javascript-testing-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive documentation and code examples for JavaScript testing frameworks. All content is educational and follows standard development practices.
- [SAFE]: No hardcoded sensitive credentials were found. Examples utilize environment variables (e.g., process.env.SMTP_PASS) or generic placeholders for local test databases (e.g., 'test_password' for localhost).
- [SAFE]: The skill references established and well-known libraries such as Jest, Vitest, and Testing Library. It does not perform any unauthorized remote downloads or execution of untrusted scripts.
Audit Metadata