k8s-launch-kit-dryrun
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
l8kcommand-line utility to generate manifests and perform validation. This is the intended functionality for managing Kubernetes deployments. - [DATA_EXFILTRATION]: The examples mention accessing
~/.kube/config, a sensitive file containing Kubernetes credentials. This is documented as a necessary step for the tool to interact with the cluster for validation purposes and does not indicate unauthorized access or exfiltration. - [PROMPT_INJECTION]: The skill processes user-supplied configuration files through the
l8ktool. This represents a standard input surface for infrastructure-as-code tools and aligns with the primary purpose of the skill.
Audit Metadata