rc-prototype
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides guidelines for creating throwaway, temporary code used for design and logic validation within a project context.
- [SAFE]: Uses standard ANSI escape sequences for terminal UI formatting and styling in the logic prototyping branch.
- [SAFE]: Recommends using standard project task runners (like pnpm, Makefile, or pyproject.toml) to manage and run local prototype scripts.
- [SAFE]: Implements feature gating using environment variables (e.g., process.env.NODE_ENV) to ensure prototype components are hidden in production environments.
- [SAFE]: Prioritizes data safety by instructing that state should remain in memory or within explicitly labeled local temporary files.
Audit Metadata