k8s-launch-kit-pipeline

Pass

Audited by Gen Agent Trust Hub on Aug 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill documents the use of the l8k command-line utility for Kubernetes cluster discovery, manifest generation, and resource deployment. Usage involves standard parameters for fabric types and cluster configuration paths.
  • [EXTERNAL_DOWNLOADS]: Examples include pulling and running a containerized version of the tool from NVIDIA's official container registry at nvcr.io/nvidia/cloud-native/k8s-launch-kit:v26.1.0.
  • [DATA_EXPOSURE]: The instructions describe accessing the standard Kubernetes configuration file located at ~/.kube/config to facilitate cluster communication, which is the intended purpose of the tool.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes cluster configuration data (e.g., cluster-config.yaml) and hardware discovery information to generate deployment manifests. The instructions include a CAUTION block advising users to confirm deployments before running them on production and recommending the use of the --dry-run flag for validation.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 17, 2026, 05:54 AM
Security Audit — agent-trust-hub — k8s-launch-kit-pipeline