run-tests
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill includes instructions for running common development scripts such as pnpm test, pnpm build, and pnpm lint. These are appropriate for the local environment and the project's own package context.
- [EXTERNAL_DOWNLOADS] (SAFE): Mentions pnpm install (pnpm i) to install dependencies, which is a standard procedure for JavaScript development.
- [SAFE] (SAFE): No evidence of prompt injection, data exfiltration, or malicious persistence mechanisms was found. The instructions are purely functional and intended for repository validation.
Audit Metadata