skills/elizaos/eliza/sherpa-onnx-tts/Gen Agent Trust Hub

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-tts binary via spawnSync. 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, and PATH environment variables to point to the downloaded runtime directory.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 06:57 AM