External Transmission
Medium
- Category
- Data Exfiltration
- Content
```bash for i in 1 2 3; do RESP=$(curl -s -X POST "https://api.senseaudio.cn/v1/song/music/create" \ -H "Authorization: Bearer $SENSEAUDIO_API_KEY" \ -H "Content-Type: application/json" \ -d "{- Confidence
- 88% confidence
- Finding
- The skill sends user-derived style text to an external third-party API along with authentication credentials, which is a genuine external data transmission path. In context this is expected for a music-generation skill, but it still creates privacy and governance risk because user content is transferred off-platform and the skill does not specify consent, minimization, or restrictions on sensitive input.
