detecting-typosquatting-packages-in-npm-pypi

mukul975/detecting-typosquatting-packages-in-npm-pypi · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Detects typosquatting attacks in npm and PyPI package registries by analyzing package name similarity, publish date heuristics, and download count anomalies.

SKILL.md

Files

This skill is a package of 4 files. Install with the command above, or download the folder.

  • 📄SKILL.md entry
  • 📁references
  • 📄api-reference.md 5.5 KB
  • 📁scripts
  • ⚙️agent.py 19.8 KB
  • 📄LICENSE 11.0 KB

Related

  1. detecting-dependency-confusion · mukul975 bundle
    Detect and prevent public-over-private name resolution in npm, PyPI, and Maven dependency manifests.
    24.6k
    repo stars
  2. detecting-typosquatting-packages · mukul975 bundle
    Flag misspelled, brandjacked, and typosquatted package names across npm, PyPI, and crates.io before installation using edit-distance, keyboard-proximity, and known-target corpus matching with typomania, OSSGadget, and pypi-scan.
    24.6k
    repo stars
  3. performing-supply-chain-attack-simulation · mukul975 bundle
    Simulate and detect software supply chain attacks including typosquatting via Levenshtein distance, dependency confusion testing, package hash verification, and vulnerability scanning with pip-audit.
    24.6k
    repo stars
  4. detecting-malicious-npm-packages · mukul975 bundle
    Triage npm packages for install-script malware, exfiltration, and worming behavior using GuardDog, manual inspection, and safe detonation.
    24.6k
    repo stars
  5. analyzing-tls-certificate-transparency-logs · mukul975 bundle
    Queries Certificate Transparency logs via crt.sh and pycrtsh to detect phishing domains, unauthorized certificate issuance, and shadow IT. Monitors newly issued certificates for typosquatting and brand impersonation using Levenshtein distance.
    24.6k
    repo stars
  6. dependency-auditor · alirezarezvani bundle
    Audit and manage dependencies across multi-language projects by scanning for vulnerabilities, license conflicts, and transitive dependency risks, with safe-upgrade planning.
    20.4k
    repo stars

Frequently asked questions

How do I install the detecting-typosquatting-packages-in-npm-pypi skill?

Run npx skillmds add mukul975/detecting-typosquatting-packages-in-npm-pypi in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the detecting-typosquatting-packages-in-npm-pypi skill do?

Detects typosquatting attacks in npm and PyPI package registries by analyzing package name similarity, publish date heuristics, and download count anomalies. It is listed under Security, Vulnerability Scanning on SkillMD.

Is detecting-typosquatting-packages-in-npm-pypi safe to use?

SkillMD's automated safety review verdict for this skill is CAUTION. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: executes scripts, makes network calls. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with detecting-typosquatting-packages-in-npm-pypi?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is detecting-typosquatting-packages-in-npm-pypi free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under Apache-2.

Who published detecting-typosquatting-packages-in-npm-pypi?

mukul975 (@mukul975) published this skill. Their other Agent Skills are listed on their SkillMD profile.