dev
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill provides legitimate documentation for developers to build, install, and test project components.
- [COMMAND_EXECUTION]: The skill contains instructions to execute local development commands such as
pnpm install,pnpm build, andvitest. These commands are standard for the described workflow and do not involve unauthorized privilege escalation or suspicious remote execution. - [EXTERNAL_DOWNLOADS]: The skill mentions downloading dependencies via
pnpm installand internal binary unpacking (difft,rg) as part of a post-install process. These are standard practices in a development environment.
Audit Metadata