ai-video-generation
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Execution is limited to the
infshCLI tool via theallowed-toolsconfiguration in the YAML frontmatter. This tool is used to interact with the inference.sh platform's AI models. - [EXTERNAL_DOWNLOADS]: The skill mentions obtaining additional functionality using
npx skills add. This refers to the vendor's own ecosystem (inference-sh) and is a standard way to manage agent capabilities on the platform. - [DATA_EXFILTRATION]: The skill transmits user-provided prompts and media URLs (images, video, audio) to the inference.sh API. This is the intended behavior for an AI generation service and does not involve unauthorized access to sensitive local files or environment variables.
Audit Metadata