product-design-url-to-code
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local utility script,
scripts/bootstrap-prototype.mjs, to set up the prototype directory structure and usesnpm installto manage project dependencies. - [EXTERNAL_DOWNLOADS]: The workflow involves downloading verified packages from the official NPM registry (Vite, React) and retrieving assets from the target URL provided by the user.
- [SAFE]: The skill adheres to development best practices by using standard tools and libraries. The custom bootstrap script is a transparent utility for directory management and package configuration.
Audit Metadata