prototype
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill consists entirely of markdown documentation and a configuration file. It does not contain any executable scripts, binaries, or automated commands.
- [SAFE]: The instructions promote secure development practices such as using in-memory state instead of real databases for prototypes, isolating prototype logic from production environments, and ensuring that temporary UI switchers are gated behind environment checks (e.g.,
NODE_ENV !== 'production') to prevent accidental exposure to end users.
Audit Metadata