claude-ecosystem

Warn

Audited by Snyk on May 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: 1.00). The skill explicitly documents connecting to external MCP servers that perform web search and scraping (e.g., references/mcp-integration.md lists "brave-search" and "puppeteer") and also describes auto-discovering and installing third‑party plugins/skills from GitHub/npm/URLs whose SKILL.md and hook scripts are loaded/executed (references/hooks-and-plugins.md and references/agent-skills.md), so the agent will fetch and act on untrusted public content that can influence its actions.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill configuration includes remote MCP servers called at runtime (e.g., "url": "https://api.example.com/mcp" in .claude/mcp.json), which the agent will connect to for tool/context and thus can supply prompts or execute code — a runtime external dependency that controls agent behavior.

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
May 14, 2026, 01:01 PM
Issues
2
Security Audit — snyk — claude-ecosystem