whisper
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard machine learning libraries (openai-whisper, transformers, torch) available via PyPI. This is expected behavior for an AI-focused skill.
- [COMMAND_EXECUTION] (SAFE): Contains instructional CLI commands for installing system dependencies (ffmpeg) and using the whisper tool. These are common administrative tasks for audio processing and do not involve automated or suspicious execution.
- [DATA_EXPOSURE] (SAFE): No hardcoded credentials, sensitive file paths, or unauthorized network operations were found. The skill operates strictly on audio data provided by the user.
- [PROMPT_INJECTION] (SAFE): The instructions are focused on model usage and do not contain any attempts to bypass safety filters or override agent behavior.
- [REMOTE_CODE_EXECUTION] (SAFE): There are no patterns of downloading and executing scripts from remote or untrusted sources.
Audit Metadata