mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-09-23 08:15:53 +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: >-
|
||||
network connections, file integrity, and persistence mechanisms. Generates osquery.conf with
|
||||
query packs, configures differential result logging, and analyzes query results to detect
|
||||
suspicious processes, unauthorized listeners, and file modifications in system directories.
|
||||
domain: cybersecurity
|
||||
subdomain: security-operations
|
||||
tags: [implementing, osquery, for, endpoint]
|
||||
version: "1.0"
|
||||
author: mahipal
|
||||
license: MIT
|
||||
---
|
||||
|
||||
## Instructions
|
||||
|
||||
Reference in New Issue
Block a user