automating-tests
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code templates for software testing. All examples use standard industry patterns (Arrange-Act-Assert) and legitimate frameworks.
- [EXTERNAL_DOWNLOADS]: The CI/CD configuration example references official GitHub Actions (
actions/checkout,actions/setup-node) and the well-known Codecov service (codecov/codecov-action). These are trusted sources for development workflows and do not pose a security risk. - [CREDENTIALS_UNSAFE]: The skill contains default placeholders for local testing environments, such as
POSTGRES_PASSWORD: postgresandSecurePass123. These are standard practice for documentation and do not represent the exposure of real sensitive credentials.
Audit Metadata