modern-web-guidance
Warn
Audited by Snyk on Jun 22, 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.85). The skill’s runtime workflow is
search/retrievefrom themodern-web-guidancenpm package, which necessarily fetches and ingests guide text from its own guide corpus (i.e., non-user-authored content) into the agent’s LLM context via theretrievecommand output.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The SKILL requires running the npx command "npx -y modern-web-guidance@latest" (i.e., fetching and executing the modern-web-guidance npm package at runtime), which pulls remote code from the npm registry and therefore executes external content that directly controls the skill's behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata