prototype
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides high-level process instructions for a developer agent to assist users in building logic and UI prototypes.
- [COMMAND_EXECUTION]: The skill suggests creating and running scripts via existing project task runners (e.g.,
pnpm,make,just). This is a standard development workflow and the instructions specifically advise using existing project conventions rather than introducing new, potentially untrusted tools. - [DATA_EXPOSURE]: The instructions explicitly recommend using in-memory state for prototypes and advise against connecting to production databases, which reduces the risk of accidental data exposure or manipulation.
- [PROMPT_INJECTION]: No patterns associated with prompt injection, safety bypasses, or system prompt extraction were found. The instructional language is focused on task execution and architectural guidance.
Audit Metadata