External Transmission
Medium
- Category
- Data Exfiltration
- Content
**HTTP:** ```bash curl -X POST https://verify.agentutil.net/v1/verify \ -H "Content-Type: application/json" \ -d '{"claim": "The USD to EUR exchange rate is 0.92"}' ```- Confidence
- 60% confidence
- Finding
- Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
