prototype
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches a pre-packaged set of UI components from Anthropic's official GitHub repository (anthropics/skills) to populate the project's component library during initialization. This download targets a trusted organization and is documented neutrally.
- [COMMAND_EXECUTION]: Utilizes shell scripts to automate project setup, dependency installation via pnpm, and the final build process. These scripts perform routine development tasks such as file system operations, configuration file generation, and triggering build tools like Vite and Parcel.
- [REMOTE_CODE_EXECUTION]: While the skill installs various Node.js packages from the public npm registry, all identified dependencies are well-known libraries commonly used in modern web development. The installation process follows standard practices for project scaffolding.
Audit Metadata