us-market-sentiment
Fail
Audited by Snyk on Apr 15, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). They link to two social media profiles and an unestablished GitHub repo (not an official vendor or well-audited project) and the skill explicitly instructs downloading/executing from these unknown sources—making them a suspicious vector for distributing malware.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). SKILL.md's "Execution Steps" explicitly instruct the agent to use web_search and the per-indicator "Search keywords" to fetch latest data from public third-party websites (e.g., NAAIM, State Street, JPMorgan, etc.), and those fetched values are directly used to count warnings and drive position-recommendation decisions, so untrusted web content can materially influence the agent's actions.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata