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
l8kcommand-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/configto 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 aCAUTIONblock advising users to confirm deployments before running them on production and recommending the use of the--dry-runflag for validation.
Audit Metadata