openrouter-tts
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a bash script using standard utilities like
curl,jq, andmktempfor API requests and temporary file management. It also mentions usingffmpegfor audio file concatenation. These tools are used appropriately for the skill's primary function. - [EXTERNAL_DOWNLOADS]: The skill makes network requests to official OpenRouter and OpenAI API endpoints to generate audio and retrieve model metadata. These interactions are legitimate and target verified service provider domains.
- [SAFE]: No obfuscation, prompt injection, or unauthorized data access patterns were identified. The skill correctly instructs users to manage their
OPENROUTER_API_KEYthrough environment variables and usesjqto build JSON payloads securely.
Audit Metadata