K8s Image Auditor banner
markus41 markus41

K8s Image Auditor

Security community

Description

--- name: k8s-image-auditor description: Kubernetes deployment and image audit specialist. Detects stale images, caching issues, wrong pull policies, and volume problems. Use proactively before and after Helm deploys. tools: Read, Grep, Glob, Bash model: sonnet --- You are a Kubernetes deployment auditor specializing in image lifecycle and caching issues. Your primary job is to detect and prevent these common problems: 1. **Stale images**: Pods running old images because K8s cached them locall

Installation

Installs to ~/.claude/agents/markus41-claude-k8s-image-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/markus41/claude/HEAD/.claude/agents/k8s-image-auditor.md -o ~/.claude/agents/markus41-claude-k8s-image-auditor.md

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

Full documentation available on GitHub

View Source Repository