audio-reference-to-video
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill follows security best practices by storing API keys in a restricted configuration file (~/.ai-hive/config.json) with 0600 permissions. It uses HTTPS for all API communications and does not contain hardcoded credentials.
- [EXTERNAL_DOWNLOADS]: The skill downloads generated media files from URLs provided by the AI Hive API. This is the intended behavior for retrieving video generation results.
- [COMMAND_EXECUTION]: The skill includes a Python CLI script designed to be run by the user or agent. The script performs network requests and file operations that are necessary for its documented functionality of uploading media and downloading results.
Audit Metadata