binance-sports-ai-analyzer

Warn

Audited by Snyk on Jun 12, 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 workflow calls news-insights and master-analysis (and also prediction), which fetch outsider-authored free text (e.g., AI event card title/summary and localized analysis) from external endpoints and then passes that readable text into the agent’s LLM context for presentation/decision-making.

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill explicitly integrates with Binance Agentic Wallet to execute prediction-market trades: it instructs extracting marketTopicId, chain ID, market/outcome token IDs, obtaining a trade quote via baw prediction trade quote, and placing orders via baw prediction trade place-order. This is a specific crypto/market-order execution flow (including quoting and placing orders), so the skill grants direct financial execution capability.

Issues (2)

W011
MEDIUM

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

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 12, 2026, 11:14 PM
Issues
2
Security Audit — snyk — binance-sports-ai-analyzer