javascript-testing
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION] (LOW): The skill contains instructions to execute shell commands such as 'npx vitest' and 'pnpm test' to run test suites, which involves executing code in the local environment.
- [EXTERNAL_DOWNLOADS] (LOW): The use of 'npx' and 'pnpm' implies the downloading of external packages from the public npm registry.
- [SAFE] (SAFE): The code snippets and configurations provided are standard industry practices for testing and do not exhibit signs of prompt injection, data exfiltration, or obfuscation.
Audit Metadata