New to Claude Skills? Learn how to install them →

Runtime Security skills

Free agent skills tagged runtime security, ready to install into any SKILL.md-compatible agent.

Detecting Container Escape Attempts

mukul975

Monitor and detect container escape attempts effectively.

Security & ComplianceintermediatePython · Shell27.6k repo

Detecting Container Escape with Falco Rules

mukul975

Monitor Linux syscalls to detect container escape attempts in real time.

Security & ComplianceintermediatePython · Shell27.6k repo

Detecting Container Drift

mukul975

Monitor and secure your containers against unauthorized changes.

Security & ComplianceintermediatePython · Shell27.6k repo

eBPF Security Monitoring

mukul975

Implement real-time security monitoring with eBPF.

Security & ComplianceadvancedPython · Shell27.6k repo

DOCA Argus Service

nvidia

Streamline runtime security on BlueField systems.

Security & Complianceintermediate2.8k repo

Cloud Workload Protection

mukul975

Enhance your cloud security with runtime monitoring.

Security & ComplianceintermediatePython27.6k repo

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.

Detecting Container Threats with Falco

Write and deploy Falco rules with the modern eBPF driver to detect container escape, namespace abuse, privileged mounts, and anomalous syscalls at runtime in Kubernetes and Docker.