piper-tts-training
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): Use of standard shell commands for model training (Bash) is necessary and expected for the skill's primary purpose. Command patterns such as
python3 -m piper_trainandonnxsimare appropriate for the training and deployment of TTS models. - [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard machine learning packages like
pytorch-lightning,torch, andonnxruntime-gpu. No remote code execution or suspicious URLs were found in the provided files. - [DATA_EXFILTRATION] (SAFE): No evidence of network operations, credential access, or sensitive file manipulation. Data processing is restricted to local dataset directories and metadata files.
Audit Metadata