context7

Warn

Audited by Snyk on Mar 14, 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 public library documentation and code/info snippets that the agent ingests and uses to answer questions and guide actions, exposing it to untrusted third-party content that could contain instructions.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill performs runtime requests to https://context7.com/api/v2 (e.g., libs/search and context endpoints) to fetch documentation and code snippets that are injected into the agent's output/context (and require CONTEXT7_API_KEY), so external content can directly influence prompts and is a required dependency.

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
Mar 14, 2026, 10:49 PM
Issues
2