prototype

Pass

Audited by Gen Agent Trust Hub on Jul 10, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill defines a structured workflow for generating throwaway prototypes, emphasizing that code should be temporary and isolated from production systems.
  • [COMMAND_EXECUTION]: The instructions direct the agent to modify project configuration files (e.g., package.json, Makefile, pyproject.toml) to add run commands for the generated prototypes. This facilitates local execution of the prototype scripts using tools like pnpm, python, or bun, which is consistent with the skill's purpose of enabling rapid feedback on designs.
  • [DATA_EXPOSURE]: The skill explicitly advises against persisting data to production databases, recommending the use of in-memory stores or scratch files to prevent accidental data contamination or exposure.
  • [SAFE]: The UI prototyping branch includes safety checks (e.g., gating on process.env.NODE_ENV) to ensure that prototype-specific UI components are not accidentally exposed in production builds.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 06:43 AM
Security Audit — agent-trust-hub — prototype