BigHugger
sk Skill · mukul975

detecting-typosquatting-packages-in-npm-pypi

Detects typosquatting attacks in npm and PyPI package registries by analyzing package name similarity using Levenshtein distance and other string metrics, examining publish date heuristics to identify recently created packages mimicking established ones, and flagging download count anomalies where suspicious packages have disproportionately low usage compared to their legitimate targets. The analyst queries the PyPI…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
malicious-packagesdependency-confusionPythonLevenshteinpackage-securitysupply-chainnpmpypityposquatting
Host repository
mukul975/Anthropic-Cybersecurity-Skills
Version
1.0.0
Licence
Apache-2.0
Host stars
33k
Host language
Python