This Kubernetes operations skill is coherent and transparent, but it exposes high-impact cluster write actions without an in-skill read-only mode or approval gate.
Install only with a kubeconfig or ServiceAccount scoped to the exact cluster, namespace, and verbs you want the agent to use. For observation-only use, provide read-only RBAC so write attempts fail at the Kubernetes API server. Be especially careful with production contexts, namespace deletion, deployment/job deletion, rollout undo, set-image, and node drain. Treat ConfigMap values as potentially sensitive even though Kubernetes Secrets are documented as names/keys only.