ci-test-integration
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's templates reference several official and well-known GitHub Actions, such as
actions/checkout,actions/setup-node, andcodecov/codecov-action. These are standard, reputable tools for CI/CD workflows. - [COMMAND_EXECUTION]: The provided GitHub Actions templates include standard development commands for dependency management and test execution, such as
pnpm install,npx playwright install, andpnpm test. These represent routine CI operations. - [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were found. The skill serves as a documentation and template resource for software testing integration.
Audit Metadata