openrouter-video
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlandjqto interact with the OpenRouter API. These commands are used for submitting generation jobs, polling for status, and downloading the resulting video file. This behavior is consistent with the skill's stated purpose. - [EXTERNAL_DOWNLOADS]: Fetches model configuration metadata and generated video files from
openrouter.ai. These downloads originate from the official domain of the service provider and are required for the skill's functionality. - [CREDENTIALS_UNSAFE]: The skill requires an
OPENROUTER_API_KEY. It follows security best practices by recommending the use of environment variables and does not contain any hardcoded secrets.
Audit Metadata