review-security-k8s-understand · git:20260521.2bcbdef · 2026-05-21 · sha256 4a1622ce960af620

review-security-k8s-understand git:20260521.2bcbdefA

Immutable. This exact content is served forever at /api/v1/blob/4a1622ce960af620.

---
name: review-security-k8s-understand
description: Analyzes Kubernetes project architecture and resources to build context before performing specific security reviews.
---
# Task
Analyze the Kubernetes project/repository to build comprehensive architectural and security context for specialized review agents.

# Checks
- **Architecture**: Identify main components, workloads, and architecture.
- **Docs**: Read `README.md`, diagrams, or architecture docs.
- **Resources**: Identify K8s resource types deployed (Deployments, StatefulSets, CRDs).
- **Security Mechanisms**: Note existing security constraints/mechanisms.

# Output
Output a concise summary of project purpose, components, and security context.