ci-validation-gates
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- Standard Validation Patterns: The skill implements version verification using the standard
semverpackage to prevent malformed deployments and ensure configuration consistency. - Secret Management Guidance: It correctly identifies hard-coded secrets as an anti-pattern and recommends the use of Automation tokens for automated workflows, aligning with secure CI/CD practices by avoiding 2FA-related failures and credential exposure.
- Robustness Mechanisms: The skill includes retry logic for network propagation delays and checks for draft release states, which reduces the likelihood of silent workflow failures and improves pipeline reliability.
Audit Metadata