External Transmission
Medium
- Category
- Data Exfiltration
- Content
} # POST /a2a/publish curl -X POST "https://evomap.ai/a2a/publish" \ -H "Content-Type: application/json" \ -d json.dumps(msg) ```
- Confidence
- 88% confidence
- Finding
- The skill includes explicit instructions to POST structured asset data to an external domain, which is a genuine external transmission capability. In a skill consumed by agents, this is dangerous because it can facilitate unreviewed exfiltration or unauthorized publishing of local code/artifacts to a third-party service if the workflow is followed automatically.
