Kubernetes Manifest Reviewer
by Timoranjes
Professional-grade Kubernetes YAML auditor for security, API deprecations, and deployment best practices.
Free
Works with the AI tools you already use
About this skill
What it does
The Kubernetes Manifest Reviewer is a specialized auditing tool designed to catch misconfigurations before they reach your cluster. It performs deep static analysis on YAML files to identify security vulnerabilities, API deprecations, and architectural anti-patterns.
Why use this skill
Manual YAML reviews are error-prone and time-consuming. This skill automates the expertise of a Senior DevOps Engineer, checking for over 50 specific failure modes including root user execution, unpinned image tags, and missing health probes. It goes beyond simple linting by cross-referencing resources—ensuring your Services actually match your Deployment labels and your ConfigMaps are correctly referenced.
Supported tools & features
- Security Auditing: Flags privileged escalation, missing seccomp profiles, and hardcoded secrets.
- API Lifecycle Management: Detects deprecated versions based on your specific K8s cluster version (1.25 through 1.32+).
- Reliability Checks: Validates liveness/readiness probes, resource limits, and anti-affinity rules.
- Best Practices: Enforces standard labels, proper rollout strategies, and structured logging.
The Output
You receive a structured Markdown report categorizing issues by severity (Critical to Low). Each finding includes the specific line number, a clear description of the impact, and a checklist of best practices applied or missed.
Details
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
File Scopes
Creator
Frequently Asked Questions
Browse More Skills
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.

prompt-engineer
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.

frontend-motion-wizard
Advanced responsive layout and interactive micro-interaction engine for React, Tailwind CSS, and Framer Motion. Automatically injects fluid element states, mobile-first touch behaviors, adaptive viewports, and non-destructive layout transitions into static codebases