text-to-speech

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill refers to external setup instructions hosted on GitHub and suggests adding additional CLI skills via npx, referencing the inference.sh ecosystem infrastructure.\n- [INDIRECT_PROMPT_INJECTION]: The core functionality of processing text for speech synthesis creates a surface where malicious instructions could be embedded in the input data.\n
  • Ingestion points: The skill takes text input via the --input argument passed to the belt CLI through the Bash tool as shown in SKILL.md examples.\n
  • Boundary markers: Usage examples do not demonstrate the use of delimiters or specific warnings to ignore instructions embedded within the user-supplied text.\n
  • Capability inventory: The skill possesses the capability to execute shell commands using the Bash tool, specifically scoped to the belt CLI.\n
  • Sanitization: The documentation does not specify or implement any validation or sanitization of the input text before it is passed to the execution environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 05:54 PM
Security Audit — agent-trust-hub — text-to-speech