ai-video-generation
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and scripts serve the stated purpose of assisting with AI video generation tasks using the inference.sh CLI.
- [COMMAND_EXECUTION]: The skill uses the
infshtool, which is explicitly scoped in theallowed-toolsconfiguration. All examples and scripts show legitimate usage of this tool. - [DATA_EXPOSURE]: No hardcoded credentials, sensitive file paths, or unauthorized network operations were found. The skill correctly instructs the user to use
infsh loginfor authentication. - [REMOTE_CODE_EXECUTION]: The provided Python scripts (
video-model-selector.pyandvideo-prompt-builder.py) use standard argument parsing and do not contain any dynamic execution or remote code download patterns.
Audit Metadata