prototype
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill promotes security best practices by explicitly advising against connecting prototypes to production databases, recommending in-memory state or isolated scratch files instead.
- [SAFE]: Instructions for UI prototyping include mechanisms to prevent internal tools (like the variant switcher) from being exposed in production builds using environment variable checks.
- [SAFE]: Technical implementations for terminal interfaces use standard ANSI escape sequences for formatting, which are appropriately documented and restricted to user-interface presentation.
- [SAFE]: The skill leverages the host project's existing and trusted task runners (such as pnpm, python, or bun) for execution, avoiding the introduction of unverified third-party binaries or remote scripts.
Audit Metadata