kubernetes-specialist

Warn

Audited by Socket on Aug 27, 2026

1 alert found:

Anomaly
AnomalyLOW
references/workloads.md

No explicit malicious payloads are evident in the provided Kubernetes YAML itself; it primarily orchestrates migrations and backups using secrets/config and scheduled execution. However, the setup presents notable security and supply-chain risk signals: unpinned/mutable container image tags (e.g., :latest), shell-based command execution patterns, and a possible hostPath exposure of /proc and /sys that would increase blast radius if images/scripts are compromised. Validate and harden by pinning images by digest, verifying image provenance/signatures, and auditing the referenced migration/backup artifacts and RBAC permissions for the service accounts.

Confidence: 55%Severity: 60%
Audit Metadata
Analyzed At
Aug 27, 2026, 11:50 AM
Package URL
pkg:socket/skills-sh/seltherpython%2Fopencode-skills%2Fkubernetes-specialist%2F@7bc5d9d8f3922a64b29f41b7a03bb33aff7928acef79bbb18ff5a4d77026c9ff
Security Audit — socket — kubernetes-specialist