External Transmission
Medium
- Category
- Data Exfiltration
- Content
request: ```bash curl -s "https://bulktranscripts.co/api/v1/..." \ -H "Authorization: Bearer $BULKTRANSCRIPTS_API_KEY" ```
- Confidence
- 89% confidence
- Finding
- The skill directs the agent/user to send playlist URLs, video identifiers, and a bearer API key to an external third-party service. External transmission is expected for this skill's purpose, but it still creates a real confidentiality risk because user-provided content and authentication material are shared outside the local environment.
