Skip to main content

hunting-container-escape-surface

Hunt for the configuration that lets a workload break out of its container onto the node: a pod that runs privileged or adds dangerous capabilities, a host namespace shared into the container (host PID, network, or IPC), a writable host path or device mounted in, and a security context that disables the defenses that would otherwise keep a process inside its container. Covers Kubernetes pods and standalone containers where a compromised or hostile process inside the container tries to reach the node, the kubelet, or other pods. Use when workloads run with elevated security contexts, host mounts, or shared host namespaces. The container process is the source, the node or host resource it reaches is the sink, and the escape the security context permits is the bug.

インストールへ移動

ソース情報

リポジトリ
UnboundCompute/security-agent-skills
ソースの最終更新活動
2026年8月28日 16:34
検出された SKILL.md の言語
英語
スター
4
フォーク
2

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。