@blamejs/exceptd-skills 0.13.2 → 0.13.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/AGENTS.md +41 -4
  2. package/CHANGELOG.md +73 -0
  3. package/README.md +79 -13
  4. package/bin/exceptd.js +105 -1
  5. package/data/_indexes/_meta.json +47 -47
  6. package/data/_indexes/activity-feed.json +3 -3
  7. package/data/_indexes/catalog-summaries.json +3 -3
  8. package/data/_indexes/chains.json +125 -32
  9. package/data/_indexes/frequency.json +12 -0
  10. package/data/_indexes/handoff-dag.json +127 -57
  11. package/data/_indexes/section-offsets.json +541 -487
  12. package/data/_indexes/summary-cards.json +34 -34
  13. package/data/_indexes/token-budget.json +329 -299
  14. package/data/attack-techniques.json +2 -0
  15. package/data/cve-catalog.json +99 -146
  16. package/data/cwe-catalog.json +1 -0
  17. package/data/exploit-availability.json +0 -27
  18. package/data/framework-control-gaps.json +409 -0
  19. package/data/zeroday-lessons.json +71 -89
  20. package/lib/lint-skills.js +17 -13
  21. package/lib/schemas/playbook.schema.json +5 -0
  22. package/lib/source-advisories.js +26 -0
  23. package/manifest.json +82 -82
  24. package/orchestrator/index.js +147 -2
  25. package/package.json +1 -1
  26. package/sbom.cdx.json +61 -61
  27. package/skills/age-gates-child-safety/skill.md +2 -0
  28. package/skills/ai-attack-surface/skill.md +2 -0
  29. package/skills/ai-c2-detection/skill.md +2 -0
  30. package/skills/ai-risk-management/skill.md +2 -0
  31. package/skills/api-security/skill.md +16 -4
  32. package/skills/attack-surface-pentest/skill.md +2 -0
  33. package/skills/cloud-iam-incident/skill.md +1 -1
  34. package/skills/cloud-security/skill.md +2 -0
  35. package/skills/compliance-theater/skill.md +28 -2
  36. package/skills/container-runtime-security/skill.md +2 -0
  37. package/skills/coordinated-vuln-disclosure/skill.md +1 -1
  38. package/skills/defensive-countermeasure-mapping/skill.md +2 -0
  39. package/skills/dlp-gap-analysis/skill.md +2 -0
  40. package/skills/email-security-anti-phishing/skill.md +14 -4
  41. package/skills/exploit-scoring/skill.md +30 -1
  42. package/skills/framework-gap-analysis/skill.md +28 -1
  43. package/skills/fuzz-testing-strategy/skill.md +4 -2
  44. package/skills/global-grc/skill.md +2 -0
  45. package/skills/identity-assurance/skill.md +2 -0
  46. package/skills/kernel-lpe-triage/skill.md +2 -0
  47. package/skills/mcp-agent-trust/skill.md +4 -0
  48. package/skills/mlops-security/skill.md +2 -0
  49. package/skills/ot-ics-security/skill.md +2 -0
  50. package/skills/policy-exception-gen/skill.md +28 -1
  51. package/skills/pqc-first/skill.md +2 -0
  52. package/skills/rag-pipeline-security/skill.md +2 -0
  53. package/skills/researcher/skill.md +2 -0
  54. package/skills/sector-energy/skill.md +2 -0
  55. package/skills/sector-federal-government/skill.md +2 -0
  56. package/skills/sector-financial/skill.md +2 -0
  57. package/skills/sector-healthcare/skill.md +2 -0
  58. package/skills/security-maturity-tiers/skill.md +2 -0
  59. package/skills/skill-update-loop/skill.md +2 -0
  60. package/skills/supply-chain-integrity/skill.md +2 -0
  61. package/skills/threat-model-currency/skill.md +37 -1
  62. package/skills/threat-modeling-methodology/skill.md +2 -0
  63. package/skills/webapp-security/skill.md +2 -0
  64. package/skills/zeroday-gap-learn/skill.md +33 -1
@@ -19,8 +19,8 @@
19
19
  "skills": {
20
20
  "kernel-lpe-triage": {
21
21
  "path": "skills/kernel-lpe-triage/skill.md",
22
- "total_bytes": 30519,
23
- "total_lines": 395,
22
+ "total_bytes": 31111,
23
+ "total_lines": 397,
24
24
  "frontmatter": {
25
25
  "line_start": 1,
26
26
  "line_end": 56,
@@ -87,34 +87,34 @@
87
87
  "normalized_name": "output-format",
88
88
  "line": 303,
89
89
  "byte_start": 21020,
90
- "byte_end": 22816,
91
- "bytes": 1796,
90
+ "byte_end": 23408,
91
+ "bytes": 2388,
92
92
  "h3_count": 7
93
93
  },
94
94
  {
95
95
  "name": "Detection Rules",
96
96
  "normalized_name": "detection-rules",
97
- "line": 346,
98
- "byte_start": 22816,
99
- "byte_end": 23505,
97
+ "line": 348,
98
+ "byte_start": 23408,
99
+ "byte_end": 24097,
100
100
  "bytes": 689,
101
101
  "h3_count": 0
102
102
  },
103
103
  {
104
104
  "name": "Defensive Countermeasure Mapping",
105
105
  "normalized_name": "defensive-countermeasure-mapping",
106
- "line": 369,
107
- "byte_start": 23505,
108
- "byte_end": 28250,
106
+ "line": 371,
107
+ "byte_start": 24097,
108
+ "byte_end": 28842,
109
109
  "bytes": 4745,
110
110
  "h3_count": 0
111
111
  },
112
112
  {
113
113
  "name": "Hand-Off / Related Skills",
114
114
  "normalized_name": "hand-off",
115
- "line": 386,
116
- "byte_start": 28250,
117
- "byte_end": 30519,
115
+ "line": 388,
116
+ "byte_start": 28842,
117
+ "byte_end": 31111,
118
118
  "bytes": 2269,
119
119
  "h3_count": 0
120
120
  }
@@ -122,8 +122,8 @@
122
122
  },
123
123
  "ai-attack-surface": {
124
124
  "path": "skills/ai-attack-surface/skill.md",
125
- "total_bytes": 29104,
126
- "total_lines": 335,
125
+ "total_bytes": 29677,
126
+ "total_lines": 337,
127
127
  "frontmatter": {
128
128
  "line_start": 1,
129
129
  "line_end": 63,
@@ -181,25 +181,25 @@
181
181
  "normalized_name": "output-format",
182
182
  "line": 271,
183
183
  "byte_start": 23183,
184
- "byte_end": 24300,
185
- "bytes": 1117,
184
+ "byte_end": 24873,
185
+ "bytes": 1690,
186
186
  "h3_count": 8
187
187
  },
188
188
  {
189
189
  "name": "Defensive Countermeasure Mapping",
190
190
  "normalized_name": "defensive-countermeasure-mapping",
191
- "line": 308,
192
- "byte_start": 24300,
193
- "byte_end": 28018,
191
+ "line": 310,
192
+ "byte_start": 24873,
193
+ "byte_end": 28591,
194
194
  "bytes": 3718,
195
195
  "h3_count": 0
196
196
  },
197
197
  {
198
198
  "name": "Compliance Theater Check",
199
199
  "normalized_name": "compliance-theater-check",
200
- "line": 330,
201
- "byte_start": 28018,
202
- "byte_end": 29104,
200
+ "line": 332,
201
+ "byte_start": 28591,
202
+ "byte_end": 29677,
203
203
  "bytes": 1086,
204
204
  "h3_count": 0
205
205
  }
@@ -207,8 +207,8 @@
207
207
  },
208
208
  "mcp-agent-trust": {
209
209
  "path": "skills/mcp-agent-trust/skill.md",
210
- "total_bytes": 30991,
211
- "total_lines": 376,
210
+ "total_bytes": 32105,
211
+ "total_lines": 380,
212
212
  "frontmatter": {
213
213
  "line_start": 1,
214
214
  "line_end": 71,
@@ -257,43 +257,43 @@
257
257
  "normalized_name": "analysis-procedure",
258
258
  "line": 191,
259
259
  "byte_start": 19000,
260
- "byte_end": 22859,
261
- "bytes": 3859,
260
+ "byte_end": 23413,
261
+ "bytes": 4413,
262
262
  "h3_count": 5
263
263
  },
264
264
  {
265
265
  "name": "Output Format",
266
266
  "normalized_name": "output-format",
267
- "line": 303,
268
- "byte_start": 22859,
269
- "byte_end": 23836,
270
- "bytes": 977,
267
+ "line": 305,
268
+ "byte_start": 23413,
269
+ "byte_end": 24950,
270
+ "bytes": 1537,
271
271
  "h3_count": 7
272
272
  },
273
273
  {
274
274
  "name": "Hand-Off / Related Skills",
275
275
  "normalized_name": "hand-off",
276
- "line": 336,
277
- "byte_start": 23836,
278
- "byte_end": 26277,
276
+ "line": 340,
277
+ "byte_start": 24950,
278
+ "byte_end": 27391,
279
279
  "bytes": 2441,
280
280
  "h3_count": 0
281
281
  },
282
282
  {
283
283
  "name": "Defensive Countermeasure Mapping",
284
284
  "normalized_name": "defensive-countermeasure-mapping",
285
- "line": 350,
286
- "byte_start": 26277,
287
- "byte_end": 30478,
285
+ "line": 354,
286
+ "byte_start": 27391,
287
+ "byte_end": 31592,
288
288
  "bytes": 4201,
289
289
  "h3_count": 0
290
290
  },
291
291
  {
292
292
  "name": "Compliance Theater Check",
293
293
  "normalized_name": "compliance-theater-check",
294
- "line": 373,
295
- "byte_start": 30478,
296
- "byte_end": 30991,
294
+ "line": 377,
295
+ "byte_start": 31592,
296
+ "byte_end": 32105,
297
297
  "bytes": 513,
298
298
  "h3_count": 0
299
299
  }
@@ -301,8 +301,8 @@
301
301
  },
302
302
  "framework-gap-analysis": {
303
303
  "path": "skills/framework-gap-analysis/skill.md",
304
- "total_bytes": 27418,
305
- "total_lines": 379,
304
+ "total_bytes": 32011,
305
+ "total_lines": 406,
306
306
  "frontmatter": {
307
307
  "line_start": 1,
308
308
  "line_end": 24,
@@ -387,16 +387,25 @@
387
387
  "normalized_name": "compliance-theater-check",
388
388
  "line": 356,
389
389
  "byte_start": 24957,
390
- "byte_end": 27418,
391
- "bytes": 2461,
390
+ "byte_end": 27424,
391
+ "bytes": 2467,
392
+ "h3_count": 0
393
+ },
394
+ {
395
+ "name": "Defensive Countermeasure Mapping",
396
+ "normalized_name": "defensive-countermeasure-mapping",
397
+ "line": 382,
398
+ "byte_start": 27424,
399
+ "byte_end": 32011,
400
+ "bytes": 4587,
392
401
  "h3_count": 0
393
402
  }
394
403
  ]
395
404
  },
