sherpa-onnx-tts

Pass

Audited by Gen Agent Trust Hub on Jul 13, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads pre-compiled runtime binaries and voice models from the official k2-fsa/sherpa-onnx repository on GitHub during its installation process.
  • [COMMAND_EXECUTION]: The wrapper script uses child_process.spawnSync to execute the downloaded sherpa-onnx-offline-tts binary. This execution is used solely to generate audio files from provided text.
  • [DYNAMIC_EXECUTION]: The skill script dynamically modifies environment variables, specifically LD_LIBRARY_PATH, DYLD_LIBRARY_PATH, and PATH, to correctly link and load the shared libraries required by the local TTS engine.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 13, 2026, 02:10 PM
Security Audit — agent-trust-hub — sherpa-onnx-tts