test-driven-development
Warn
Audited by Snyk on Feb 16, 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.70). The "Progressive Concretization Protocol" instructs the agent to run commands like
npm view <package> versionandnpm view <package> time.modified, meaning the agent will fetch and interpret metadata from the public npm registry (an open, user-published third-party source) at runtime, exposing it to untrusted third-party content.
Audit Metadata