context7
Warn
Audited by Snyk on Feb 16, 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 directly fetches and ingests documentation from the public Context7 REST API (e.g., https://context7.com/api/v1/search and /api/v1/docs) and then uses that returned third‑party content to formulate answers, exposing the agent to untrusted external content that could contain indirect prompt injection.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill performs runtime fetches from https://context7.com/api/v1/search and https://context7.com/api/v1/docs and uses the returned documentation directly to inform and compose agent responses, so external content from context7.com directly controls the agent's prompts and is required at runtime.
Audit Metadata