website-to-framevideo
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a variety of shell commands (
cp,find,ls) and CLI tools (npx,node,python3) to manage the project lifecycle, including asset organization, video composition, and media processing. - [EXTERNAL_DOWNLOADS]: The workflow integrates with well-known external services such as Google Gemini, ElevenLabs, and vendor-specific Chanjing APIs for enhanced functionality like AI-driven image descriptions and high-quality text-to-speech generation.
- [CREDENTIALS_UNSAFE]: The skill correctly handles sensitive information by instructing users to place API keys for external services in a
.envfile, which is a standard industry practice for secure secret management. - [REMOTE_CODE_EXECUTION]: While the skill generates HTML and JavaScript for video frames, it employs automated quality gates such as
framevideo lintand thew2h-verify.mjsscript to validate the generated content against safety and determinism constraints.
Audit Metadata