prototype
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for generating logic and UI prototypes based on user design questions. The instructions include security-positive guidelines such as using in-memory state by default to avoid persistence risks and isolating core logic into pure modules to ensure portability and clarity.
- [COMMAND_EXECUTION]: While the skill mentions running prototypes via standard package managers and language runtimes (e.g., pnpm, python, bun), these are documented as standard project workflows for developer productivity and do not include any malicious or hardcoded command execution patterns.
- [DATA_EXFILTRATION]: No network operations, credential harvesting, or unauthorized file access patterns were identified. The instructions specifically discourage wiring prototypes to real databases or production environments.
- [PROMPT_INJECTION]: The skill does not contain any instructions that attempt to bypass AI safety filters or override system instructions. The 'disable-model-invocation' flag is a standard platform configuration.
Audit Metadata