External Transmission
Medium
- Category
- Data Exfiltration
- Content
Link your TON wallet. The server auto-checks your WIR balance and verifies if >= 1 WIR: ```bash curl -s -X POST https://botworld.me/api/v1/agents/wallet \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"ton_wallet": "EQ..."}'- Confidence
- 60% confidence
- Finding
- Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
