k8s-deploy

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the kubectl command-line tool to interact with Kubernetes clusters. These commands are standard for the stated purpose of deployment management and include actions like updating images, patching resources, and scaling replicas. It also includes kubectl exec for running diagnostic commands inside containers, which is a common administrative task.
  • [DATA_EXPOSURE]: The skill provides instructions for saving current deployment configurations to local YAML files (deployment-backup.yaml). This is a documented best practice for rollbacks and does not involve exfiltrating data to external or untrusted networks.
  • [EXTERNAL_DOWNLOADS]: The skill references the official Kubernetes documentation as its homepage. No external scripts or binary downloads from untrusted sources are performed or instructed.
  • [PROMPT_INJECTION]: The content was scanned for injection patterns such as "ignore previous instructions" or safety bypasses. No such malicious directives were found; the instructions are strictly technical and focused on DevOps workflows.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 09:05 AM
Security Audit — agent-trust-hub — k8s-deploy