sherpa-onnx-tts
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches the sherpa-onnx runtime and speech models from the official k2-fsa GitHub organization. This is a standard procedure for installing the necessary pre-compiled components for local speech synthesis.\n- [COMMAND_EXECUTION]: The wrapper script uses
spawnSyncto run the downloadedsherpa-onnx-offline-ttsbinary. The text input and output file path are passed as arguments. The script also programmatically configures the environment's library search paths (LD_LIBRARY_PATH/DYLD_LIBRARY_PATH) to ensure the binary can load its bundled dependencies.
Audit Metadata