prototype
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides methodology for creating logic and UI prototypes. No malicious behavior such as prompt injection, data exfiltration, or unauthorized remote code execution was detected. All recommended practices (branching, memory-only state, TUI shells) are standard for software prototyping.
- [COMMAND_EXECUTION]: The skill guides the agent to create scripts runnable via standard development tools such as
pnpm,python, orbun. These commands are executed locally within the project context as part of the intended prototyping workflow and rely on the project's existing task runner configuration. - [DATA_EXFILTRATION]: Instructions emphasize that prototypes should have no persistence by default and use scratch databases or local files clearly marked for deletion. No patterns for exfiltrating sensitive environment variables, credentials, or personal data were found.
Audit Metadata