video-walkthrough
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches dependencies from standard package registries (NPM and PyPI) and installs Playwright browser binaries.
- [EXTERNAL_DOWNLOADS]: Downloads machine learning models for voice synthesis (Silero and Transformers) into a local cache during the first run.
- [EXTERNAL_DOWNLOADS]: Accesses an external unofficial API for Microsoft Edge TTS for high-quality voice generation.
- [COMMAND_EXECUTION]: Executes shell commands for test execution (npm test), video generation (npm run video), and audio processing (python3 lib/narrate.py).
- [COMMAND_EXECUTION]: Instructs the agent to create and manage a local Python virtual environment at ~/.claude/skills/video-walkthrough/.venv to isolate dependencies.
Audit Metadata