speech-to-text
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill refers to an external installation script for the
beltCLI hosted on GitHub (inference-sh/skills) and suggests adding related skills vianpx. - [COMMAND_EXECUTION]: The skill uses the
beltcommand-line interface to perform authentication and run transcription tasks via theBashtool. - [PROMPT_INJECTION]: The skill exhibits a surface area for indirect prompt injection by processing untrusted audio and video data from remote URLs.
- Ingestion points: The
audio_urlandvideo_urlparameters in thebelt app runcommands. - Boundary markers: No explicit delimiters or instructions are provided to the model to ignore potential instructions embedded within the resulting transcriptions.
- Capability inventory: The skill has access to the
Bashtool, though it is scoped specifically to thebeltcommand. - Sanitization: No sanitization or validation of the input audio content or output transcription text is documented.
Audit Metadata