prototype
Pass
Audited by Gen Agent Trust Hub on Jul 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional frameworks for developer-led prototyping without including malicious code, obfuscation, or unauthorized access patterns.
- [COMMAND_EXECUTION]: Instructions guide the agent to integrate prototype execution scripts into the project's native task runners (e.g., package.json, Makefile, or pyproject.toml). This behavior is limited to the skill's primary purpose of facilitating local code development and testing.
- [SAFE]: The skill includes safety-conscious practices such as conditional rendering to ensure prototype components are excluded from production builds (
process.env.NODE_ENV !== 'production').
Audit Metadata