javascript-testing-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational documentation and code snippets for software testing. Detailed analysis of the content confirms there are no malicious patterns, obfuscation, or unauthorized behaviors.
- [EXTERNAL_DOWNLOADS]: The skill includes links to official documentation for Jest, Vitest, and Testing Library. These are trusted industry-standard resources and documentation sites.
- [CREDENTIALS_UNSAFE]: An example integration test snippet contains hardcoded strings for a local test database connection (user: 'test_user', password: 'test_password'). These are intended as placeholders for local development environments and do not represent a security vulnerability or exposure of sensitive data.
Audit Metadata