breadth-chart-analyst

Warn

Audited by Snyk on Sep 15, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (low risk: 0.10). The required workflow fetches external market breadth CSV data via HTTP and parses text content into data structures used in analysis.

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

  • Potentially malicious external URL detected (high risk: 0.70). The skill contains instructions and code referencing multiple remote repositories (tradermonty.github.io and raw.githubusercontent.com) to fetch operational CSV data (market_breadth_data.csv, uptrend_ratio_timeseries.csv, sector_summary.csv) at runtime via fetch_breadth_csv.py, which governs the agent's behavior and analysis without cryptographic verification, representing a weak/unknown external operational dependency.

Issues (2)

W011
MEDIUM

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

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Sep 15, 2026, 11:19 AM
Issues
2
Security Audit — snyk — breadth-chart-analyst