context7-mcp-skill
Warn
Audited by Snyk on Mar 9, 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 explicitly queries external, public documentation via the MCP endpoint (https://mcp.context7.com/mcp) using commands like
context7-mcp-cli query-docs, so the agent ingests untrusted third-party library docs/code examples as part of its workflow which could contain instructions that materially influence subsequent actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill requires runtime network access to https://mcp.context7.com/mcp (used via context7-mcp-cli / uxc) to fetch documentation and code examples that are injected into the agent's responses, so remote content directly influences prompts and is a required dependency.
Audit Metadata