financial-market-analysis

Fail

Audited by Snyk on Feb 27, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The MCP config embeds an API key placeholder directly into command-line args/headers ("x-api-key", "CRAFTED_API_KEY"), which implies the agent must insert and output the secret verbatim (an API key passed as a CLI/header), creating an exfiltration risk.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 1.00). The skill's required workflow (rules/logic.md step 3: "Analyze News: Scrape latest news sentiment") and SKILL.md's description (using Yahoo Finance and Google Serper to synthesize raw market news) show the agent fetches and ingests open web news/search results and uses that untrusted third‑party content to determine Buy/Hold/Sell ratings, so external content can materially influence its actions.

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

Audit Metadata
Risk Level
HIGH
Analyzed
Feb 27, 2026, 04:00 PM