testing-practices

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists entirely of documentation, configuration examples, and code snippets demonstrating how to use standard testing frameworks like Vitest, React Testing Library, and Playwright.
  • [EXTERNAL_DOWNLOADS]: The documentation includes standard commands for installing well-known development dependencies from the NPM registry, such as vitest and @testing-library/react. These are standard industry tools and represent no security risk.
  • [COMMAND_EXECUTION]: Provides example shell commands for dependency installation and test execution (e.g., npm test), which are appropriate for the skill's stated purpose of teaching testing practices.
  • [CREDENTIALS_UNSAFE]: While the skill mentions environment variables and AWS services, it uses safe placeholders (e.g., 'test-key', 'password123') and focuses on mocking these services for testing purposes rather than exposing real credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 04:13 PM