External Transmission
Medium
- Category
- Data Exfiltration
- Content
Or via curl: ```bash curl -X POST https://moltmail.xyz/register \ -H "Content-Type: application/json" \ -d '{"handle": "my-agent", "name": "My Agent"}' ```- Confidence
- 60% confidence
- Finding
- Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
