kubernetes-specialist

Warn

Audited by Socket on Sep 6, 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
Sep 6, 2026, 11:35 AM
Package URL
pkg:socket/skills-sh/emmraan%2Fagent-skills%2Fkubernetes-specialist%2F@a9821759964829a5b32b32d291f1d6ff010d7e0a10e12073ad7dafc257330fa7
Security Audit — socket — kubernetes-specialist