openrouter-video-gen
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates legitimate interaction with OpenRouter services. It is composed of transparent Python scripts that do not require external dependencies, reducing the risk of supply chain attacks.
- [EXTERNAL_DOWNLOADS]: The utility scripts fetch model data and download generated videos from OpenRouter API endpoints. These operations are restricted to a well-known service and are necessary for the skill's functionality.
- [COMMAND_EXECUTION]: The skill provides scripts for local execution. These scripts process command-line arguments safely and do not invoke shell commands or execute arbitrary code.
- [CREDENTIALS_UNSAFE]: The skill follows security best practices by utilizing environment variables for API key management and contains no hardcoded credentials or secrets.
Audit Metadata