context7
Warn
Audited by Snyk on Mar 18, 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 and scripts/context7.py explicitly call the Context7 API (https://context7.com/api/v2) to fetch external library documentation which the agent is instructed to read and use to drive coding decisions, so untrusted third-party content can materially influence actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill makes runtime requests to the Context7 API (https://context7.com/api/v2, e.g. /libs/search and /context) to fetch documentation that is injected into agent context and therefore directly controls prompts, and the tool requires a CONTEXT7_API_KEY to operate.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata