mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-07-17 13:15:16 +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: >
|
||||
security monitoring, process anomaly detection, and file integrity checking on EC2/GCE
|
||||
instances. Scans for cryptomining, reverse shells, and unauthorized binaries.
|
||||
Use when building runtime security controls for cloud compute workloads.
|
||||
domain: cybersecurity
|
||||
subdomain: cloud-security
|
||||
tags: [implementing, cloud, workload, protection]
|
||||
version: "1.0"
|
||||
author: mahipal
|
||||
license: MIT
|
||||
---
|
||||
|
||||
# Implementing Cloud Workload Protection
|
||||
|
||||
Reference in New Issue
Block a user