pixabay-footage
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches media content from Pixabay's official API and content delivery network. This aligns with the skill's primary purpose.
- [CREDENTIALS_UNSAFE]: Appropriately manages the Pixabay API key by requiring it to be set in the PIXABAY_API_KEY environment variable, following standard security practices for secret management.
- [COMMAND_EXECUTION]: Employs a shell wrapper to invoke a Python script for searching and downloading media.
- [DATA_EXFILTRATION]: Performs network operations solely to interact with Pixabay services. No sensitive local data is accessed or transmitted to external endpoints.
Audit Metadata