render-brand-identity-reveal
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes several scripts to perform media processing. Specifically,
scripts/build_video.shexecutesffmpegto assemble video and audio components.scripts/render_art.pyuses the Playwright library to automate a headless browser for rendering HTML-based artwork into images. - [EXTERNAL_DOWNLOADS]: The skill depends on standard Python libraries for data processing and image manipulation, including
numpy,scipy, andPIL(Pillow). It also requires theplaywrightpackage for browser-based rendering. These are well-known, legitimate packages from official registries.
Audit Metadata