video-prompting-guide
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references installation instructions hosted on a public GitHub repository (inference-sh/skills) and points to documentation on the inference.sh website.- [COMMAND_EXECUTION]: The skill provides examples for using the 'belt' CLI tool to run video generation models. The execution environment is restricted via frontmatter to only allow commands prefixed with 'belt', implementing a least-privilege security posture.- [INDIRECT_PROMPT_INJECTION]: The skill defines structured prompt templates for video generation. While these templates are intended to be processed by an AI agent, they are provided as static educational examples for the user rather than being dynamically generated from untrusted external data.
Audit Metadata