testing
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides detailed guidance and idiomatic patterns for unit, integration, and E2E testing using established frameworks. It incorporates security considerations, such as advising against hardcoded secrets and highlighting specific vulnerabilities like GHSA-2h32-95rg-cppp in Vitest.
- [EXTERNAL_DOWNLOADS]: The skill references standard packages from official registries (npm, PyPI, Cargo) and uses pinned commit hashes for GitHub Actions (e.g., actions/checkout, actions/setup-node), which is a security best practice. These references are for legitimate testing and CI/CD purposes.
- [NO_CODE]: The skill consists of Markdown documentation and illustrative code snippets for various testing scenarios. It does not include executable scripts or automation that performs dangerous operations.
Audit Metadata