node-native-tests
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs the agent to use built-in Node.js testing capabilities (
node:test) rather than third-party frameworks, reducing the dependency footprint. - [COMMAND_EXECUTION]: Suggests standard development scripts in
package.jsonfor running tests and generating coverage reports usingborpandc8. - [DATA_EXPOSURE]: No hardcoded credentials, sensitive environment variables, or unauthorized file access patterns were identified. It operates on standard project files like
package.jsonand test specifications.
Audit Metadata