elevenlabs-tts
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements the principle of least privilege by using the
allowed-toolsfrontmatter field to restrict theBashtool. The agent is only permitted to execute commands starting withbelt, which limits the potential impact of any command injection attempts. - [EXTERNAL_DOWNLOADS]: The skill references the
belt-sh/clipackage and provides links to configuration files in theinference-sh/skillsGitHub repository. These are legitimate resources required for the primary function of the skill and are documented clearly for the user. - [INDIRECT_PROMPT_INJECTION]: The skill processes user-supplied data through the
--inputparameter in thebeltcommand examples. The ingestion point is thetextfield within the JSON input inSKILL.md. Boundary markers are established by the JSON structure itself. The capability inventory is strictly limited to thebelttool as defined in the frontmatter. Sanitization relies on the agent's ability to correctly format shell arguments and the underlying tool's processing of the JSON payload.
Audit Metadata