k8s-operator
Guides users in building production-ready Kubernetes operators using Go and best practices for managing custom resources.
Install this skill
Security score
The k8s-operator skill was audited on Feb 12, 2026 and we found 11 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
Webhook reference - potential data exfiltration
| 51 | 5. **Add Webhooks (if needed)** |
Webhook reference - potential data exfiltration
| 52 | - Validation webhook |
Webhook reference - potential data exfiltration
| 53 | - Defaulting webhook |
Webhook reference - potential data exfiltration
| 54 | - Conversion webhook (for multiple versions) |
Webhook reference - potential data exfiltration
| 60 | - Test webhook handlers |
Webhook reference - potential data exfiltration
| 198 | ### When user asks to "add a webhook" |
Webhook reference - potential data exfiltration
| 200 | 1. Create webhook directory and files |
Webhook reference - potential data exfiltration
| 202 | 3. Add markers: `//+kubebuilder:webhook` |
Webhook reference - potential data exfiltration
| 203 | 4. Update main.go to wire up webhooks |
Webhook reference - potential data exfiltration
| 337 | 4. Use webhook conversions for multiple versions |
Webhook reference - potential data exfiltration
| 341 | - Use conversion webhooks to convert between versions |
Install this skill with one command
/learn @hawkli-1994/k8s-operator