kubernetes-specialist

Warn

Audited by Socket on Jul 15, 2026

1 alert found:

Anomaly
AnomalyLOW
references/workloads.md

No direct, explicit malware behavior is visible in this Kubernetes YAML (no reverse shell, no suspicious network destinations, no file tampering). However, the manifests contain meaningful supply-chain and compromise-amplification risks: multiple containers use mutable :latest tags (including custom registry images) without digests, and the node-exporter DaemonSet runs with elevated privileges (hostNetwork/hostPID) and hostPath mounts (/proc, /sys). The backup and migration jobs also run shell/commands with powerful secrets (DB credentials, AWS credentials), so a compromised image would have strong capability for misuse. Overall: moderate security risk due to image/tag immutability and privilege surface, not clear evidence of malicious code in the YAML itself.

Confidence: 62%Severity: 55%
Audit Metadata
Analyzed At
Jul 15, 2026, 04:41 PM
Package URL
pkg:socket/skills-sh/neonetz%2Fopencode-skills%2Fkubernetes-specialist%2F@a9821759964829a5b32b32d291f1d6ff010d7e0a10e12073ad7dafc257330fa7
Security Audit — socket — kubernetes-specialist