featured-image
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the Playwright library and its associated Chromium browser binary during the setup phase.
- Evidence:
references/setup.mdcontains instructions to runnpm install playwrightandnpx playwright install chromium. - [COMMAND_EXECUTION]: The skill relies on executing Node.js scripts and package manager commands to perform its image generation tasks.
- Evidence:
SKILL.mdandreferences/setup.mdinstruct the user to runnode export.mjsandnpm install.
Audit Metadata