prototype
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No malicious instructions, safety bypasses, or behavior overrides were detected. The instructions are focused on guiding the agent to create development prototypes.
- [DATA_EXFILTRATION]: The skill does not contain instructions to access sensitive file paths or send data to external, non-whitelisted domains. It emphasizes in-memory state or local scratch files for temporary storage.
- [REMOTE_CODE_EXECUTION]: No patterns for downloading and executing code from remote or untrusted sources were found. The skill relies on the user's existing project task runners (e.g., pnpm, python, bun).
- [COMMAND_EXECUTION]: Shell commands described (like ANSI escape codes for terminal clearing) are standard for UI/TUI development and do not involve privilege escalation or malicious intent.
- [SAFE]: The skill follows security best practices by recommending that prototypes be clearly marked, isolated from production code, and kept out of main branches.
Audit Metadata