kubernetes-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- PROMPT_INJECTION (SAFE): No attempts to override agent instructions or bypass safety filters were detected.
- DATA_EXFILTRATION (SAFE): No hardcoded credentials or sensitive file paths were found. Network references are limited to official documentation (kubernetes.io, helm.sh).
- COMMAND_EXECUTION (SAFE): Included
kubectlcommands are standard troubleshooting utilities and examples for manual use, not automated execution. - REMOTE_CODE_EXECUTION (SAFE): The skill does not download or execute scripts from remote sources. It references a well-known community debugging image (nicolaka/netshoot) in an example command.
- SECURITY_BEST_PRACTICES (INFO): The skill actively promotes security by including examples for NetworkPolicies, RBAC (Least Privilege), and SecurityContexts (runAsNonRoot, allowPrivilegeEscalation: false).
Audit Metadata