ai-avatar-video
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or security vulnerabilities were detected in the skill instructions or script examples.- [EXTERNAL_DOWNLOADS]: The skill references the installation of the
beltCLI tool vianpx skills add belt-sh/cli. These references are to official vendor resources.- [COMMAND_EXECUTION]: The skill demonstrates the use of thebeltcommand-line utility to execute AI applications, which is its core functionality.- [PROMPT_INJECTION]: The skill processes user-supplied text for avatar generation, representing a surface for indirect prompt injection. - Ingestion points:
voice_scriptandvoice_promptparameters inbelt app runcommands. - Boundary markers: JSON structure is used for input encapsulation.
- Capability inventory: Execution of the
beltCLI tool. - Sanitization: Not explicitly present in the skill's instructions.
Audit Metadata