creating-video-websites
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill manages environment setup and video processing by executing local shell commands for pip and running a bundled Python script.
- Evidence: Executes pip install commands for opencv-python and rembg, and runs the local scripts/extract_frames.py file.
- [EXTERNAL_DOWNLOADS]: The skill leverages the jsDelivr CDN to load industry-standard animation libraries and may fetch AI models for the rembg background removal tool during initial execution.
- Evidence: Generates HTML referencing GSAP and Lenis libraries from jsDelivr.
- [SAFE]: The skill incorporates an Interview phase to collect brand assets and content sources. This creates a surface for indirect prompt injection via user-provided URLs.
- Ingestion points: Content Source URL in Step 0 of SKILL.md.
- Boundary markers: Not specified.
- Capability inventory: Local file writes for project scaffolding and shell execution for dependency management and processing.
- Sanitization: Not specified.
Audit Metadata