vitest-testing
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily composed of documentation files (Markdown) and static code examples (TypeScript) designed to guide developers and AI agents in writing Vitest tests. No evidence of malicious intent or dangerous capabilities was found.
- [EXTERNAL_DOWNLOADS]: The documentation and setup guides recommend the installation of well-known development tools and libraries from the official npm registry, such as
vitest,@playwright/test,msw, and@testing-library/react. These are standard tools in the JavaScript ecosystem. - [CREDENTIALS_UNSAFE]: Several code examples (e.g., in
patterns/api-testing.md,patterns/test-doubles.md, anduser-service.test.ts) use placeholder values such as 'Bearer abc123xyz', 'SECRET', or 'SecurePass123!'. These are clearly marked as illustrative data for test templates and do not represent the exposure of actual secrets or hardcoded credentials.
Audit Metadata