Skill: Injection from User-Supplied Strings
os/exec/exec.Commandwith user-controlled arguments (CWE-78, CWE-94).http.Get/http.NewRequestto URLs built from CR fields (CWE-918 SSRF). Container image refs, init-container pull specs, and webhook target URLs count as untrusted.fmt.Sprintfbuilding YAML, JSON, label selectors, field paths, or API server URLs from user input. Require typed marshalling andlabels.SelectorFromSet.- Server-side template rendering of annotation/label values (CWE-94).
- SQL-like or query-language string concatenation against any external store.