prototype
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely within the context of a developer's local project environment. It provides structured guidance for generating source code that the user must then manually execute or verify through existing project task runners (pnpm, make, bun, python, etc.).
- [SAFE]: Instructions specifically prohibit persistence by default, advising the use of in-memory state or clearly marked scratch files, which minimizes the risk of unintended side effects on the host system or production data.
- [SAFE]: No obfuscated content, hardcoded credentials, or unauthorized network operations were detected. The use of ANSI escape codes (e.g.,
\033[2J) is identified as standard terminal control for clearing screens in the context of TUI prototypes and does not pose a security risk.
Audit Metadata