prototype
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of instructional documentation and configuration files for a prototyping workflow.
- [SAFE]: Instructions explicitly discourage persistent data storage, network operations, or connecting to real databases, recommending in-memory state or local scratch files instead.
- [SAFE]: The 'UI.md' guide includes a security best practice by instructing the agent to gate the prototype switcher component behind production environment checks (
process.env.NODE_ENV !== 'production') to prevent accidental exposure to end-users. - [SAFE]: No executable scripts, suspicious commands, or remote dependencies are included or referenced in the skill package.
Audit Metadata