Domains
Forms
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When handling sensitive credentials in CI/CD, rotating secrets, or securing pipeline environments without hardcoding secrets.
Secure CI/CD pipelines: no hardcoded secrets, automated rotation, least-privilege access, audit logging, and blocked secret leaks via scanning.
Use Cases
A team builds a GitHub Actions deploy pipeline needing DB passwords and API keys. Using this skill, they integrate Vault via hashicorp/vault-action, inject secrets as masked env vars, and add TruffleHog scanning. Result: no secrets in repo, automatic rotation, and blocked leaks in CI.
A platform engineer secures GitLab CI with AWS Secrets Manager and External Secrets Operator for Kubernetes. They use the skill's Terraform data source and K8s YAML to sync secrets, enable rotation Lambda, and mask variables. Value: centralized secret control and zero hardcoded credentials across clusters.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File