External Transmission
Medium
- Category
- Data Exfiltration
- Content
request: ```bash curl -s "https://bulktranscripts.co/api/v1/..." \ -H "Authorization: Bearer $BULKTRANSCRIPTS_API_KEY" ```
- Confidence
- 86% confidence
- Finding
- The skill instructs the agent to send a bearer API key to an external service, which is an external secret transmission and should be treated as sensitive. While this is necessary for the skill's normal function and not inherently malicious, it still creates risk if users are not clearly informed that their key and requested video/channel targets will be sent to a third party.
