mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-08-28 04:09:40 +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: >
|
||||
monitoring syscalls for shell spawns, file tampering, network anomalies, and privilege
|
||||
escalation. Manages Falco rules via the Falco gRPC API and parses Falco alert output.
|
||||
Use when building container runtime security or investigating k8s cluster compromises.
|
||||
domain: cybersecurity
|
||||
subdomain: cloud-security
|
||||
tags: [performing, cloud, native, forensics]
|
||||
version: "1.0"
|
||||
author: mahipal
|
||||
license: MIT
|
||||
---
|
||||
|
||||
# Performing Cloud Native Forensics with Falco
|
||||
|
||||
Reference in New Issue
Block a user