analyzing-supply-chain-malware-artifacts
Warn
Audited by Snyk on Mar 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill's runtime agent (scripts/agent.py) directly fetches and parses JSON from public package registries (check_npm_package hits https://registry.npmjs.org/... and check_pypi_package hits https://pypi.org/pypi/.../json), ingesting untrusted, user-published metadata which the agent uses to drive analysis and decisions (e.g., flagging suspicious packages, typosquats), so third-party content can materially influence behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata