technical-analysis
Warn
Audited by Snyk on Jun 13, 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.85). The skill’s runtime path fetches public web content from Bitget’s API (
urllib.request.urlopen(url)in Template A), and the returned JSON is converted into readable text/values that are then fed into the agent’s LLM context via the printed JSON output.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata