sec-10q-analysis
Warn
Audited by Snyk on Feb 16, 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 calls the octagon-agent/octagon-scraper-agent via the octagon-mcp server to fetch and analyze public 10‑Q filings and financial websites (public SEC filings/EDGAR and other financial sites), so the agent ingests untrusted third-party, user-provided content as part of its workflow.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires and invokes the Octagon MCP tool at runtime (e.g., "npx -y octagon-mcp" / octagon-agent), which will fetch and execute remote package code from the Octagon MCP repository (https://github.com/OctagonAI/octagon-mcp) and thus directly controls agent behavior.
Audit Metadata