find-docs

Warn

Audited by Snyk on May 20, 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.90). The skill's SKILL.md explicitly instructs the agent to run the Context7 CLI ("Documentation Lookup" and "Workflow" sections) to fetch live documentation and code examples from public third-party sources, so the agent will ingest and act on untrusted external content.

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

  • Potentially malicious external URL detected (high risk: 0.80). The skill mandates running the external CLI via npx ctx7@latest or npm install -g ctx7@latest, which causes remote code to be fetched from the npm registry (e.g. https://registry.npmjs.org) and executed at runtime to control the agent's documentation-lookup behavior.

Issues (2)

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
MEDIUM
Analyzed
May 20, 2026, 12:19 PM
Issues
2
Security Audit — snyk — find-docs