ai-video-generation
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill leverages the
infshCLI tool to facilitate AI video generation. This tool is explicitly listed in the frontmatter, ensuring the agent's operations remain within the intended scope of the vendor's services. - [EXTERNAL_DOWNLOADS]: References to installation scripts and documentation are hosted on the vendor's official GitHub and domain (inference.sh). These sources are verified as belonging to the skill's author and are used legitimately for setup.
- [PROMPT_INJECTION]: The skill processes external media URLs, which represents a surface for indirect prompt injection.
- Ingestion points: Example commands in
SKILL.mddemonstrate passingimage_url,audio_url, andvideo_urlto the CLI. - Boundary markers: Absent in the current documentation.
- Capability inventory: The skill is capable of executing remote video generation via the
infshtool based on the provided inputs. - Sanitization: Absent; however, this is standard for tools designed to process external media assets.
Audit Metadata