mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-07-18 13:39: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: >-
|
||||
commands, encoded payloads, and living-off-the-land techniques. Uses python-evtx to extract and
|
||||
reconstruct multi-block scripts, applies entropy analysis and pattern matching for Base64-encoded
|
||||
commands, Invoke-Expression abuse, download cradles, and AMSI bypass attempts.
|
||||
domain: cybersecurity
|
||||
subdomain: security-operations
|
||||
tags: [analyzing, powershell, script, block]
|
||||
version: "1.0"
|
||||
author: mahipal
|
||||
license: MIT
|
||||
---
|
||||
|
||||
## Instructions
|
||||
|
||||
Reference in New Issue
Block a user