External Transmission
Medium
- Category
- Data Exfiltration
- Content
```bash # Recent China economic indicators curl -s "https://data.stats.gov.cn/easyquery.htm?m=QueryData&dbcode=hgnd&rowcode=zb&colcode=sj&wds=[]&dfwds=[]" ``` **Key indicators:**
- Confidence
- 84% confidence
- Finding
- The skill instructs use of curl to retrieve data from an external website, which causes outbound network access to a third party. In an agent context, this can disclose environment metadata such as IP/user-agent and expands the trust boundary to external content that may be malformed, unavailable, or later repurposed for indirect prompt/data poisoning workflows.
