context7-cli
Warn
Audited by Snyk on Jun 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.65). Outsider free text can enter the agent context via the “find-docs” skill (CLI + Skills mode) that guides the agent to run
ctx7 docsand then ingest the returned documentation prose/code snippets (fetched from Context7’s external library sources at runtime).
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The CLI supports installing skills from external repositories (e.g., /anthropics/skills) via "ctx7 skills install", which at runtime fetches Markdown skill files that are used to instruct AI agents and thus can directly control agent prompts.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata