mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-08-26 19:29:41 +03:00
Fix SKILL.md frontmatter: add missing domain/subdomain/tags/version/author/license fields, fix name=None entries — all 649 skills now pass CI validation
This commit is contained in:
@@ -5,6 +5,12 @@ description: >
|
||||
container checks, dangerous capability assignments, and host path mounts using the
|
||||
kubernetes Python client. Identifies CVE-2022-0492 style escapes via cgroup abuse.
|
||||
Use when auditing container security posture or investigating escape attempts.
|
||||
domain: cybersecurity
|
||||
subdomain: container-security
|
||||
tags: [performing, container, escape, detection]
|
||||
version: "1.0"
|
||||
author: mahipal
|
||||
license: MIT
|
||||
---
|
||||
|
||||
# Performing Container Escape Detection
|
||||
|
||||
Reference in New Issue
Block a user