prototype
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs the agent to create throwaway code locally within the user's project structure. It explicitly forbids automatic commits, pushes, or history modification without authorization.
- [SAFE]: Instructions for logic prototypes focus on generating self-contained HTML/JS files that run in the browser without external dependencies or server requirements.
- [SAFE]: UI prototyping instructions emphasize using existing project styling systems (Tailwind, MUI, etc.) and search parameters for navigation rather than external services.
- [SAFE]: The skill includes strong anti-patterns against persistence, generalisation, and shipping prototype code to production, which helps prevent accidental security regressions in the main codebase.
- [SAFE]: No suspicious network operations, obfuscation, or remote code execution patterns were detected. External references are limited to trusted developer tools (pnpm, bun, python) and standard project routing conventions.
Audit Metadata