sherpa-onnx-tts
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads platform-specific runtime binaries and pre-trained voice models from the official k2-fsa/sherpa-onnx repository on GitHub.
- [COMMAND_EXECUTION]: The script executes the local
sherpa-onnx-offline-ttsbinary viaspawnSync. Input text is passed as a direct argument to the process rather than through a shell, mitigating command injection risks. - [COMMAND_EXECUTION]: The wrapper script dynamically configures search paths for shared libraries by modifying
LD_LIBRARY_PATH,DYLD_LIBRARY_PATH, andPATHenvironment variables to point to the downloaded runtime directory.
Audit Metadata