ci-cd-pipelines
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill contains documentation and examples of CI/CD pipeline configurations.
- [EXTERNAL_DOWNLOADS]: The examples reference official GitHub Actions from the 'actions' organization and the well-known 'codecov' service, which are standard and safe practices.
- [CREDENTIALS_UNSAFE]: The workflow examples include hardcoded credentials (e.g., 'test/test' for a Postgres container); however, these are clearly used for local testing environments within the examples and the skill explicitly includes security warnings against storing real secrets in code.
Audit Metadata