elevenlabs-dialogue
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
infshcommand-line tool to perform operations. The execution environment is restricted by theallowed-toolsconfiguration, which whitelists only commands starting withinfsh, preventing the execution of arbitrary shell commands. - [EXTERNAL_DOWNLOADS]: The skill refers to installation instructions for the vendor's CLI tool hosted on their official GitHub repository (
https://raw.githubusercontent.com/inference-sh/skills/refs/heads/main/cli-install.md). - [EXTERNAL_DOWNLOADS]: The skill provides commands to install related capabilities using
npx skills addfrom the vendor's official package namespace (inference-sh/skills). - [SAFE]: No obfuscation, data exfiltration, or malicious prompt injection patterns were detected. The usage of the
infsh logincommand is standard for authenticating with the vendor's cloud service.
Audit Metadata