agent-ready-mcp
Warn
Audited by Snyk on Aug 22, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). SKILL.md Step 4/Step 5 describes using the
scan_siteMCP tool with a user-providedurl, where the server returns scraped text from that target site (e.g., headings,llms.txt/AGENTS.mdbodies) that can include outsider-authored prompt-injection-like instructions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill instructs running remote code via npx ("npx -y agent-ready-mcp@latest") which fetches/executes the npm package at runtime and also offers a runtime remote MCP endpoint (https://agent-ready.dev/api/v1/mcp) that would provide prompts/tools from the remote host, so these external endpoints control agent behavior or execute code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata