mukul975
e612f4944c
chore: auto-update index.json and skill count
2026-08-02 17:47:41 +00:00
Mahipal
d56fc0a7f9
Fix index.json generator to parse folded YAML descriptions
...
The generator's `^description:\s*(.+)$` regex captured the block-scalar
indicator (">-") instead of the wrapped text, corrupting 43 descriptions in
index.json. Parse `>`/`|` block scalars properly and regenerate (0 broken).
Also refresh the count-update comment examples 754 -> 817.
2026-08-02 10:47:14 -07:00
mukul975
fbe6b12f21
chore: auto-update index.json and skill count
2026-08-02 16:32:37 +00:00
mukul975
04a207702e
chore: auto-update index.json and skill count
2026-08-02 13:06:31 +00:00
mukul975
1f5cb12ac0
chore: auto-update index.json and skill count
2026-06-26 14:06:13 +00:00
mukul975
101ca0bd88
chore: auto-update index.json and skill count
2026-06-22 17:08:43 +00:00
mukul975
8cae0648ec
Add 55 new skills across 3 new domains + 6 undercovered areas (762 -> 817)
...
Demand-driven expansion targeting the fastest-growing 2025-2026 threat and
skills categories (ISC2/WEF/CrowdStrike/Mandiant signals):
- AI Security (NEW domain, 12 skills): LLM red-teaming with garak/PyRIT,
prompt injection (direct/indirect/RAG), MCP tool-poisoning, agentic tool
invocation, guardrails, model/data poisoning, system-prompt leakage,
embedding/vector weaknesses, model extraction, continuous red-teaming
- Supply Chain Security (NEW domain, 5 skills): SBOMs, dependency confusion,
malicious-npm triage, typosquatting, SLSA/Sigstore provenance
- Hardware & Firmware Security (NEW domain, 4 skills): CHIPSEC/UEFI audit,
Secure Boot bypass, TPM measured-boot attestation, ESP bootkit hunting
- Identity (10): Entra ID/ROADtools, GraphRunner, AADInternals, ADCS/Certipy,
shadow credentials, coercion, BloodHound CE, device-code phishing, SSO abuse
- Cloud-native (8): Stratus, Pacu, CloudFox, container escape, K8s RBAC,
Falco, Trivy, kube-bench
- Offensive C2 (6): Sliver, Havoc, NetExec, DPAPI, NTLM relay ESC8, redirectors
- DFIR (6): Hayabusa, Chainsaw, KAPE, Velociraptor, EZ Tools, Plaso
- Backfill (4): OpenCTI, MISP, honeytokens, post-quantum crypto migration
Each skill follows the repo taxonomy (SKILL.md + references/{standards,api-reference}.md
+ scripts/agent.py + LICENSE), with researched real tool commands (no placeholders),
complete frontmatter, and ATT&CK/ATLAS + NIST CSF mappings. Updates README domain
table, skill count, and index.json.
2026-06-22 19:08:16 +02:00
mukul975
13a1c4afd9
chore: auto-update index.json and skill count
2026-06-22 11:17:20 +00:00
mukul975
7eebca88aa
chore: auto-update index.json
2026-06-20 14:44:31 +00:00
mukul975
8f0f3f2b60
chore: auto-update index.json
2026-06-20 14:44:17 +00:00
mukul975
3f82a6f962
chore: auto-update index.json
2026-06-20 14:44:06 +00:00
mukul975
da758bf053
chore: auto-update index.json
2026-06-20 14:43:55 +00:00
mukul975
9f9217875f
chore: auto-update index.json
2026-06-20 14:06:27 +00:00
mukul975
04450304b1
chore: auto-update index.json
2026-06-01 10:15:47 +00:00
mukul975
9a588e643e
chore: auto-update index.json
2026-05-30 09:32:08 +00:00
mukul975
77d5d9d686
chore: auto-update index.json
2026-04-26 12:03:37 +00:00
mukul975
b4231b19e7
chore: auto-update index.json
2026-04-06 09:17:52 +00:00
mukul975
e8105a2f4d
chore: auto-update index.json
2026-04-05 23:56:33 +00:00
mukul975
c15f73db46
chore: auto-update index.json
2026-04-03 06:56:09 +00:00
mukul975
6325c202c5
chore: auto-update index.json
2026-04-03 06:30:32 +00:00
mukul975
7283f02ba9
chore: auto-update index.json
2026-03-28 11:41:02 +00:00
mukul975
0fbcbdf8dd
chore: auto-update index.json
2026-03-27 09:24:27 +00:00
mukul975
3856835990
chore: auto-update index.json
2026-03-21 12:23:42 +00:00
mukul975
e2c3836c30
feat: upgrade 5 skills with full content for v1.1.0
...
Replaced stub SKILL.md files with complete implementations:
- analyzing-linux-audit-logs-for-intrusion (257 lines, full auditd workflow)
- analyzing-windows-amcache-artifacts (237 lines, AmcacheParser + timeline)
- detecting-oauth-token-theft (266 lines, Azure AD token protection)
- implementing-devsecops-security-scanning (372 lines, full CI/CD pipeline)
- implementing-privileged-session-monitoring (323 lines, PAM session audit)
Also bumps index.json to version 1.1.0.
2026-03-21 12:36:58 +01:00
mukul975
d77aaf8b28
Fix index.json: restore description field for skill registration
2026-03-21 11:46:09 +01:00
mukul975
38915dec6d
Slim index.json to name+path only, fix plugin domain loading
...
- index.json: 463KB -> 84KB (name+path only, single cybersecurity domain)
- update-index.yml: generates compact slim index on every push
- marketplace.json + plugin.json: update skill count 607+ to 753
2026-03-21 11:39:28 +01:00
mukul975
201975ae70
chore: auto-update index.json
2026-03-19 18:14:37 +00:00
mukul975
d43cc7a766
chore: auto-update index.json
2026-03-19 13:12:59 +00:00
mukul975
6dc9e739e3
chore: auto-update index.json
2026-03-19 12:56:47 +00:00
mukul975
0bf1fa2a41
chore: auto-update index.json
2026-03-19 12:56:06 +00:00
mukul975
79287253fb
chore: auto-update index.json
2026-03-19 12:44:47 +00:00
mukul975
3803da65d5
chore: auto-update index.json
2026-03-19 12:42:21 +00:00
mukul975
2438c22972
chore: auto-update index.json
2026-03-19 12:39:52 +00:00
mukul975
b444d348f8
chore: auto-update index.json
2026-03-19 12:30:01 +00:00
mukul975
d63b578a2f
chore: auto-update index.json
2026-03-19 12:27:09 +00:00
mukul975
4b6aa1e775
chore: auto-update index.json
2026-03-19 09:18:03 +00:00
mukul975
0c690a20c8
chore: auto-update index.json
2026-03-19 09:06:22 +00:00
mukul975
220f49477a
chore: auto-update index.json
2026-03-19 09:06:04 +00:00
mukul975
1e98186845
chore: auto-update index.json
2026-03-19 09:02:56 +00:00
mukul975
2100487865
chore: auto-update index.json
2026-03-19 10:02:23 +01:00
mukul975
1e2d015ef4
chore: auto-update index.json
2026-03-19 10:02:22 +01:00
mukul975
6fa4350934
chore: auto-update index.json
2026-03-11 00:43:13 +00:00
mukul975
4ed6f49151
chore: fix license, add disclaimer, quick start, GitHub topics, issue templates
2026-03-11 01:42:50 +01:00
mukul975
e09b84a7da
chore: auto-update index.json
2026-03-11 00:22:05 +00:00
mukul975
d547391908
chore: auto-update index.json
2026-03-10 23:52:39 +00:00
mukul975
77c274fad7
chore: auto-update index.json
2026-03-10 23:51:29 +00:00
mukul975
b7ef3190a1
chore: auto-update index.json
2026-03-10 23:49:32 +00:00
mukul975
aa1fc4083d
chore: auto-update index.json
2026-03-10 23:49:11 +00:00
mukul975
85fce5551d
chore: auto-update index.json
2026-03-10 23:48:22 +00:00
mukul975
7135f0cfe3
chore: auto-update index.json
2026-03-10 23:47:17 +00:00