performing-container-escape-detection

mukul975/performing-container-escape-detection · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Audits Kubernetes pods for container escape vectors by analyzing privileged mode, dangerous capabilities, host namespace sharing, and writable hostPath mounts using the Kubernetes Python client.

SKILL.md

Files

This skill is a package of 4 files. Install with the command above, or download the folder.

  • 📄SKILL.md entry
  • 📁references
  • 📄api-reference.md 1.5 KB
  • 📁scripts
  • ⚙️agent.py 6.8 KB
  • 📄LICENSE 11.0 KB

Related

  1. none · diegosouzapw bundle
    Detect container escape attempts using Falco, seccomp, and auditd, with rules for privileged containers, Docker socket access, and kernel module loading.
    54
    repo stars
  2. detecting-container-escape-attempts · mukul975 bundle
    Detect container escape attempts using runtime security tools like Falco, Sysdig, and custom seccomp/audit rules.
    24.6k
    repo stars
  3. performing-kubernetes-cis-benchmark-with-kube-bench · mukul975 bundle
    Audit Kubernetes cluster security posture against CIS benchmarks using kube-bench with automated checks for control plane, worker nodes, and RBAC.
    24.6k
    repo stars
  4. analyzing-kubernetes-audit-logs · mukul975 bundle
    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.
    24.6k
    repo stars
  5. benchmarking-kubernetes-with-kube-bench · mukul975 bundle
    Run CIS Kubernetes Benchmark checks and remediate findings with kube-bench.
    24.6k
    repo stars
  6. cloud-k8s · zhaoxuya520 bundle
    Authorized security assessment for cloud, container, and Kubernetes environments covering metadata SSRF, IAM misconfigurations, container escape paths, and cluster RBAC review.
    12.8k
    repo stars

Frequently asked questions

How do I install the performing-container-escape-detection skill?

Run npx skillmds add mukul975/performing-container-escape-detection in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the performing-container-escape-detection skill do?

Audits Kubernetes pods for container escape vectors by analyzing privileged mode, dangerous capabilities, host namespace sharing, and writable hostPath mounts using the Kubernetes Python client. It is listed under Security, DevOps & Infra, Containers & Kubernetes, Vulnerability Scanning on SkillMD.

Is performing-container-escape-detection safe to use?

SkillMD's automated safety review verdict for this skill is PASS. Independent scanners report: SkillSpector: CAUTION, Skill Scanner: PASS. Capability flags: executes scripts. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with performing-container-escape-detection?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is performing-container-escape-detection free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under Apache-2.

Who published performing-container-escape-detection?

mukul975 (@mukul975) published this skill. Their other Agent Skills are listed on their SkillMD profile.