context7-2
Warn
Audited by Snyk on Feb 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.80). The skill explicitly fetches and ingests external library documentation from the Context7 API (https://context7.com/api/v2) as shown in SKILL.md and scripts/context7.py, and that third-party documentation is read and used to drive implementation and debugging decisions, so untrusted external content could influence agent behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's runtime script calls the Context7 API at https://context7.com/api/v2 to fetch documentation that is injected into the agent's context and thus can directly control prompts, so this external URL is a required runtime dependency.
Audit Metadata