sherpa-onnx-tts
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the Sherpa-ONNX runtime and voice models from the project's official GitHub releases.
- [COMMAND_EXECUTION]: The wrapper script executes the downloaded
sherpa-onnx-offline-ttsbinary usingspawnSyncto perform text-to-speech conversion. - [SAFE]: The skill implements local text-to-speech functionality using a well-known open-source tool. It follows standard practices for local execution, such as configuring library paths and using secure argument passing methods.
Audit Metadata