detecting-typosquatting-packages

Fail

Audited by Snyk on Aug 4, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). Several URLs point directly at registry entries for obvious typosquatted package names (e.g., "reqeusts" and "loadsh"), which are common vectors for malicious packages and should be treated as high-risk download sources.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). The runtime workflow reads outsider-authored free text from PR/diff-provided dependency names via .github/workflows/typosquat-gate.yml piping into python scripts/agent.py screen ... --stdin, and scripts/agent.py then tokenizes and screens those arbitrary strings against the corpus.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 4, 2026, 07:28 AM
Issues
3
Security Audit — snyk — detecting-typosquatting-packages