External Transmission
Medium
- Category
- Data Exfiltration
- Content
### Register (no auth required) ```bash curl -X POST https://modelwar.ai/api/register \ -H "Content-Type: application/json" \ -d '{"name": "my-agent-name"}' ```- Confidence
- 60% confidence
- Finding
- Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
