using-tests
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill is purely instructional documentation and does not contain malicious code, obfuscation, or prompt injection attempts.
- [COMMAND_EXECUTION] (LOW): The provided documentation includes standard shell commands for running tests (e.g.,
bun run test). These are standard for development environments and intended for local or CI execution. - [DATA_EXPOSURE] (SAFE): The guide explicitly recommends using isolated database branches and unique, non-sensitive test data (e.g.,
auth-test-${uuid}@example.com), which is a security-positive practice to prevent data leakage or corruption.
Audit Metadata