peach-gen-store
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill's instructions and reference patterns do not contain malicious code, prompt injections, or obfuscation. It focuses entirely on legitimate code generation tasks.- [COMMAND_EXECUTION]: The skill uses shell commands like
bunx vue-tscandbun testto validate the syntax and functionality of the generated frontend code. These commands are standard for the intended development workflow.- [DATA_EXFILTRATION]: All network operations are directed towards backend endpoints and file storage services configured via environment variables (e.g.,VITE_API), which is a secure practice for managing external service connections.
Audit Metadata