transcribe
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's code and instructions align with its documented purpose and do not contain malicious patterns.
- [COMMAND_EXECUTION]: Uses the standard
curlutility to interact with the Groq API endpoint for audio processing. - [DATA_EXFILTRATION]: Sends user-provided audio files to
api.groq.comfor transcription. This is the intended behavior of the skill and targets a well-known, established service. - [CREDENTIALS_UNSAFE]: Provides secure instructions for API key management via environment variables or a local configuration file, correctly avoiding the use of hardcoded secrets.
Audit Metadata