download-youtube-video
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized access attempts were detected in the skill instructions.
- [EXTERNAL_DOWNLOADS]: The skill downloads YouTube video content via the Scrape Creators service (docs.scrapecreators.com), which is consistent with its primary purpose.
- [CREDENTIALS_UNSAFE]: The skill requires the environment variable
SCRAPE_CREATORS_API_KEYfor authentication. This is a standard and safe practice for secret management, avoiding hardcoded credentials.
Audit Metadata