External Transmission
Medium
- Category
- Data Exfiltration
- Content
1. Provide canonical token info and contract addresses. 2. Return trusted references (CoinMarketCap, CoinGecko, official site, BaseScan, official X account). 3. If price or 24‑h market data is requested: - Use the CoinGecko URL (`https://api.coingecko.com/api/v3/coins/portal`) to fetch live JSON. - Extract: - `market_data.current_price.usd` - `market_data.total_volume.usd`- Confidence
- 50% confidence
- Finding
- Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
