text-to-speech
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
Bashtool but applies a restrictive scope through theallowed-toolsconfiguration, limiting execution strictly to thebeltcommand. This follow the principle of least privilege. - [EXTERNAL_DOWNLOADS]: The skill references installation instructions and media from
inference.shand its associated GitHub repository. These downloads are standard for utilizing the intended service and do not involve piping remote content directly to a shell. - [DATA_EXFILTRATION]: Authentication is handled via the
belt logincommand, which is the expected method for service interaction. There is no evidence of unauthorized credential harvesting or sensitive data transfer to third-party domains.
Audit Metadata