396
405
  "compliance-theater": {
397
406
  "path": "skills/compliance-theater/skill.md",
398
- "total_bytes": 33923,
399
- "total_lines": 383,
407
+ "total_bytes": 38664,
408
+ "total_lines": 409,
400
409
  "frontmatter": {
401
410
  "line_start": 1,
402
411
  "line_end": 25,
@@ -409,16 +418,16 @@
409
418
  "normalized_name": "frontmatter-scope",
410
419
  "line": 35,
411
420
  "byte_start": 1137,
412
- "byte_end": 1948,
413
- "bytes": 811,
421
+ "byte_end": 2006,
422
+ "bytes": 869,
414
423
  "h3_count": 0
415
424
  },
416
425
  {
417
426
  "name": "Threat Context (mid-2026)",
418
427
  "normalized_name": "threat-context",
419
428
  "line": 41,
420
- "byte_start": 1948,
421
- "byte_end": 3942,
429
+ "byte_start": 2006,
430
+ "byte_end": 4000,
422
431
  "bytes": 1994,
423
432
  "h3_count": 0
424
433
  },
@@ -426,8 +435,8 @@
426
435
  "name": "Framework Lag Declaration",
427
436
  "normalized_name": "framework-lag-declaration",
428
437
  "line": 53,
429
- "byte_start": 3942,
430
- "byte_end": 12048,
438
+ "byte_start": 4000,
439
+ "byte_end": 12106,
431
440
  "bytes": 8106,
432
441
  "h3_count": 0
433
442
  },
@@ -435,8 +444,8 @@
435
444
  "name": "TTP Mapping (MITRE ATLAS v5.4.0 and ATT&CK)",
436
445
  "normalized_name": "ttp-mapping",
437
446
  "line": 81,
438
- "byte_start": 12048,
439
- "byte_end": 14258,
447
+ "byte_start": 12106,
448
+ "byte_end": 14316,
440
449
  "bytes": 2210,
441
450
  "h3_count": 0
442
451
  },
@@ -444,8 +453,8 @@
444
453
  "name": "Exploit Availability Matrix",
445
454
  "normalized_name": "exploit-availability-matrix",
446
455
  "line": 99,
447
- "byte_start": 14258,
448
- "byte_end": 16264,
456
+ "byte_start": 14316,
457
+ "byte_end": 16322,
449
458
  "bytes": 2006,
450
459
  "h3_count": 0
451
460
  },
@@ -453,8 +462,8 @@
453
462
  "name": "Theater Pattern Library",
454
463
  "normalized_name": "theater-pattern-library",
455
464
  "line": 118,
456
- "byte_start": 16264,
457
- "byte_end": 29001,
465
+ "byte_start": 16322,
466
+ "byte_end": 29059,
458
467
  "bytes": 12737,
459
468
  "h3_count": 7
460
469
  },
@@ -462,8 +471,8 @@
462
471
  "name": "Analysis Procedure",
463
472
  "normalized_name": "analysis-procedure",
464
473
  "line": 297,
465
- "byte_start": 29001,
466
- "byte_end": 29944,
474
+ "byte_start": 29059,
475
+ "byte_end": 30002,
467
476
  "bytes": 943,
468
477
  "h3_count": 4
469
478
  },
@@ -471,26 +480,35 @@
471
480
  "name": "Output Format",
472
481
  "normalized_name": "output-format",
473
482
  "line": 326,
474
- "byte_start": 29944,
475
- "byte_end": 31207,
476
- "bytes": 1263,
483
+ "byte_start": 30002,
484
+ "byte_end": 31972,
485
+ "bytes": 1970,
477
486
  "h3_count": 4
478
487
  },
479
488
  {
480
489
  "name": "Compliance Theater Check",
481
490
  "normalized_name": "compliance-theater-check",
482
- "line": 358,
483
- "byte_start": 31207,
484
- "byte_end": 33923,
485
- "bytes": 2716,
491
+ "line": 360,
492
+ "byte_start": 31972,
493
+ "byte_end": 34694,
494
+ "bytes": 2722,
495
+ "h3_count": 0
496
+ },
497
+ {
498
+ "name": "Defensive Countermeasure Mapping",
499
+ "normalized_name": "defensive-countermeasure-mapping",
500
+ "line": 388,
501
+ "byte_start": 34694,
502
+ "byte_end": 38664,
503
+ "bytes": 3970,
486
504
  "h3_count": 0
487
505
  }
488
506
  ]
489
507
  },
490
508
  "exploit-scoring": {
491
509
  "path": "skills/exploit-scoring/skill.md",
492
- "total_bytes": 25424,
493
- "total_lines": 362,
510
+ "total_bytes": 30273,
511
+ "total_lines": 391,
494
512
  "frontmatter": {
495
513
  "line_start": 1,
496
514
  "line_end": 25,
@@ -584,25 +602,34 @@
584
602
  "normalized_name": "output-format",
585
603
  "line": 315,
586
604
  "byte_start": 22341,
587
- "byte_end": 23395,
588
- "bytes": 1054,
605
+ "byte_end": 23986,
606
+ "bytes": 1645,
589
607
  "h3_count": 4
590
608
  },
591
609
  {
592
610
  "name": "Compliance Theater Check",
593
611
  "normalized_name": "compliance-theater-check",
594
- "line": 353,
595
- "byte_start": 23395,
596
- "byte_end": 25424,
597
- "bytes": 2029,
612
+ "line": 355,
613
+ "byte_start": 23986,
614
+ "byte_end": 26021,
615
+ "bytes": 2035,
616
+ "h3_count": 0
617
+ },
618
+ {
619
+ "name": "Defensive Countermeasure Mapping",
620
+ "normalized_name": "defensive-countermeasure-mapping",
621
+ "line": 367,
622
+ "byte_start": 26021,
623
+ "byte_end": 30273,
624
+ "bytes": 4252,
598
625
  "h3_count": 0
599
626
  }
600
627
  ]
601
628
  },
602
629
  "rag-pipeline-security": {
603
630
  "path": "skills/rag-pipeline-security/skill.md",
604
- "total_bytes": 31249,
605
- "total_lines": 332,
631
+ "total_bytes": 31951,
632
+ "total_lines": 334,
606
633
  "frontmatter": {
607
634
  "line_start": 1,
608
635
  "line_end": 45,
@@ -705,34 +732,34 @@
705
732
  "normalized_name": "output-format",
706
733
  "line": 261,
707
734
  "byte_start": 23244,
708
- "byte_end": 24087,
709
- "bytes": 843,
735
+ "byte_end": 24789,
736
+ "bytes": 1545,
710
737
  "h3_count": 5
711
738
  },
712
739
  {
713
740
  "name": "Hand-Off / Related Skills",
714
741
  "normalized_name": "hand-off",
715
- "line": 293,
716
- "byte_start": 24087,
717
- "byte_end": 26726,
742
+ "line": 295,
743
+ "byte_start": 24789,
744
+ "byte_end": 27428,
718
745
  "bytes": 2639,
719
746
  "h3_count": 0
720
747
  },
721
748
  {
722
749
  "name": "Defensive Countermeasure Mapping",
723
750
  "normalized_name": "defensive-countermeasure-mapping",
724
- "line": 307,
725
- "byte_start": 26726,
726
- "byte_end": 30605,
751
+ "line": 309,
752
+ "byte_start": 27428,
753
+ "byte_end": 31307,
727
754
  "bytes": 3879,
728
755
  "h3_count": 0
729
756
  },
730
757
  {
731
758
  "name": "Compliance Theater Check",
732
759
  "normalized_name": "compliance-theater-check",
733
- "line": 329,
734
- "byte_start": 30605,
735
- "byte_end": 31249,
760
+ "line": 331,
761
+ "byte_start": 31307,
762
+ "byte_end": 31951,
736
763
  "bytes": 644,
737
764
  "h3_count": 0
738
765
  }
@@ -740,8 +767,8 @@
740
767
  },
741
768
  "ai-c2-detection": {
742
769
  "path": "skills/ai-c2-detection/skill.md",
743
- "total_bytes": 39136,
744
- "total_lines": 486,
770
+ "total_bytes": 39771,
771
+ "total_lines": 488,
745
772
  "frontmatter": {
746
773
  "line_start": 1,
747
774
  "line_end": 53,
@@ -844,16 +871,16 @@
844
871
  "normalized_name": "output-format",
845
872
  "line": 444,
846
873
  "byte_start": 35335,
847
- "byte_end": 36193,
848
- "bytes": 858,
874
+ "byte_end": 36828,
875
+ "bytes": 1493,
849
876
  "h3_count": 5
850
877
  },
851
878
  {
852
879
  "name": "Hand-Off / Related Skills",
853
880
  "normalized_name": "hand-off",
854
- "line": 475,
855
- "byte_start": 36193,
856
- "byte_end": 39136,
881
+ "line": 477,
882
+ "byte_start": 36828,
883
+ "byte_end": 39771,
857
884
  "bytes": 2943,
858
885
  "h3_count": 0
859
886
  }
@@ -861,8 +888,8 @@
861
888
  },
862
889
  "policy-exception-gen": {
863
890
  "path": "skills/policy-exception-gen/skill.md",
864
- "total_bytes": 31881,
865
- "total_lines": 452,
891
+ "total_bytes": 36837,
892
+ "total_lines": 479,
866
893
  "frontmatter": {
867
894
  "line_start": 1,
868
895
  "line_end": 27,
@@ -947,16 +974,25 @@
947
974
  "normalized_name": "compliance-theater-check",
948
975
  "line": 427,
949
976
  "byte_start": 28699,
950
- "byte_end": 31881,
951
- "bytes": 3182,
977
+ "byte_end": 31887,
978
+ "bytes": 3188,
979
+ "h3_count": 0
980
+ },
981
+ {
982
+ "name": "Defensive Countermeasure Mapping",
983
+ "normalized_name": "defensive-countermeasure-mapping",
984
+ "line": 455,
985
+ "byte_start": 31887,
986
+ "byte_end": 36837,
987
+ "bytes": 4950,
952
988
  "h3_count": 0
953
989
  }
954
990
  ]
955
991
  },
956
992
  "threat-model-currency": {
957
993
  "path": "skills/threat-model-currency/skill.md",
958
- "total_bytes": 27509,
959
- "total_lines": 412,
994
+ "total_bytes": 33321,
995
+ "total_lines": 448,
960
996
  "frontmatter": {
961
997
  "line_start": 1,
962
998
  "line_end": 27,
@@ -1059,16 +1095,25 @@
1059
1095
  "normalized_name": "output-format",
1060
1096
  "line": 375,
1061
1097
  "byte_start": 26214,
1062
- "byte_end": 27509,
1063
- "bytes": 1295,
1098
+ "byte_end": 28192,
1099
+ "bytes": 1978,
1064
1100
  "h3_count": 4
1101
+ },
1102
+ {
1103
+ "name": "Defensive Countermeasure Mapping",
1104
+ "normalized_name": "defensive-countermeasure-mapping",
1105
+ "line": 417,
1106
+ "byte_start": 28192,
1107
+ "byte_end": 33321,
1108
+ "bytes": 5129,
1109
+ "h3_count": 0
1065
1110
  }
1066
1111
  ]
1067
1112
  },
1068
1113
  "global-grc": {
1069
1114
  "path": "skills/global-grc/skill.md",
1070
- "total_bytes": 39911,
1071
- "total_lines": 567,
1115
+ "total_bytes": 40604,
1116
+ "total_lines": 569,
1072
1117
  "frontmatter": {
1073
1118
  "line_start": 1,
1074
1119
  "line_end": 28,
@@ -1162,16 +1207,16 @@
1162
1207
  "normalized_name": "output-format",
1163
1208
  "line": 539,
1164
1209
  "byte_start": 39097,
1165
- "byte_end": 39911,
1166
- "bytes": 814,
1210
+ "byte_end": 40604,
1211
+ "bytes": 1507,
1167
1212
  "h3_count": 6
1168
1213
  }
1169
1214
  ]
1170
1215
  },
1171
1216
  "zeroday-gap-learn": {
1172
1217
  "path": "skills/zeroday-gap-learn/skill.md",
1173
- "total_bytes": 37784,
1174
- "total_lines": 445,
1218
+ "total_bytes": 42906,
1219
+ "total_lines": 477,
1175
1220
  "frontmatter": {
1176
1221
  "line_start": 1,
1177
1222
  "line_end": 28,
@@ -1256,25 +1301,34 @@
1256
1301
  "normalized_name": "output-format",
1257
1302
  "line": 399,
1258
1303
  "byte_start": 35087,
1259
- "byte_end": 35946,
1260
- "bytes": 859,
1304
+ "byte_end": 36649,
1305
+ "bytes": 1562,
1261
1306
  "h3_count": 7
1262
1307
  },
1263
1308
  {
1264
1309
  "name": "Compliance Theater Check",
1265
1310
  "normalized_name": "compliance-theater-check",
1266
- "line": 436,
1267
- "byte_start": 35946,
1268
- "byte_end": 37784,
1269
- "bytes": 1838,
1311
+ "line": 438,
1312
+ "byte_start": 36649,
1313
+ "byte_end": 38493,
1314
+ "bytes": 1844,
1315
+ "h3_count": 0
1316
+ },
1317
+ {
1318
+ "name": "Defensive Countermeasure Mapping",
1319
+ "normalized_name": "defensive-countermeasure-mapping",
1320
+ "line": 450,
1321
+ "byte_start": 38493,
1322
+ "byte_end": 42906,
1323
+ "bytes": 4413,
1270
1324
  "h3_count": 0
1271
1325
  }
1272
1326
  ]
1273
1327
  },
1274
1328
  "pqc-first": {
1275
1329
  "path": "skills/pqc-first/skill.md",
1276
- "total_bytes": 33405,
1277
- "total_lines": 549,
1330
+ "total_bytes": 34118,
1331
+ "total_lines": 551,
1278
1332
  "frontmatter": {
1279
1333
  "line_start": 1,
1280
1334
  "line_end": 57,
@@ -1395,16 +1449,16 @@
1395
1449
  "normalized_name": "output-format",
1396
1450
  "line": 515,
1397
1451
  "byte_start": 31981,
1398
- "byte_end": 32745,
1399
- "bytes": 764,
1452
+ "byte_end": 33458,
1453
+ "bytes": 1477,
1400
1454
  "h3_count": 6
1401
1455
  },
1402
1456
  {
1403
1457
  "name": "Compliance Theater Check",
1404
1458
  "normalized_name": "compliance-theater-check",
1405
- "line": 546,
1406
- "byte_start": 32745,
1407
- "byte_end": 33405,
1459
+ "line": 548,
1460
+ "byte_start": 33458,
1461
+ "byte_end": 34118,
1408
1462
  "bytes": 660,
1409
1463
  "h3_count": 0
1410
1464
  }
@@ -1412,8 +1466,8 @@
1412
1466
  },
1413
1467
  "skill-update-loop": {
1414
1468
  "path": "skills/skill-update-loop/skill.md",
1415
- "total_bytes": 47309,
1416
- "total_lines": 520,
1469
+ "total_bytes": 47841,
1470
+ "total_lines": 522,
1417
1471
  "frontmatter": {
1418
1472
  "line_start": 1,
1419
1473
  "line_end": 38,
@@ -1498,43 +1552,43 @@
1498
1552
  "normalized_name": "output-format",
1499
1553
  "line": 432,
1500
1554
  "byte_start": 35571,
1501
- "byte_end": 36093,
1502
- "bytes": 522,
1555
+ "byte_end": 36625,
1556
+ "bytes": 1054,
1503
1557
  "h3_count": 4
1504
1558
  },
1505
1559
  {
1506
1560
  "name": "Framework Lag Declaration",
1507
1561
  "normalized_name": "framework-lag-declaration",
1508
- "line": 457,
1509
- "byte_start": 36093,
1510
- "byte_end": 38896,
1562
+ "line": 459,
1563
+ "byte_start": 36625,
1564
+ "byte_end": 39428,
1511
1565
  "bytes": 2803,
1512
1566
  "h3_count": 0
1513
1567
  },
1514
1568
  {
1515
1569
  "name": "Exploit Availability Matrix",
1516
1570
  "normalized_name": "exploit-availability-matrix",
1517
- "line": 476,
1518
- "byte_start": 38896,
1519
- "byte_end": 41626,
1571
+ "line": 478,
1572
+ "byte_start": 39428,
1573
+ "byte_end": 42158,
1520
1574
  "bytes": 2730,
1521
1575
  "h3_count": 0
1522
1576
  },
1523
1577
  {
1524
1578
  "name": "Compliance Theater Check",
1525
1579
  "normalized_name": "compliance-theater-check",
1526
- "line": 497,
1527
- "byte_start": 41626,
1528
- "byte_end": 43303,
1580
+ "line": 499,
1581
+ "byte_start": 42158,
1582
+ "byte_end": 43835,
1529
1583
  "bytes": 1677,
1530
1584
  "h3_count": 0
1531
1585
  },
1532
1586
  {
1533
1587
  "name": "Defensive Countermeasure Mapping",
1534
1588
  "normalized_name": "defensive-countermeasure-mapping",
1535
- "line": 507,
1536
- "byte_start": 43303,
1537
- "byte_end": 47309,
1589
+ "line": 509,
1590
+ "byte_start": 43835,
1591
+ "byte_end": 47841,
1538
1592
  "bytes": 4006,
1539
1593
  "h3_count": 0
1540
1594
  }
@@ -1542,8 +1596,8 @@
1542
1596
  },
1543
1597
  "security-maturity-tiers": {
1544
1598
  "path": "skills/security-maturity-tiers/skill.md",
1545
- "total_bytes": 30213,
1546
- "total_lines": 488,
1599
+ "total_bytes": 30818,
1600
+ "total_lines": 490,
1547
1601
  "frontmatter": {
1548
1602
  "line_start": 1,
1549
1603
  "line_end": 30,
@@ -1628,61 +1682,61 @@
1628
1682
  "normalized_name": "output-format",
1629
1683
  "line": 345,
1630
1684
  "byte_start": 15155,
1631
- "byte_end": 16148,
1632
- "bytes": 993,
1685
+ "byte_end": 16753,
1686
+ "bytes": 1598,
1633
1687
  "h3_count": 3
1634
1688
  },
1635
1689
  {
1636
1690
  "name": "Compliance Theater Check",
1637
1691
  "normalized_name": "compliance-theater-check",
1638
- "line": 381,
1639
- "byte_start": 16148,
1640
- "byte_end": 18465,
1692
+ "line": 383,
1693
+ "byte_start": 16753,
1694
+ "byte_end": 19070,
1641
1695
  "bytes": 2317,
1642
1696
  "h3_count": 0
1643
1697
  },
1644
1698
  {
1645
1699
  "name": "The Anti-Pattern: Tier 3 Security Theater",
1646
1700
  "normalized_name": "the-anti-pattern-tier-3-security-theater",
1647
- "line": 399,
1648
- "byte_start": 18465,
1649
- "byte_end": 19109,
1701
+ "line": 401,
1702
+ "byte_start": 19070,
1703
+ "byte_end": 19714,
1650
1704
  "bytes": 644,
1651
1705
  "h3_count": 0
1652
1706
  },
1653
1707
  {
1654
1708
  "name": "Threat Context",
1655
1709
  "normalized_name": "threat-context",
1656
- "line": 415,
1657
- "byte_start": 19109,
1658
- "byte_end": 21104,
1710
+ "line": 417,
1711
+ "byte_start": 19714,
1712
+ "byte_end": 21709,
1659
1713
  "bytes": 1995,
1660
1714
  "h3_count": 0
1661
1715
  },
1662
1716
  {
1663
1717
  "name": "Framework Lag Declaration",
1664
1718
  "normalized_name": "framework-lag-declaration",
1665
- "line": 427,
1666
- "byte_start": 21104,
1667
- "byte_end": 25015,
1719
+ "line": 429,
1720
+ "byte_start": 21709,
1721
+ "byte_end": 25620,
1668
1722
  "bytes": 3911,
1669
1723
  "h3_count": 0
1670
1724
  },
1671
1725
  {
1672
1726
  "name": "TTP Mapping",
1673
1727
  "normalized_name": "ttp-mapping",
1674
- "line": 451,
1675
- "byte_start": 25015,
1676
- "byte_end": 27521,
1728
+ "line": 453,
1729
+ "byte_start": 25620,
1730
+ "byte_end": 28126,
1677
1731
  "bytes": 2506,
1678
1732
  "h3_count": 0
1679
1733
  },
1680
1734
  {
1681
1735
  "name": "Exploit Availability Matrix",
1682
1736
  "normalized_name": "exploit-availability-matrix",
1683
- "line": 473,
1684
- "byte_start": 27521,
1685
- "byte_end": 30213,
1737
+ "line": 475,
1738
+ "byte_start": 28126,
1739
+ "byte_end": 30818,
1686
1740
  "bytes": 2692,
1687
1741
  "h3_count": 0
1688
1742
  }
@@ -1690,8 +1744,8 @@
1690
1744
  },
