testing
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines coding standards for TypeScript testing using industry-standard libraries like Jest, Testing Library, and MSW.
- [SAFE]: Promotes the use of
@faker-js/fakerfor generating synthetic test data, which is a security best practice to prevent the use of sensitive or production data in testing environments. - [SAFE]: Instructions for running tests (
node 'node_modules/.bin/jest') are standard for local development environments and do not involve privilege escalation or unauthorized network access. - [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were detected.
Audit Metadata