mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-08-28 12:19: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:
@@ -6,6 +6,12 @@ description: >-
|
||||
analyze connection patterns, detect beaconing behavior, and identify suspicious
|
||||
network flows. Monitors DNS queries, HTTP traffic, and TLS certificate anomalies
|
||||
across captured traffic.
|
||||
domain: cybersecurity
|
||||
subdomain: network-security
|
||||
tags: [implementing, network, traffic, analysis]
|
||||
version: "1.0"
|
||||
author: mahipal
|
||||
license: MIT
|
||||
---
|
||||
|
||||
## Instructions
|
||||
|
||||
Reference in New Issue
Block a user