1691
1745
  "researcher": {
1692
1746
  "path": "skills/researcher/skill.md",
1693
- "total_bytes": 32226,
1694
- "total_lines": 336,
1747
+ "total_bytes": 32800,
1748
+ "total_lines": 338,
1695
1749
  "frontmatter": {
1696
1750
  "line_start": 1,
1697
1751
  "line_end": 29,
@@ -1758,25 +1812,25 @@
1758
1812
  "normalized_name": "output-format",
1759
1813
  "line": 252,
1760
1814
  "byte_start": 24819,
1761
- "byte_end": 27408,
1762
- "bytes": 2589,
1815
+ "byte_end": 27982,
1816
+ "bytes": 3163,
1763
1817
  "h3_count": 0
1764
1818
  },
1765
1819
  {
1766
1820
  "name": "Defensive Countermeasure Mapping",
1767
1821
  "normalized_name": "defensive-countermeasure-mapping",
1768
- "line": 309,
1769
- "byte_start": 27408,
1770
- "byte_end": 30113,
1822
+ "line": 311,
1823
+ "byte_start": 27982,
1824
+ "byte_end": 30687,
1771
1825
  "bytes": 2705,
1772
1826
  "h3_count": 0
1773
1827
  },
1774
1828
  {
1775
1829
  "name": "Compliance Theater Check",
1776
1830
  "normalized_name": "compliance-theater-check",
1777
- "line": 325,
1778
- "byte_start": 30113,
1779
- "byte_end": 32226,
1831
+ "line": 327,
1832
+ "byte_start": 30687,
1833
+ "byte_end": 32800,
1780
1834
  "bytes": 2113,
1781
1835
  "h3_count": 0
1782
1836
  }
@@ -1784,8 +1838,8 @@
1784
1838
  },
1785
1839
  "attack-surface-pentest": {
1786
1840
  "path": "skills/attack-surface-pentest/skill.md",
1787
- "total_bytes": 32636,
1788
- "total_lines": 386,
1841
+ "total_bytes": 33284,
1842
+ "total_lines": 388,
1789
1843
  "frontmatter": {
1790
1844
  "line_start": 1,
1791
1845
  "line_end": 64,
@@ -1843,25 +1897,25 @@
1843
1897
  "normalized_name": "output-format",
1844
1898
  "line": 281,
1845
1899
  "byte_start": 25360,
1846
- "byte_end": 28709,
1847
- "bytes": 3349,
1900
+ "byte_end": 29357,
1901
+ "bytes": 3997,
1848
1902
  "h3_count": 9
1849
1903
  },
1850
1904
  {
1851
1905
  "name": "Compliance Theater Check",
1852
1906
  "normalized_name": "compliance-theater-check",
1853
- "line": 361,
1854
- "byte_start": 28709,
1855
- "byte_end": 31025,
1907
+ "line": 363,
1908
+ "byte_start": 29357,
1909
+ "byte_end": 31673,
1856
1910
  "bytes": 2316,
1857
1911
  "h3_count": 0
1858
1912
  },
1859
1913
  {
1860
1914
  "name": "Defensive Countermeasure Mapping (D3FEND)",
1861
1915
  "normalized_name": "defensive-countermeasure-mapping",
1862
- "line": 375,
1863
- "byte_start": 31025,
1864
- "byte_end": 32636,
1916
+ "line": 377,
1917
+ "byte_start": 31673,
1918
+ "byte_end": 33284,
1865
1919
  "bytes": 1611,
1866
1920
  "h3_count": 0
1867
1921
  }
@@ -1869,8 +1923,8 @@
1869
1923
  },
1870
1924
  "fuzz-testing-strategy": {
1871
1925
  "path": "skills/fuzz-testing-strategy/skill.md",
1872
- "total_bytes": 30702,
1873
- "total_lines": 314,
1926
+ "total_bytes": 31319,
1927
+ "total_lines": 316,
1874
1928
  "frontmatter": {
1875
1929
  "line_start": 1,
1876
1930
  "line_end": 49,
@@ -1928,25 +1982,25 @@
1928
1982
  "normalized_name": "output-format",
1929
1983
  "line": 218,
1930
1984
  "byte_start": 21820,
1931
- "byte_end": 24997,
1932
- "bytes": 3177,
1985
+ "byte_end": 25614,
1986
+ "bytes": 3794,
1933
1987
  "h3_count": 10
1934
1988
  },
1935
1989
  {
1936
1990
  "name": "Compliance Theater Check",
1937
1991
  "normalized_name": "compliance-theater-check",
1938
- "line": 281,
1939
- "byte_start": 24997,
1940
- "byte_end": 27934,
1992
+ "line": 283,
1993
+ "byte_start": 25614,
1994
+ "byte_end": 28551,
1941
1995
  "bytes": 2937,
1942
1996
  "h3_count": 0
1943
1997
  },
1944
1998
  {
1945
1999
  "name": "Defensive Countermeasure Mapping",
1946
2000
  "normalized_name": "defensive-countermeasure-mapping",
1947
- "line": 301,
1948
- "byte_start": 27934,
1949
- "byte_end": 30702,
2001
+ "line": 303,
2002
+ "byte_start": 28551,
2003
+ "byte_end": 31319,
1950
2004
  "bytes": 2768,
1951
2005
  "h3_count": 0
1952
2006
  }
@@ -1954,8 +2008,8 @@
1954
2008
  },
1955
2009
  "dlp-gap-analysis": {
1956
2010
  "path": "skills/dlp-gap-analysis/skill.md",
1957
- "total_bytes": 41698,
1958
- "total_lines": 344,
2011
+ "total_bytes": 42409,
2012
+ "total_lines": 346,
1959
2013
  "frontmatter": {
1960
2014
  "line_start": 1,
1961
2015
  "line_end": 65,
@@ -2013,25 +2067,25 @@
2013
2067
  "normalized_name": "output-format",
2014
2068
  "line": 244,
2015
2069
  "byte_start": 32754,
2016
- "byte_end": 35141,
2017
- "bytes": 2387,
2070
+ "byte_end": 35852,
2071
+ "bytes": 3098,
2018
2072
  "h3_count": 9
2019
2073
  },
2020
2074
  {
2021
2075
  "name": "Compliance Theater Check",
2022
2076
  "normalized_name": "compliance-theater-check",
2023
- "line": 299,
2024
- "byte_start": 35141,
2025
- "byte_end": 37743,
2077
+ "line": 301,
2078
+ "byte_start": 35852,
2079
+ "byte_end": 38454,
2026
2080
  "bytes": 2602,
2027
2081
  "h3_count": 0
2028
2082
  },
2029
2083
  {
2030
2084
  "name": "Defensive Countermeasure Mapping",
2031
2085
  "normalized_name": "defensive-countermeasure-mapping",
2032
- "line": 317,
2033
- "byte_start": 37743,
2034
- "byte_end": 41698,
2086
+ "line": 319,
2087
+ "byte_start": 38454,
2088
+ "byte_end": 42409,
2035
2089
  "bytes": 3955,
2036
2090
  "h3_count": 0
2037
2091
  }
@@ -2039,8 +2093,8 @@
2039
2093
  },
2040
2094
  "supply-chain-integrity": {
2041
2095
  "path": "skills/supply-chain-integrity/skill.md",
2042
- "total_bytes": 40287,
2043
- "total_lines": 326,
2096
+ "total_bytes": 40938,
2097
+ "total_lines": 328,
2044
2098
  "frontmatter": {
2045
2099
  "line_start": 1,
2046
2100
  "line_end": 71,
@@ -2098,25 +2152,25 @@
2098
2152
  "normalized_name": "output-format",
2099
2153
  "line": 253,
2100
2154
  "byte_start": 33480,
2101
- "byte_end": 35582,
2102
- "bytes": 2102,
2155
+ "byte_end": 36233,
2156
+ "bytes": 2753,
2103
2157
  "h3_count": 9
2104
2158
  },
2105
2159
  {
2106
2160
  "name": "Compliance Theater Check",
2107
2161
  "normalized_name": "compliance-theater-check",
2108
- "line": 293,
2109
- "byte_start": 35582,
2110
- "byte_end": 37870,
2162
+ "line": 295,
2163
+ "byte_start": 36233,
2164
+ "byte_end": 38521,
2111
2165
  "bytes": 2288,
2112
2166
  "h3_count": 0
2113
2167
  },
2114
2168
  {
2115
2169
  "name": "Defensive Countermeasure Mapping",
2116
2170
  "normalized_name": "defensive-countermeasure-mapping",
2117
- "line": 309,
2118
- "byte_start": 37870,
2119
- "byte_end": 40287,
2171
+ "line": 311,
2172
+ "byte_start": 38521,
2173
+ "byte_end": 40938,
2120
2174
  "bytes": 2417,
2121
2175
  "h3_count": 0
2122
2176
  }
@@ -2124,8 +2178,8 @@
2124
2178
  },
2125
2179
  "defensive-countermeasure-mapping": {
2126
2180
  "path": "skills/defensive-countermeasure-mapping/skill.md",
2127
- "total_bytes": 32791,
2128
- "total_lines": 302,
2181
+ "total_bytes": 33463,
2182
+ "total_lines": 304,
2129
2183
  "frontmatter": {
2130
2184
  "line_start": 1,
2131
2185
  "line_end": 52,
@@ -2183,25 +2237,25 @@
2183
2237
  "normalized_name": "output-format",
2184
2238
  "line": 202,
2185
2239
  "byte_start": 22079,
2186
- "byte_end": 26690,
2187
- "bytes": 4611,
2240
+ "byte_end": 27362,
2241
+ "bytes": 5283,
2188
2242
  "h3_count": 0
2189
2243
  },
2190
2244
  {
2191
2245
  "name": "Compliance Theater Check",
2192
2246
  "normalized_name": "compliance-theater-check",
2193
- "line": 267,
2194
- "byte_start": 26690,
2195
- "byte_end": 29470,
2247
+ "line": 269,
2248
+ "byte_start": 27362,
2249
+ "byte_end": 30142,
2196
2250
  "bytes": 2780,
2197
2251
  "h3_count": 0
2198
2252
  },
2199
2253
  {
2200
2254
  "name": "Defensive Countermeasure Mapping",
2201
2255
  "normalized_name": "defensive-countermeasure-mapping",
2202
- "line": 285,
2203
- "byte_start": 29470,
2204
- "byte_end": 32791,
2256
+ "line": 287,
2257
+ "byte_start": 30142,
2258
+ "byte_end": 33463,
2205
2259
  "bytes": 3321,
2206
2260
  "h3_count": 0
2207
2261
  }
@@ -2209,8 +2263,8 @@
2209
2263
  },
2210
2264
  "identity-assurance": {
2211
2265
  "path": "skills/identity-assurance/skill.md",
2212
- "total_bytes": 32885,
2213
- "total_lines": 276,
2266
+ "total_bytes": 33608,
2267
+ "total_lines": 278,
2214
2268
  "frontmatter": {
2215
2269
  "line_start": 1,
2216
2270
  "line_end": 60,
@@ -2268,34 +2322,34 @@
2268
2322
  "normalized_name": "output-format",
2269
2323
  "line": 192,
2270
2324
  "byte_start": 21723,
2271
- "byte_end": 24416,
2272
- "bytes": 2693,
2325
+ "byte_end": 25139,
2326
+ "bytes": 3416,
2273
2327
  "h3_count": 9
2274
2328
  },
2275
2329
  {
2276
2330
  "name": "Compliance Theater Check",
2277
2331
  "normalized_name": "compliance-theater-check",
2278
- "line": 238,
2279
- "byte_start": 24416,
2280
- "byte_end": 26473,
2332
+ "line": 240,
2333
+ "byte_start": 25139,
2334
+ "byte_end": 27196,
2281
2335
  "bytes": 2057,
2282
2336
  "h3_count": 0
2283
2337
  },
2284
2338
  {
2285
2339
  "name": "Defensive Countermeasure Mapping",
2286
2340
  "normalized_name": "defensive-countermeasure-mapping",
2287
- "line": 252,
2288
- "byte_start": 26473,
2289
- "byte_end": 30094,
2341
+ "line": 254,
2342
+ "byte_start": 27196,
2343
+ "byte_end": 30817,
2290
2344
  "bytes": 3621,
2291
2345
  "h3_count": 0
2292
2346
  },
2293
2347
  {
2294
2348
  "name": "Hand-Off / Related Skills",
2295
2349
  "normalized_name": "hand-off",
2296
- "line": 265,
2297
- "byte_start": 30094,
2298
- "byte_end": 32885,
2350
+ "line": 267,
2351
+ "byte_start": 30817,
2352
+ "byte_end": 33608,
2299
2353
  "bytes": 2791,
2300
2354
  "h3_count": 0
2301
2355
  }
@@ -2303,8 +2357,8 @@
2303
2357
  },
2304
2358
  "ot-ics-security": {
2305
2359
  "path": "skills/ot-ics-security/skill.md",
2306
- "total_bytes": 36439,
2307
- "total_lines": 342,
2360
+ "total_bytes": 37112,
2361
+ "total_lines": 344,
2308
2362
  "frontmatter": {
2309
2363
  "line_start": 1,
2310
2364
  "line_end": 48,
@@ -2362,34 +2416,34 @@
2362
2416
  "normalized_name": "output-format",
2363
2417
  "line": 220,
2364
2418
  "byte_start": 23868,
2365
- "byte_end": 25967,
2366
- "bytes": 2099,
2419
+ "byte_end": 26640,
2420
+ "bytes": 2772,
2367
2421
  "h3_count": 11
2368
2422
  },
2369
2423
  {
2370
2424
  "name": "Compliance Theater Check",
2371
2425
  "normalized_name": "compliance-theater-check",
2372
- "line": 276,
2373
- "byte_start": 25967,
2374
- "byte_end": 29172,
2426
+ "line": 278,
2427
+ "byte_start": 26640,
2428
+ "byte_end": 29845,
2375
2429
  "bytes": 3205,
2376
2430
  "h3_count": 0
2377
2431
  },
2378
2432
  {
2379
2433
  "name": "Defensive Countermeasure Mapping",
2380
2434
  "normalized_name": "defensive-countermeasure-mapping",
2381
- "line": 310,
2382
- "byte_start": 29172,
2383
- "byte_end": 32629,
2435
+ "line": 312,
2436
+ "byte_start": 29845,
2437
+ "byte_end": 33302,
2384
2438
  "bytes": 3457,
2385
2439
  "h3_count": 0
2386
2440
  },
2387
2441
  {
2388
2442
  "name": "Hand-Off / Related Skills",
2389
2443
  "normalized_name": "hand-off",
2390
- "line": 326,
2391
- "byte_start": 32629,
2392
- "byte_end": 36439,
2444
+ "line": 328,
2445
+ "byte_start": 33302,
2446
+ "byte_end": 37112,
2393
2447
  "bytes": 3810,
2394
2448
  "h3_count": 0
2395
2449
  }
@@ -2397,7 +2451,7 @@
2397
2451
  },
2398
2452
  "coordinated-vuln-disclosure": {
2399
2453
  "path": "skills/coordinated-vuln-disclosure/skill.md",
2400
- "total_bytes": 46917,
2454
+ "total_bytes": 47388,
2401
2455
  "total_lines": 481,
2402
2456
  "frontmatter": {
2403
2457
  "line_start": 1,
@@ -2456,16 +2510,16 @@
2456
2510
  "normalized_name": "output-format",
2457
2511
  "line": 256,
2458
2512
  "byte_start": 31307,
2459
- "byte_end": 37825,
2460
- "bytes": 6518,
2513
+ "byte_end": 38296,
2514
+ "bytes": 6989,
2461
2515
  "h3_count": 7
2462
2516
  },
2463
2517
  {
2464
2518
  "name": "Compliance Theater Check",
2465
2519
  "normalized_name": "compliance-theater-check",
2466
2520
  "line": 432,
2467
- "byte_start": 37825,
2468
- "byte_end": 40881,
2521
+ "byte_start": 38296,
2522
+ "byte_end": 41352,
2469
2523
  "bytes": 3056,
2470
2524
  "h3_count": 0
2471
2525
  },
@@ -2473,8 +2527,8 @@
2473
2527
  "name": "Defensive Countermeasure Mapping",
2474
2528
  "normalized_name": "defensive-countermeasure-mapping",
2475
2529
  "line": 448,
2476
- "byte_start": 40881,
2477
- "byte_end": 44498,
2530
+ "byte_start": 41352,
2531
+ "byte_end": 44969,
2478
2532
  "bytes": 3617,
2479
2533
  "h3_count": 0
2480
2534
  },
@@ -2482,8 +2536,8 @@
2482
2536
  "name": "Hand-Off / Related Skills",
2483
2537
  "normalized_name": "hand-off",
2484
2538
  "line": 468,
2485
- "byte_start": 44498,
2486
- "byte_end": 46917,
2539
+ "byte_start": 44969,
2540
+ "byte_end": 47388,
2487
2541
  "bytes": 2419,
2488
2542
  "h3_count": 0
2489
2543
  }
@@ -2491,8 +2545,8 @@
2491
2545
  },
2492
2546
  "threat-modeling-methodology": {
2493
2547
  "path": "skills/threat-modeling-methodology/skill.md",
2494
- "total_bytes": 30802,
2495
- "total_lines": 318,
2548
+ "total_bytes": 31561,
2549
+ "total_lines": 320,
2496
2550
  "frontmatter": {
2497
2551
  "line_start": 1,
2498
2552
  "line_end": 48,
@@ -2559,34 +2613,34 @@
2559
2613
  "normalized_name": "output-format",
2560
2614
  "line": 235,
2561
2615
  "byte_start": 24067,
2562
- "byte_end": 25616,
2563
- "bytes": 1549,
2616
+ "byte_end": 26375,
2617
+ "bytes": 2308,
2564
2618
  "h3_count": 9
2565
2619
  },
2566
2620
  {
2567
2621
  "name": "Compliance Theater Check",
2568
2622
  "normalized_name": "compliance-theater-check",
2569
- "line": 277,
2570
- "byte_start": 25616,
2571
- "byte_end": 27540,
2623
+ "line": 279,
2624
+ "byte_start": 26375,
2625
+ "byte_end": 28299,
2572
2626
  "bytes": 1924,
2573
2627
  "h3_count": 0
2574
2628
  },
2575
2629
  {
2576
2630
  "name": "Defensive Countermeasure Mapping",
2577
2631
  "normalized_name": "defensive-countermeasure-mapping",
2578
- "line": 295,
2579
- "byte_start": 27540,
2580
- "byte_end": 29244,
2632
+ "line": 297,
2633
+ "byte_start": 28299,
2634
+ "byte_end": 30003,
2581
2635
  "bytes": 1704,
2582
2636
  "h3_count": 0
2583
2637
  },
2584
2638
  {
2585
2639
  "name": "Hand-Off / Related Skills",
2586
2640
  "normalized_name": "hand-off",
2587
- "line": 308,
2588
- "byte_start": 29244,
2589
- "byte_end": 30802,
2641
+ "line": 310,
2642
+ "byte_start": 30003,
2643
+ "byte_end": 31561,
2590
2644
  "bytes": 1558,
2591
2645
  "h3_count": 0
2592
2646
  }
@@ -2594,8 +2648,8 @@
2594
2648
  },
2595
2649
  "webapp-security": {
2596
2650
  "path": "skills/webapp-security/skill.md",
2597
- "total_bytes": 29136,
2598
- "total_lines": 283,
2651
+ "total_bytes": 29755,
2652
+ "total_lines": 285,
2599
2653
  "frontmatter": {
2600
2654
  "line_start": 1,
2601
2655
  "line_end": 70,
@@ -2653,34 +2707,34 @@
2653
2707
  "normalized_name": "output-format",
2654
2708
  "line": 186,
2655
2709
  "byte_start": 20303,
2656
- "byte_end": 23445,
2657
- "bytes": 3142,
2710
+ "byte_end": 24064,
2711
+ "bytes": 3761,
2658
2712
  "h3_count": 6
2659
2713
  },
2660
2714
  {
2661
2715
  "name": "Compliance Theater Check",
2662
2716
  "normalized_name": "compliance-theater-check",
2663
- "line": 245,
2664
- "byte_start": 23445,
2665
- "byte_end": 25422,
2717
+ "line": 247,
2718
+ "byte_start": 24064,
2719
+ "byte_end": 26041,
2666
2720
  "bytes": 1977,
2667
2721
  "h3_count": 0
2668
2722
  },
2669
2723
  {
2670
2724
  "name": "Defensive Countermeasure Mapping",
2671
2725
  "normalized_name": "defensive-countermeasure-mapping",
2672
- "line": 259,
2673
- "byte_start": 25422,
2674
- "byte_end": 27941,
2726
+ "line": 261,
2727
+ "byte_start": 26041,
2728
+ "byte_end": 28560,
2675
2729
  "bytes": 2519,
2676
2730
  "h3_count": 0
2677
2731
  },
2678
2732
  {
2679
2733
  "name": "Hand-Off / Related Skills",
2680
2734
  "normalized_name": "hand-off",
2681
- "line": 273,
2682
- "byte_start": 27941,
2683
- "byte_end": 29136,
2735
+ "line": 275,
2736
+ "byte_start": 28560,
2737
+ "byte_end": 29755,
2684
2738
  "bytes": 1195,
2685
2739
  "h3_count": 0
2686
2740
  }
@@ -2688,8 +2742,8 @@
2688
2742
  },
2689
2743
  "ai-risk-management": {
2690
2744
  "path": "skills/ai-risk-management/skill.md",
2691
- "total_bytes": 34929,
2692
- "total_lines": 321,
2745
+ "total_bytes": 35598,
2746
+ "total_lines": 323,
2693
2747
  "frontmatter": {
2694
2748
  "line_start": 1,
2695
2749
  "line_end": 49,
@@ -2756,34 +2810,34 @@
2756
2810
  "normalized_name": "output-format",
2757
2811
  "line": 222,
2758
2812
  "byte_start": 25492,
2759
- "byte_end": 28352,
2760
- "bytes": 2860,
2813
+ "byte_end": 29021,
2814
+ "bytes": 3529,
2761
2815
  "h3_count": 10
2762
2816
  },
2763
2817
  {
2764
2818
  "name": "Compliance Theater Check",
2765
2819
  "normalized_name": "compliance-theater-check",
2766
- "line": 276,
2767
- "byte_start": 28352,
2768
- "byte_end": 31151,
2820
+ "line": 278,
2821
+ "byte_start": 29021,
2822
+ "byte_end": 31820,
2769
2823
  "bytes": 2799,
2770
2824
  "h3_count": 0
2771
2825
  },
2772
2826
  {
2773
2827
  "name": "Defensive Countermeasure Mapping",
2774
2828
  "normalized_name": "defensive-countermeasure-mapping",
2775
- "line": 294,
2776
- "byte_start": 31151,
2777
- "byte_end": 32938,
2829
+ "line": 296,
2830
+ "byte_start": 31820,
2831
+ "byte_end": 33607,
2778
2832
  "bytes": 1787,
2779
2833
  "h3_count": 0
2780
2834
  },
2781
2835
  {
2782
2836
  "name": "Hand-Off / Related Skills",
2783
2837
  "normalized_name": "hand-off",
2784
- "line": 308,
2785
- "byte_start": 32938,
2786
- "byte_end": 34929,
2838
+ "line": 310,
2839
+ "byte_start": 33607,
2840
+ "byte_end": 35598,
2787
2841
  "bytes": 1991,
2788
2842
  "h3_count": 0
2789
2843
  }
@@ -2791,8 +2845,8 @@
2791
2845
  },
2792
2846
  "sector-healthcare": {
2793
2847
  "path": "skills/sector-healthcare/skill.md",
2794
- "total_bytes": 47633,
2795
- "total_lines": 372,
2848
+ "total_bytes": 48294,
2849
+ "total_lines": 374,
2796
2850
  "frontmatter": {
2797
2851
  "line_start": 1,
2798
2852
  "line_end": 51,
@@ -2850,34 +2904,34 @@
2850
2904
  "normalized_name": "output-format",
2851
2905
  "line": 236,
2852
2906
  "byte_start": 33901,
2853
- "byte_end": 36792,
2854
- "bytes": 2891,
2907
+ "byte_end": 37453,
2908
+ "bytes": 3552,
2855
2909
  "h3_count": 14
2856
2910
  },
2857
2911
  {
2858
2912
  "name": "Compliance Theater Check",
2859
2913
  "normalized_name": "compliance-theater-check",
2860
- "line": 305,
2861
- "byte_start": 36792,
2862
- "byte_end": 40360,
2914
+ "line": 307,
2915
+ "byte_start": 37453,
2916
+ "byte_end": 41021,
2863
2917
  "bytes": 3568,
2864
2918
  "h3_count": 0
2865
2919
  },
2866
2920
  {
2867
2921
  "name": "Defensive Countermeasure Mapping",
2868
2922
  "normalized_name": "defensive-countermeasure-mapping",
2869
- "line": 340,
2870
- "byte_start": 40360,
2871
- "byte_end": 43774,
2923
+ "line": 342,
2924
+ "byte_start": 41021,
2925
+ "byte_end": 44435,
2872
2926
  "bytes": 3414,
2873
2927
  "h3_count": 0
2874
2928
  },
2875
2929
  {
2876
2930
  "name": "Hand-Off / Related Skills",
2877
2931
  "normalized_name": "hand-off",
2878
- "line": 354,
2879
- "byte_start": 43774,
2880
- "byte_end": 47633,
2932
+ "line": 356,
2933
+ "byte_start": 44435,
2934
+ "byte_end": 48294,
2881
2935
  "bytes": 3859,
2882
2936
  "h3_count": 0
2883
2937
  }
@@ -2885,8 +2939,8 @@
2885
2939
  },
2886
2940
  "sector-financial": {
2887
2941
  "path": "skills/sector-financial/skill.md",
2888
- "total_bytes": 49779,
2889
- "total_lines": 399,
2942
+ "total_bytes": 50431,
2943
+ "total_lines": 401,
2890
2944
  "frontmatter": {
2891
2945
  "line_start": 1,
2892
2946
  "line_end": 74,
@@ -2944,34 +2998,34 @@
2944
2998
  "normalized_name": "output-format",
2945
2999
  "line": 271,
2946
3000
  "byte_start": 35089,
2947
- "byte_end": 37844,
2948
- "bytes": 2755,
3001
+ "byte_end": 38496,
3002
+ "bytes": 3407,
2949
3003
  "h3_count": 15
2950
3004
  },
2951
3005
  {
2952
3006
  "name": "Compliance Theater Check",
2953
3007
  "normalized_name": "compliance-theater-check",
2954
- "line": 333,
2955
- "byte_start": 37844,
2956
- "byte_end": 42182,
3008
+ "line": 335,
3009
+ "byte_start": 38496,
3010
+ "byte_end": 42834,
2957
3011
  "bytes": 4338,
2958
3012
  "h3_count": 0
2959
3013
  },
2960
3014
  {
2961
3015
  "name": "Defensive Countermeasure Mapping",
2962
3016
  "normalized_name": "defensive-countermeasure-mapping",
2963
- "line": 368,
2964
- "byte_start": 42182,
2965
- "byte_end": 46026,
3017
+ "line": 370,
3018
+ "byte_start": 42834,
3019
+ "byte_end": 46678,
2966
3020
  "bytes": 3844,
2967
3021
  "h3_count": 0
2968
3022
  },
2969
3023
  {
2970
3024
  "name": "Hand-Off / Related Skills",
2971
3025
  "normalized_name": "hand-off",
2972
- "line": 383,
2973
- "byte_start": 46026,
2974
- "byte_end": 49779,
3026
+ "line": 385,
3027
+ "byte_start": 46678,
3028
+ "byte_end": 50431,
2975
3029
  "bytes": 3753,
2976
3030
  "h3_count": 0
2977
3031
  }
@@ -2979,8 +3033,8 @@
2979
3033
  },
2980
3034
  "sector-federal-government": {
2981
3035
  "path": "skills/sector-federal-government/skill.md",
2982
- "total_bytes": 44323,
2983
- "total_lines": 306,
3036
+ "total_bytes": 45040,
3037
+ "total_lines": 308,
2984
3038
  "frontmatter": {
2985
3039
  "line_start": 1,
2986
3040
  "line_end": 65,
@@ -3038,34 +3092,34 @@
3038
3092
  "normalized_name": "output-format",
3039
3093
  "line": 213,
3040
3094
  "byte_start": 34506,
3041
- "byte_end": 36994,
3042
- "bytes": 2488,
3095
+ "byte_end": 37711,
3096
+ "bytes": 3205,
3043
3097
  "h3_count": 10
3044
3098
  },
3045
3099
  {
3046
3100
  "name": "Compliance Theater Check",
3047
3101
  "normalized_name": "compliance-theater-check",
3048
- "line": 267,
3049
- "byte_start": 36994,
3050
- "byte_end": 39862,
3102
+ "line": 269,
3103
+ "byte_start": 37711,
3104
+ "byte_end": 40579,
3051
3105
  "bytes": 2868,
3052
3106
  "h3_count": 0
3053
3107
  },
3054
3108
  {
3055
3109
  "name": "Defensive Countermeasure Mapping",
3056
3110
  "normalized_name": "defensive-countermeasure-mapping",
3057
- "line": 281,
3058
- "byte_start": 39862,
3059
- "byte_end": 42862,
3111
+ "line": 283,
3112
+ "byte_start": 40579,
3113
+ "byte_end": 43579,
3060
3114
  "bytes": 3000,
3061
3115
  "h3_count": 0
3062
3116
  },
3063
3117
  {
3064
3118
  "name": "Hand-Off",
3065
3119
  "normalized_name": "hand-off",
3066
- "line": 295,
3067
- "byte_start": 42862,
3068
- "byte_end": 44323,
3120
+ "line": 297,
3121
+ "byte_start": 43579,
3122
+ "byte_end": 45040,
3069
3123
  "bytes": 1461,
3070
3124
  "h3_count": 0
3071
3125
  }
@@ -3073,8 +3127,8 @@
3073
3127
  },
3074
3128
  "sector-energy": {
3075
3129
  "path": "skills/sector-energy/skill.md",
3076
- "total_bytes": 54077,
3077
- "total_lines": 410,
3130
+ "total_bytes": 54749,
3131
+ "total_lines": 412,
3078
3132
  "frontmatter": {
3079
3133
  "line_start": 1,
3080
3134
  "line_end": 61,
@@ -3132,34 +3186,34 @@
3132
3186
  "normalized_name": "output-format",
3133
3187
  "line": 274,
3134
3188
  "byte_start": 38372,
3135
- "byte_end": 41160,
3136
- "bytes": 2788,
3189
+ "byte_end": 41832,
3190
+ "bytes": 3460,
3137
3191
  "h3_count": 13
3138
3192
  },
3139
3193
  {
3140
3194
  "name": "Compliance Theater Check",
3141
3195
  "normalized_name": "compliance-theater-check",
3142
- "line": 339,
3143
- "byte_start": 41160,
3144
- "byte_end": 46151,
3196
+ "line": 341,
3197
+ "byte_start": 41832,
3198
+ "byte_end": 46823,
3145
3199
  "bytes": 4991,
3146
3200
  "h3_count": 0
3147
3201
  },
3148
3202
  {
3149
3203
  "name": "Defensive Countermeasure Mapping",
3150
3204
  "normalized_name": "defensive-countermeasure-mapping",
3151
- "line": 377,
3152
- "byte_start": 46151,
3153
- "byte_end": 50702,
3205
+ "line": 379,
3206
+ "byte_start": 46823,
3207
+ "byte_end": 51374,
3154
3208
  "bytes": 4551,
3155
3209
  "h3_count": 0
3156
3210
  },
3157
3211
  {
3158
3212
  "name": "Hand-Off / Related Skills",
3159
3213
  "normalized_name": "hand-off",
3160
- "line": 393,
3161
- "byte_start": 50702,
3162
- "byte_end": 54077,
3214
+ "line": 395,
3215
+ "byte_start": 51374,
3216
+ "byte_end": 54749,
3163
3217
  "bytes": 3375,
3164
3218
  "h3_count": 0
3165
3219
  }
@@ -3261,93 +3315,93 @@
3261
3315
  },
