unit-tests
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides technical documentation for unit testing conventions using standard Node.js tools such as the built-in test runner and
tsx. - [SAFE]: The recommended shell commands (
pnpm test,node --test) and configuration changes (addingtsxas a devDependency) are standard practices for TypeScript development environments. - [SAFE]: No malicious patterns such as prompt injection, unauthorized data access, or obfuscation were identified.
Audit Metadata