Audio to SRT Converter
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE] (SAFE): No malicious patterns, obfuscation, or data exfiltration attempts were detected in the skill code or instructions.
- [EXTERNAL_DOWNLOADS] (SAFE): The
openai-whisperdependency downloads model weights from official repositories upon first use, which is standard and expected behavior for this library. - [COMMAND_EXECUTION] (SAFE): The script uses
os.systemfor a static environment check (which ffmpeg). No user-provided input is interpolated into this command, preventing injection risks.
Audit Metadata