3262
3316
  "api-security": {
3263
3317
  "path": "skills/api-security/skill.md",
3264
- "total_bytes": 37397,
3265
- "total_lines": 294,
3318
+ "total_bytes": 39941,
3319
+ "total_lines": 306,
3266
3320
  "frontmatter": {
3267
3321
  "line_start": 1,
3268
- "line_end": 65,
3322
+ "line_end": 71,
3269
3323
  "byte_start": 0,
3270
- "byte_end": 1814
3324
+ "byte_end": 1959
3271
3325
  },
3272
3326
  "sections": [
3273
3327
  {
3274
3328
  "name": "Threat Context (mid-2026)",
3275
3329
  "normalized_name": "threat-context",
3276
- "line": 69,
3277
- "byte_start": 1842,
3278
- "byte_end": 7022,
3330
+ "line": 75,
3331
+ "byte_start": 1987,
3332
+ "byte_end": 7167,
3279
3333
  "bytes": 5180,
3280
3334
  "h3_count": 0
3281
3335
  },
3282
3336
  {
3283
3337
  "name": "Framework Lag Declaration",
3284
3338
  "normalized_name": "framework-lag-declaration",
3285
- "line": 95,
3286
- "byte_start": 7022,
3287
- "byte_end": 12312,
3339
+ "line": 101,
3340
+ "byte_start": 7167,
3341
+ "byte_end": 12457,
3288
3342
  "bytes": 5290,
3289
3343
  "h3_count": 0
3290
3344
  },
3291
3345
  {
3292
3346
  "name": "TTP Mapping (MITRE ATT&CK Enterprise + ATLAS v5.4.0)",
3293
3347
  "normalized_name": "ttp-mapping",
3294
- "line": 123,
3295
- "byte_start": 12312,
3296
- "byte_end": 14611,
3297
- "bytes": 2299,
3348
+ "line": 129,
3349
+ "byte_start": 12457,
3350
+ "byte_end": 15207,
3351
+ "bytes": 2750,
3298
3352
  "h3_count": 0
3299
3353
  },
3300
3354
  {
3301
3355
  "name": "Exploit Availability Matrix",
3302
3356
  "normalized_name": "exploit-availability-matrix",
3303
- "line": 137,
3304
- "byte_start": 14611,
3305
- "byte_end": 19079,
3357
+ "line": 143,
3358
+ "byte_start": 15207,
3359
+ "byte_end": 19675,
3306
3360
  "bytes": 4468,
3307
3361
  "h3_count": 0
3308
3362
  },
3309
3363
  {
3310
3364
  "name": "Analysis Procedure",
3311
3365
  "normalized_name": "analysis-procedure",
3312
- "line": 157,
3313
- "byte_start": 19079,
3314
- "byte_end": 26878,
3315
- "bytes": 7799,
3366
+ "line": 163,
3367
+ "byte_start": 19675,
3368
+ "byte_end": 28154,
3369
+ "bytes": 8479,
3316
3370
  "h3_count": 1
3317
3371
  },
3318
3372
  {
3319
3373
  "name": "Output Format",
3320
3374
  "normalized_name": "output-format",
3321
- "line": 205,
3322
- "byte_start": 26878,
3323
- "byte_end": 30596,
3324
- "bytes": 3718,
3375
+ "line": 213,
3376
+ "byte_start": 28154,
3377
+ "byte_end": 32552,
3378
+ "bytes": 4398,
3325
3379
  "h3_count": 9
3326
3380
  },
3327
3381
  {
3328
3382
  "name": "Compliance Theater Check",
3329
3383
  "normalized_name": "compliance-theater-check",
3330
- "line": 258,
3331
- "byte_start": 30596,
3332
- "byte_end": 32954,
3384
+ "line": 268,
3385
+ "byte_start": 32552,
3386
+ "byte_end": 34910,
3333
3387
  "bytes": 2358,
3334
3388
  "h3_count": 0
3335
3389
  },
3336
3390
  {
3337
3391
  "name": "Defensive Countermeasure Mapping",
3338
3392
  "normalized_name": "defensive-countermeasure-mapping",
3339
- "line": 272,
3340
- "byte_start": 32954,
3341
- "byte_end": 36192,
3342
- "bytes": 3238,
3393
+ "line": 282,
3394
+ "byte_start": 34910,
3395
+ "byte_end": 38736,
3396
+ "bytes": 3826,
3343
3397
  "h3_count": 0
3344
3398
  },
3345
3399
  {
3346
3400
  "name": "Hand-Off / Related Skills",
3347
3401
  "normalized_name": "hand-off",
3348
- "line": 286,
3349
- "byte_start": 36192,
3350
- "byte_end": 37397,
3402
+ "line": 298,
3403
+ "byte_start": 38736,
3404
+ "byte_end": 39941,
3351
3405
  "bytes": 1205,
3352
3406
  "h3_count": 0
3353
3407
  }
@@ -3355,8 +3409,8 @@
3355
3409
  },
3356
3410
  "cloud-security": {
3357
3411
  "path": "skills/cloud-security/skill.md",
3358
- "total_bytes": 55635,
3359
- "total_lines": 384,
3412
+ "total_bytes": 56326,
3413
+ "total_lines": 386,
3360
3414
  "frontmatter": {
3361
3415
  "line_start": 1,
3362
3416
  "line_end": 74,
@@ -3414,34 +3468,34 @@
3414
3468
  "normalized_name": "output-format",
3415
3469
  "line": 259,
3416
3470
  "byte_start": 40376,
3417
- "byte_end": 42639,
3418
- "bytes": 2263,
3471
+ "byte_end": 43330,
3472
+ "bytes": 2954,
3419
3473
  "h3_count": 13
3420
3474
  },
3421
3475
  {
3422
3476
  "name": "Compliance Theater Check",
3423
3477
  "normalized_name": "compliance-theater-check",
3424
- "line": 316,
3425
- "byte_start": 42639,
3426
- "byte_end": 46860,
3478
+ "line": 318,
3479
+ "byte_start": 43330,
3480
+ "byte_end": 47551,
3427
3481
  "bytes": 4221,
3428
3482
  "h3_count": 0
3429
3483
  },
3430
3484
  {
3431
3485
  "name": "Defensive Countermeasure Mapping",
3432
3486
  "normalized_name": "defensive-countermeasure-mapping",
3433
- "line": 350,
3434
- "byte_start": 46860,
3435
- "byte_end": 51602,
3487
+ "line": 352,
3488
+ "byte_start": 47551,
3489
+ "byte_end": 52293,
3436
3490
  "bytes": 4742,
3437
3491
  "h3_count": 0
3438
3492
  },
3439
3493
  {
3440
3494
  "name": "Hand-Off / Related Skills",
3441
3495
  "normalized_name": "hand-off",
3442
- "line": 366,
3443
- "byte_start": 51602,
3444
- "byte_end": 55635,
3496
+ "line": 368,
3497
+ "byte_start": 52293,
3498
+ "byte_end": 56326,
3445
3499
  "bytes": 4033,
3446
3500
  "h3_count": 0
3447
3501
  }
@@ -3449,8 +3503,8 @@
3449
3503
  },
3450
3504
  "container-runtime-security": {
3451
3505
  "path": "skills/container-runtime-security/skill.md",
3452
- "total_bytes": 49060,
3453
- "total_lines": 383,
3506
+ "total_bytes": 49807,
3507
+ "total_lines": 385,
3454
3508
  "frontmatter": {
3455
3509
  "line_start": 1,
3456
3510
  "line_end": 61,
@@ -3508,34 +3562,34 @@
3508
3562
  "normalized_name": "output-format",
3509
3563
  "line": 246,
3510
3564
  "byte_start": 32778,
3511
- "byte_end": 35697,
3512
- "bytes": 2919,
3565
+ "byte_end": 36444,
3566
+ "bytes": 3666,
3513
3567
  "h3_count": 12
3514
3568
  },
3515
3569
  {
3516
3570
  "name": "Compliance Theater Check",
3517
3571
  "normalized_name": "compliance-theater-check",
3518
- "line": 312,
3519
- "byte_start": 35697,
3520
- "byte_end": 39194,
3572
+ "line": 314,
3573
+ "byte_start": 36444,
3574
+ "byte_end": 39941,
3521
3575
  "bytes": 3497,
3522
3576
  "h3_count": 0
3523
3577
  },
3524
3578
  {
3525
3579
  "name": "Defensive Countermeasure Mapping",
3526
3580
  "normalized_name": "defensive-countermeasure-mapping",
3527
- "line": 348,
3528
- "byte_start": 39194,
3529
- "byte_end": 44466,
3581
+ "line": 350,
3582
+ "byte_start": 39941,
3583
+ "byte_end": 45213,
3530
3584
  "bytes": 5272,
3531
3585
  "h3_count": 0
3532
3586
  },
3533
3587
  {
3534
3588
  "name": "Hand-Off / Related Skills",
3535
3589
  "normalized_name": "hand-off",
3536
- "line": 365,
3537
- "byte_start": 44466,
3538
- "byte_end": 49060,
3590
+ "line": 367,
3591
+ "byte_start": 45213,
3592
+ "byte_end": 49807,
3539
3593
  "bytes": 4594,
3540
3594
  "h3_count": 0
3541
3595
  }
@@ -3543,8 +3597,8 @@
3543
3597
  },
3544
3598
  "mlops-security": {
3545
3599
  "path": "skills/mlops-security/skill.md",
3546
- "total_bytes": 45611,
3547
- "total_lines": 330,
3600
+ "total_bytes": 46355,
3601
+ "total_lines": 332,
3548
3602
  "frontmatter": {
3549
3603
  "line_start": 1,
3550
3604
  "line_end": 66,
@@ -3602,34 +3656,34 @@
3602
3656
  "normalized_name": "output-format",
3603
3657
  "line": 228,
3604
3658
  "byte_start": 33152,
3605
- "byte_end": 35830,
3606
- "bytes": 2678,
3659
+ "byte_end": 36574,
3660
+ "bytes": 3422,
3607
3661
  "h3_count": 10
3608
3662
  },
3609
3663
  {
3610
3664
  "name": "Compliance Theater Check",
3611
3665
  "normalized_name": "compliance-theater-check",
3612
- "line": 281,
3613
- "byte_start": 35830,
3614
- "byte_end": 38761,
3666
+ "line": 283,
3667
+ "byte_start": 36574,
3668
+ "byte_end": 39505,
3615
3669
  "bytes": 2931,
3616
3670
  "h3_count": 0
3617
3671
  },
3618
3672
  {
3619
3673
  "name": "Defensive Countermeasure Mapping",
3620
3674
  "normalized_name": "defensive-countermeasure-mapping",
3621
- "line": 297,
3622
- "byte_start": 38761,
3623
- "byte_end": 42681,
3675
+ "line": 299,
3676
+ "byte_start": 39505,
3677
+ "byte_end": 43425,
3624
3678
  "bytes": 3920,
3625
3679
  "h3_count": 0
3626
3680
  },
3627
3681
  {
3628
3682
  "name": "Hand-Off / Related Skills",
3629
3683
  "normalized_name": "hand-off",
3630
- "line": 317,
3631
- "byte_start": 42681,
3632
- "byte_end": 45611,
3684
+ "line": 319,
3685
+ "byte_start": 43425,
3686
+ "byte_end": 46355,
3633
3687
  "bytes": 2930,
3634
3688
  "h3_count": 0
3635
3689
  }
@@ -3825,93 +3879,93 @@
3825
3879
  },
3826
3880
  "email-security-anti-phishing": {
3827
3881
  "path": "skills/email-security-anti-phishing/skill.md",
3828
- "total_bytes": 26556,
3829
- "total_lines": 209,
3882
+ "total_bytes": 29232,
3883
+ "total_lines": 219,
3830
3884
  "frontmatter": {
3831
3885
  "line_start": 1,
3832
- "line_end": 52,
3886
+ "line_end": 58,
3833
3887
  "byte_start": 0,
3834
- "byte_end": 1187
3888
+ "byte_end": 1333
3835
3889
  },
3836
3890
  "sections": [
3837
3891
  {
3838
3892
  "name": "Threat Context (mid-2026)",
3839
3893
  "normalized_name": "threat-context",
3840
- "line": 56,
3841
- "byte_start": 1235,
3842
- "byte_end": 5665,
3894
+ "line": 62,
3895
+ "byte_start": 1381,
3896
+ "byte_end": 5811,
3843
3897
  "bytes": 4430,
3844
3898
  "h3_count": 0
3845
3899
  },
3846
3900
  {
3847
3901
  "name": "Framework Lag Declaration",
3848
3902
  "normalized_name": "framework-lag-declaration",
3849
- "line": 74,
3850
- "byte_start": 5665,
3851
- "byte_end": 9348,
3852
- "bytes": 3683,
3903
+ "line": 80,
3904
+ "byte_start": 5811,
3905
+ "byte_end": 9893,
3906
+ "bytes": 4082,
3853
3907
  "h3_count": 0
3854
3908
  },
3855
3909
  {
3856
3910
  "name": "TTP Mapping",
3857
3911
  "normalized_name": "ttp-mapping",
3858
- "line": 96,
3859
- "byte_start": 9348,
3860
- "byte_end": 10768,
3861
- "bytes": 1420,
3912
+ "line": 102,
3913
+ "byte_start": 9893,
3914
+ "byte_end": 11985,
3915
+ "bytes": 2092,
3862
3916
  "h3_count": 0
3863
3917
  },
3864
3918
  {
3865
3919
  "name": "Exploit Availability Matrix",
3866
3920
  "normalized_name": "exploit-availability-matrix",
3867
- "line": 110,
3868
- "byte_start": 10768,
3869
- "byte_end": 12608,
3921
+ "line": 116,
3922
+ "byte_start": 11985,
3923
+ "byte_end": 13825,
3870
3924
  "bytes": 1840,
3871
3925
  "h3_count": 0
3872
3926
  },
3873
3927
  {
3874
3928
  "name": "Analysis Procedure",
3875
3929
  "normalized_name": "analysis-procedure",
3876
- "line": 129,
3877
- "byte_start": 12608,
3878
- "byte_end": 19367,
3879
- "bytes": 6759,
3930
+ "line": 135,
3931
+ "byte_start": 13825,
3932
+ "byte_end": 21267,
3933
+ "bytes": 7442,
3880
3934
  "h3_count": 0
3881
3935
  },
3882
3936
  {
3883
3937
  "name": "Output Format",
3884
3938
  "normalized_name": "output-format",
3885
- "line": 156,
3886
- "byte_start": 19367,
3887
- "byte_end": 21188,
3939
+ "line": 164,
3940
+ "byte_start": 21267,
3941
+ "byte_end": 23088,
3888
3942
  "bytes": 1821,
3889
3943
  "h3_count": 0
3890
3944
  },
3891
3945
  {
3892
3946
  "name": "Compliance Theater Check",
3893
3947
  "normalized_name": "compliance-theater-check",
3894
- "line": 173,
3895
- "byte_start": 21188,
3896
- "byte_end": 22990,
3948
+ "line": 181,
3949
+ "byte_start": 23088,
3950
+ "byte_end": 24890,
3897
3951
  "bytes": 1802,
3898
3952
  "h3_count": 0
3899
3953
  },
3900
3954
  {
3901
3955
  "name": "Defensive Countermeasure Mapping",
3902
3956
  "normalized_name": "defensive-countermeasure-mapping",
3903
- "line": 184,
3904
- "byte_start": 22990,
3905
- "byte_end": 25421,
3906
- "bytes": 2431,
3957
+ "line": 192,
3958
+ "byte_start": 24890,
3959
+ "byte_end": 28097,
3960
+ "bytes": 3207,
3907
3961
  "h3_count": 0
3908
3962
  },
3909
3963
  {
3910
3964
  "name": "Hand-Off / Related Skills",
3911
3965
  "normalized_name": "hand-off",
3912
- "line": 197,
3913
- "byte_start": 25421,
3914
- "byte_end": 26556,
3966
+ "line": 207,
3967
+ "byte_start": 28097,
3968
+ "byte_end": 29232,
3915
3969
  "bytes": 1135,
3916
3970
  "h3_count": 0
3917
3971
  }
@@ -3919,8 +3973,8 @@
3919
3973
  },
3920
3974
  "age-gates-child-safety": {
3921
3975
  "path": "skills/age-gates-child-safety/skill.md",
3922
- "total_bytes": 69740,
3923
- "total_lines": 457,
3976
+ "total_bytes": 70471,
3977
+ "total_lines": 459,
3924
3978
  "frontmatter": {
3925
3979
  "line_start": 1,
3926
3980
  "line_end": 63,
@@ -3978,34 +4032,34 @@
3978
4032
  "normalized_name": "output-format",
3979
4033
  "line": 288,
3980
4034
  "byte_start": 49577,
3981
- "byte_end": 54180,
3982
- "bytes": 4603,
4035
+ "byte_end": 54911,
4036
+ "bytes": 5334,
3983
4037
  "h3_count": 14
3984
4038
  },
3985
4039
  {
3986
4040
  "name": "Compliance Theater Check",
3987
4041
  "normalized_name": "compliance-theater-check",
3988
- "line": 369,
3989
- "byte_start": 54180,
3990
- "byte_end": 60265,
4042
+ "line": 371,
4043
+ "byte_start": 54911,
4044
+ "byte_end": 60996,
3991
4045
  "bytes": 6085,
3992
4046
  "h3_count": 0
3993
4047
  },
3994
4048
  {
3995
4049
  "name": "Defensive Countermeasure Mapping",
3996
4050
  "normalized_name": "defensive-countermeasure-mapping",
3997
- "line": 419,
3998
- "byte_start": 60265,
3999
- "byte_end": 65407,
4051
+ "line": 421,
4052
+ "byte_start": 60996,
4053
+ "byte_end": 66138,
4000
4054
  "bytes": 5142,
4001
4055
  "h3_count": 0
4002
4056
  },
4003
4057
  {
4004
4058
  "name": "Hand-Off / Related Skills",
4005
4059
  "normalized_name": "hand-off",
4006
- "line": 439,
4007
- "byte_start": 65407,
4008
- "byte_end": 69740,
4060
+ "line": 441,
4061
+ "byte_start": 66138,
4062
+ "byte_end": 70471,
4009
4063
  "bytes": 4333,
4010
4064
  "h3_count": 0
4011
4065
  }
@@ -4013,7 +4067,7 @@
4013
4067
  },
4014
4068
  "cloud-iam-incident": {
4015
4069
  "path": "skills/cloud-iam-incident/skill.md",
4016
- "total_bytes": 44467,
4070
+ "total_bytes": 44474,
4017
4071
  "total_lines": 416,
4018
4072
  "frontmatter": {
4019
4073
  "line_start": 1,
@@ -4027,16 +4081,16 @@
4027
4081
  "normalized_name": "threat-context",
4028
4082
  "line": 81,
4029
4083
  "byte_start": 2782,
4030
- "byte_end": 8568,
4031
- "bytes": 5786,
4084
+ "byte_end": 8575,
4085
+ "bytes": 5793,
4032
4086
  "h3_count": 0
4033
4087
  },
4034
4088
  {
4035
4089
  "name": "Framework Lag Declaration",
4036
4090
  "normalized_name": "framework-lag-declaration",
4037
4091
  "line": 114,
4038
- "byte_start": 8568,
4039
- "byte_end": 14884,
4092
+ "byte_start": 8575,
4093
+ "byte_end": 14891,
4040
4094
  "bytes": 6316,
4041
4095
  "h3_count": 0
4042
4096
  },
@@ -4044,8 +4098,8 @@
4044
4098
  "name": "TTP Mapping",
4045
4099
  "normalized_name": "ttp-mapping",
4046
4100
  "line": 143,
4047
- "byte_start": 14884,
4048
- "byte_end": 19424,
4101
+ "byte_start": 14891,
4102
+ "byte_end": 19431,
4049
4103
  "bytes": 4540,
4050
4104
  "h3_count": 0
4051
4105
  },
@@ -4053,8 +4107,8 @@
4053
4107
  "name": "Exploit Availability Matrix",
4054
4108
  "normalized_name": "exploit-availability-matrix",
4055
4109
  "line": 163,
4056
- "byte_start": 19424,
4057
- "byte_end": 22796,
4110
+ "byte_start": 19431,
4111
+ "byte_end": 22803,
4058
4112
  "bytes": 3372,
4059
4113
  "h3_count": 0
4060
4114
  },
@@ -4062,8 +4116,8 @@
4062
4116
  "name": "Analysis Procedure",
4063
4117
  "normalized_name": "analysis-procedure",
4064
4118
  "line": 185,
4065
- "byte_start": 22796,
4066
- "byte_end": 30421,
4119
+ "byte_start": 22803,
4120
+ "byte_end": 30428,
4067
4121
  "bytes": 7625,
4068
4122
  "h3_count": 12
4069
4123
  },
