product-design-prototype
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to assist in product design workflows, including cloning existing websites from URLs/images or creating new ones from ideas.
- [COMMAND_EXECUTION]: The skill uses a local Node.js script
scripts/bootstrap-prototype.mjsto automate the creation of prototype folders. This script performs standard file system operations (copying templates, creating directories, and updating JSON configuration) consistent with its stated purpose of bootstrapping a project. - [EXTERNAL_DOWNLOADS]: The skill instructs the agent to run
npm installwithin the newly created prototype directory. This uses standard package managers and well-known, versioned dependencies (Vite, React) from the official npm registry. - [SAFE]: Instructions for using browser tools for source capture and local preview are standard development practices for this use case and do not involve unauthorized data access or exfiltration.
Audit Metadata