javascript-testing-patterns

Pass

Audited by Gen Agent Trust Hub on Jul 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill contains instructional Markdown content and code snippets for setting up and writing tests. No executable scripts or malicious logic are present.
  • [SAFE]: Hardcoded database credentials found in the integration test snippets (e.g., 'test_user', 'test_password') are clearly intended as illustrative placeholders for a local test database and do not pose a security risk.
  • [SAFE]: The skill uses environment variables (e.g., process.env.SMTP_PASS) for sensitive configuration in its examples, demonstrating adherence to security best practices for secret management.
  • [SAFE]: External links reference official documentation for reputable tools (Jest, Vitest, Testing Library) and trusted community resources.
  • [SAFE]: No obfuscation, data exfiltration patterns, or unauthorized command execution techniques were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 27, 2026, 11:58 PM
Security Audit — agent-trust-hub — javascript-testing-patterns