Pipeline Audit banner
vidhya101 vidhya101

Pipeline Audit

Security community

Description

--- description: Audit CI/CD pipeline definitions (GitHub Actions/Jenkins) for security, efficiency, and correctness. argument-hint: "[optional: specific workflow file]" --- Audit the CI/CD pipeline(s) at: $ARGUMENTS (default: `.github/workflows/*` and any `Jenkinsfile`). Delegate to the `github-actions-reviewer` agent using the `github-actions` skill (or the `jenkins` skill for Jenkinsfiles). Check specifically for: - Unpinned third-party actions/plugins (tag instead of commit SHA) - Overly

Installation

Installs to ~/.claude/commands/vidhya101-k8s-ai-operator-pipeline-audit.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vidhya101/k8s-ai-operator/HEAD/.claude/commands/pipeline-audit.md -o ~/.claude/commands/vidhya101-k8s-ai-operator-pipeline-audit.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository