Container Security skills
Free agent skills tagged container security, ready to install into any SKILL.md-compatible agent.
13 skills
Implementing Supply Chain Security
mukul975
Ensure integrity of software supply chains with in-toto.
Benchmarking Kubernetes with kube-bench
mukul975
Ensure your Kubernetes cluster meets CIS compliance standards.
Hardening Docker Daemon Configuration
mukul975
Secure your Docker daemon with best practices.
Implementing GCP Binary Authorization
mukul975
Secure your GCP deployments with trusted container images.
Docker Development
alirezarezvani
Optimize Dockerfiles and enhance container security effortlessly.
Analyzing Docker Container Forensics
mukul975
Investigate compromised Docker containers for malicious activity.
Docker Patterns
affaan-m
Best practices for Docker and Docker Compose.
Supply Chain Security
zhaoxuya520
Assess and secure your software supply chain effectively.
Cloud Kubernetes Security
zhaoxuya520
Secure your cloud and Kubernetes environments effectively.
NanoClaw Traffic Guardian
prompt-security
Baseline traffic monitoring for secure host-side proxy inspection.
Implementing Container Network Policies
mukul975
Enhance Kubernetes security with Calico network policies.
Implementing Runtime Security with Tetragon
Implement eBPF-based runtime security observability and enforcement in Kubernetes clusters using Cilium Tetragon, monitoring process execution, file access, network connections, and syscalls at the kernel level. Use when deploying Tetragon to detect or block dangerous syscalls (ptrace, mount, unshare), enforce kernel-level Kubernetes security policy, or add low-overhead runtime threat detection to a cluster.
Analyzing Kubernetes Audit Logs
Parses Kubernetes API server audit logs (JSON lines) to detect exec-into-pod, secret access, RBAC modifications, privileged pod creation, and anonymous API access. Builds threat detection rules from audit event patterns. Use when investigating Kubernetes cluster compromise or building k8s-specific SIEM detection rules.
