peach-gen-store
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard shell commands like
lsandcatto inspect the project structure, and development tools likebun,vue-tsc, andvitestto verify and test generated code. These operations are essential for its function as a code generator and are executed within the local project context.- [EXTERNAL_DOWNLOADS]: The skill references standard development packages includingpinia,axios, andvitest. These are widely used, legitimate libraries for Vue.js application development.- [DATA_EXFILTRATION]: All network operations described in the code templates target the application's own API endpoints for standard business logic (e.g., fetching data, uploading files). There is no indication of data being sent to unauthorized external domains.- [SAFE]: The skill operates as a transparent productivity tool. It does not employ obfuscation, attempt privilege escalation, or establish persistence. Its actions are consistent with the objective of automating frontend boilerplate generation.
Audit Metadata