create-speech-recording
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes instructions to install the 'agent-voice' utility via 'uv tool install'. This is a legitimate extension of functionality using the author's own package, which is hosted on a well-known service (GitHub).
- [COMMAND_EXECUTION]: The skill utilizes shell commands to interact with the 'agent-voice' CLI for recording speech and playing audio. These commands are necessary for the primary purpose of the skill and use standard input/output redirection.
- [PROMPT_INJECTION]: The skill instructions provide clear guidelines for the agent to handle text inputs (summaries, tables, verbatim text) without attempting to bypass safety filters or override core system instructions.
Audit Metadata