openrouter-stt
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a Bash script that uses standard system utilities (
curl,jq,base64) to encode audio files and send them to the OpenRouter API. This is the intended behavior for transcription. - [EXTERNAL_DOWNLOADS]: The skill describes how to query the OpenRouter API at
https://openrouter.ai/api/v1/modelsto discover available transcription models. - [DATA_EXFILTRATION]: The skill facilitates sending audio data to
openrouter.ai. This is the core function of the skill and is done over secure channels to the vendor's API using a user-provided API key.
Audit Metadata