@@ -4071,8 +4125,8 @@
4071
4125
  "name": "Output Format",
4072
4126
  "normalized_name": "output-format",
4073
4127
  "line": 275,
4074
- "byte_start": 30421,
4075
- "byte_end": 32619,
4128
+ "byte_start": 30428,
4129
+ "byte_end": 32626,
4076
4130
  "bytes": 2198,
4077
4131
  "h3_count": 15
4078
4132
  },
@@ -4080,8 +4134,8 @@
4080
4134
  "name": "Compliance Theater Check",
4081
4135
  "normalized_name": "compliance-theater-check",
4082
4136
  "line": 338,
4083
- "byte_start": 32619,
4084
- "byte_end": 37218,
4137
+ "byte_start": 32626,
4138
+ "byte_end": 37225,
4085
4139
  "bytes": 4599,
4086
4140
  "h3_count": 0
4087
4141
  },
@@ -4089,8 +4143,8 @@
4089
4143
  "name": "Defensive Countermeasure Mapping",
4090
4144
  "normalized_name": "defensive-countermeasure-mapping",
4091
4145
  "line": 374,
4092
- "byte_start": 37218,
4093
- "byte_end": 41294,
4146
+ "byte_start": 37225,
4147
+ "byte_end": 41301,
4094
4148
  "bytes": 4076,
4095
4149
  "h3_count": 0
4096
4150
  },
@@ -4098,8 +4152,8 @@
4098
4152
  "name": "Hand-Off / Related Skills",
4099
4153
  "normalized_name": "hand-off",
4100
4154
  "line": 396,
4101
- "byte_start": 41294,
4102
- "byte_end": 44467,
4155
+ "byte_start": 41301,
4156
+ "byte_end": 44474,
4103
4157
  "bytes": 3173,
4104
4158
  "h3_count": 0
4105
4159
  }