TronScan Data Lookup

Warn

Audited by Snyk on Sep 14, 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 skill queries the TronScan API for blockchain data such as transactions, transfers, contract events, and search terms, which may contain untrusted outsider-authored content.

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

  • Potentially malicious external URL detected (medium risk: 0.30). The configuration file api_config.json defines an external API endpoint base URL (https://apilist.tronscanapi.com) and scripts/utils.js uses axios with that base URL and an optional proxy (https://ts.bankofai.io) to fetch operational data at runtime, making them common/reputable unofficial operational dependencies.

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 14, 2026, 10:04 PM
Issues
2
Security Audit — snyk — TronScan Data Lookup