Back to skill

Security audit

kubernetes-specialist

Security checks for vulnerabilities and agentic risk

Overview

This is an instruction-only Kubernetes administration skill, but it gives an agent broad production-cluster change authority without clear approval or scoping safeguards.

Install only if you intend to let an agent assist with Kubernetes administration. Before use, restrict credentials to the intended cluster and namespace, require explicit approval before any apply/delete/Helm/cloud/GitOps sync action, ask for diffs or dry-runs first, and treat the included success metrics as placeholder text unless verified from your own systems.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.