k8s-launch-kit-validate

Pass

Audited by Gen Agent Trust Hub on Aug 1, 2026

Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes the l8k validate command to perform validation of Kubernetes deployments.
  • [DATA_EXFILTRATION]: The skill accesses the sensitive file path ~/.kube/config to retrieve credentials necessary for communicating with the Kubernetes cluster.
  • [DATA_EXFILTRATION]: The skill reads Helm release Secrets from the cluster environment to verify the version of the installed Network Operator.
  • [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface by ingesting external YAML configuration and manifest files to determine the cluster's state.
  • Ingestion points: Reads cluster-config.yaml and YAML manifest files located in the --deployment-files directory.
  • Boundary markers: None identified in the skill instructions.
  • Capability inventory: The skill has the capability to execute the l8k command-line tool.
  • Sanitization: There is no evidence of sanitization for the ingested manifest data before it is processed by the validation tool.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 1, 2026, 12:39 AM
Security Audit — agent-trust-hub — k8s-launch-kit-validate