prototype
Pass
Audited by Gen Agent Trust Hub on Sep 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of instructional Markdown and YAML files that provide architectural patterns for prototyping. It does not contain any executable scripts, tool configurations, or requests for sensitive system permissions.
- [SAFE]: The guidelines explicitly recommend against using production databases and advocate for in-memory state or scratch files, which minimizes the risk of accidental data exposure or corruption.
- [SAFE]: The recommended implementation for UI variant switching uses explicit branching logic based on defined constants, avoiding unsafe dynamic execution paths or injection vulnerabilities from URL parameters.
Audit Metadata