k8s-network-engineer
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses official NVIDIA tools (
l8k,k8s-launch-kit) and container registries (nvcr.io) to manage networking hardware. The commands and workflows described are standard for Kubernetes infrastructure management.\n- [SAFE]: Instructions mandate the use of--dry-runandl8k validateto verify configurations before application, which helps prevent accidental or malicious misconfigurations.\n- [SAFE]: Data collection vial8k sosreportis used appropriately for cluster diagnostics and troubleshooting, aligning with the senior engineer persona.\n- [SAFE]: The skill encourages structured data processing by instructing the agent to use--output jsonand parse results withjq, reducing the risk of parsing errors or injection from raw text output.\n- [SAFE]: The skill processes cluster state and diagnostics, which presents a surface for indirect prompt injection. Ingestion points:l8k discoverandl8k sosreportoutputs (SKILL.md). Boundary markers: None explicitly defined. Capability inventory:l8k deploy(cluster modification) andl8k generate(manifest creation) (SKILL.md). Sanitization: Mandatory JSON output parsing withjqfor structure validation.
Audit Metadata