Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use this skill when designing zero-downtime deployment pipelines, implementing canary rollout strategies, setting up multi-environment promotion workflows, or debugging failed deployment gates in CI/CD.
76
—
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
Potentially malicious external URL detected (high risk: 0.90). The CI/CD examples invoke third‑party GitHub Actions that are fetched and executed at workflow runtime (e.g. actions/checkout@v4 -> https://github.com/actions/checkout, docker/setup-buildx-action@v3 -> https://github.com/docker/setup-buildx-action, aquasecurity/trivy-action@0.28.0 -> https://github.com/aquasecurity/trivy-action, semgrep/semgrep-action@v1 -> https://github.com/returntocorp/semgrep-action, aws-actions/configure-aws-credentials@v4 -> https://github.com/aws-actions/configure-aws-credentials), which are runtime external dependencies that execute remote code required by the skill examples.
5cc2549
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.