remix-imessage-ad-from-sample
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill performs environment preflights and executes local scripts as part of its rendering pipeline.
- Checks for system dependencies including
ffmpegandnpx playwright. - Executes local Node.js scripts (
clips/record-master.js,clips/render-end-card.js) and shell scripts (edits/stitch.sh) for video assembly. - Uses
NODE_PATHto link local dependencies during script execution. - [EXTERNAL_DOWNLOADS]: The skill manages the retrieval of assets and tools necessary for ad production.
- Instructs the user to install system binaries like
ffmpeg(via Homebrew) and Chromium (via Playwright) if missing. - Downloads brand-specific assets (product images, wordmarks) and audio components (Apple SFX, music beds) from designated storage or proxies.
- Utilizes a vendor-provided ElevenLabs proxy for audio generation.
Audit Metadata