Rewrite 548 skill descriptions to the activation rubric

Each rewritten description now states both what the skill does (concrete
capability, named tools/artifacts) and an explicit when-to-use trigger,
improving agent discovery/activation. Grounded in each skill's own body;
changes confined to the `description` field only (bodies and all other
frontmatter untouched). Produced by a gated audit->rewrite->recheck loop
(548 -> 0 flagged) with a sampled anti-invention check (0 ungrounded).

Schema: 817/817 pass. Framework-ID gate: 0 defects.
This commit is contained in:
Mahipal
2026-08-02 09:32:13 -07:00
parent 04a207702e
commit 2fb6a9faff
548 changed files with 2189 additions and 1915 deletions
@@ -1,13 +1,10 @@
---
name: detecting-command-and-control-over-dns
description: 'Detects command-and-control (C2) communications tunneled through DNS
protocol including DNS tunneling tools (Iodine, dnscat2, dns2tcp, Cobalt Strike
DNS beacon), domain generation algorithms (DGA), encoded payload delivery via TXT/CNAME
records, and DNS beaconing patterns. Covers Shannon entropy analysis of query subdomains,
statistical anomaly detection, ML-based DGA classification, passive DNS correlation,
and Zeek/Suricata signature development. Activates for requests involving DNS-based
C2 detection, DNS tunnel identification, suspicious DNS traffic investigation, or
DGA domain classification.
description: 'Detect command-and-control (C2) traffic tunneled over DNS from tools like
Iodine, dnscat2, dns2tcp, and Cobalt Strike DNS beacon, using Shannon entropy analysis
of query subdomains, ML-based DGA classification, passive DNS correlation, and Zeek/Suricata
signatures. Use when investigating suspected DNS tunneling, classifying DGA domains,
detecting DNS beaconing, or building DNS anomaly rules for a SOC/SIEM.
'
domain: cybersecurity