k8s-cluster-ops

Warn

Audited by Snyk on Jul 1, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.65). Outsider-authored free text can enter the LLM context via Kubernetes API outputs that include user-controlled fields (e.g., kubectl logs / kubectl describe pod / kubectl get events in the helper scripts), where log lines, event messages, and annotations are arbitrary text produced by workloads or cluster users not chosen by the operating user.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.70). The skill includes explicit system installation commands (apt-get/yum/brew) that modify the host and may require elevated privileges and also advises updating kubeconfig (e.g. ~/.kube/config), so it pushes the agent to change the machine's state.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 1, 2026, 12:26 PM
Issues
2
Security Audit — snyk — k8s-cluster-ops