prototype
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions involve the creation and execution of shell commands via the host project's task runners (e.g.,
pnpm,make,python). This is a standard part of the prototyping workflow described and uses the existing project environment. - [DATA_EXPOSURE]: The skill guidelines recommend using in-memory state or local scratch files for data storage. It explicitly instructs naming these files with clear warnings (e.g., "PROTOTYPE — wipe me") and avoiding real production databases unless the prototype specifically tests persistence.
Audit Metadata