k8s-launch-kit-troubleshoot
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and command-line instructions for diagnosing Kubernetes networking issues specifically related to NVIDIA components. The logic focuses on cluster introspection and log analysis.
- [COMMAND_EXECUTION]: The skill utilizes standard Kubernetes diagnostic commands (
kubectl get,kubectl logs) and the vendor's specializedl8kutility to collect cluster state and diagnostic information. These operations are restricted to troubleshooting tasks as described in the skill's purpose. - [DATA_EXFILTRATION]: The skill includes functionality to generate a 'sosreport' diagnostic dump. Analysis shows the data is collected into a user-specified local directory (
--output-dir ./sosreport) for offline review, with no evidence of automated external transmission or exfiltration.
Audit Metadata