@blamejs/exceptd-skills 0.15.0 → 0.15.2

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 (49) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/data/_indexes/_meta.json +44 -44
  3. package/data/_indexes/section-offsets.json +804 -795
  4. package/data/_indexes/summary-cards.json +3 -3
  5. package/data/_indexes/token-budget.json +506 -501
  6. package/data/cve-catalog.json +629 -51
  7. package/manifest.json +84 -84
  8. package/package.json +1 -1
  9. package/sbom.cdx.json +94 -94
  10. package/skills/age-gates-child-safety/skill.md +7 -7
  11. package/skills/ai-attack-surface/skill.md +1 -1
  12. package/skills/ai-c2-detection/skill.md +3 -3
  13. package/skills/ai-risk-management/skill.md +9 -9
  14. package/skills/api-security/skill.md +4 -4
  15. package/skills/cloud-security/skill.md +7 -7
  16. package/skills/compliance-theater/skill.md +4 -4
  17. package/skills/container-runtime-security/skill.md +6 -6
  18. package/skills/coordinated-vuln-disclosure/skill.md +12 -12
  19. package/skills/defensive-countermeasure-mapping/skill.md +14 -10
  20. package/skills/dlp-gap-analysis/skill.md +3 -3
  21. package/skills/email-security-anti-phishing/skill.md +6 -6
  22. package/skills/exploit-scoring/skill.md +2 -2
  23. package/skills/framework-gap-analysis/skill.md +6 -6
  24. package/skills/fuzz-testing-strategy/skill.md +1 -1
  25. package/skills/global-grc/skill.md +2 -2
  26. package/skills/identity-assurance/skill.md +5 -5
  27. package/skills/idp-incident-response/skill.md +5 -5
  28. package/skills/incident-response-playbook/skill.md +8 -8
  29. package/skills/kernel-lpe-triage/skill.md +4 -4
  30. package/skills/mcp-agent-trust/skill.md +3 -3
  31. package/skills/mlops-security/skill.md +5 -5
  32. package/skills/ot-ics-security/skill.md +7 -7
  33. package/skills/policy-exception-gen/skill.md +2 -2
  34. package/skills/pqc-first/skill.md +2 -2
  35. package/skills/rag-pipeline-security/skill.md +2 -2
  36. package/skills/ransomware-response/skill.md +9 -9
  37. package/skills/researcher/skill.md +11 -11
  38. package/skills/sector-energy/skill.md +6 -6
  39. package/skills/sector-federal-government/skill.md +2 -2
  40. package/skills/sector-financial/skill.md +4 -4
  41. package/skills/sector-healthcare/skill.md +6 -6
  42. package/skills/sector-telecom/skill.md +1 -1
  43. package/skills/security-maturity-tiers/skill.md +4 -4
  44. package/skills/skill-update-loop/skill.md +6 -6
  45. package/skills/supply-chain-integrity/skill.md +1 -1
  46. package/skills/threat-model-currency/skill.md +3 -3
  47. package/skills/threat-modeling-methodology/skill.md +9 -9
  48. package/skills/webapp-security/skill.md +7 -7
  49. package/skills/zeroday-gap-learn/skill.md +8 -8
@@ -3,17 +3,17 @@
3
3
  "schema_version": "1.0.0",
4
4
  "tokenizer_note": "Character-density approximation: 1 token ≈ 4 chars. This is the canonical rule-of-thumb for OpenAI tokenizers on English+technical text. Claude's tokenizer is typically more efficient on prose; treat this as an upper-bound budget for both. Consumers with stricter precision needs should re-tokenize with their own tokenizer.",
5
5
  "approx_chars_per_token": 4,
6
- "total_chars": 1674420,
7
- "total_approx_tokens": 418611,
6
+ "total_chars": 1673904,
7
+ "total_approx_tokens": 418479,
8
8
  "skill_count": 42
9
9
  },
10
10
  "skills": {
11
11
  "kernel-lpe-triage": {
12
12
  "path": "skills/kernel-lpe-triage/skill.md",
13
- "bytes": 31111,
14
- "chars": 30940,
13
+ "bytes": 31016,
14
+ "chars": 30845,
15
15
  "lines": 397,
16
- "approx_tokens": 7735,
16
+ "approx_tokens": 7711,
17
17
  "approx_chars_per_token": 4,
18
18
  "sections": {
19
19
  "threat-context": {
@@ -57,23 +57,23 @@
57
57
  "approx_tokens": 172
58
58
  },
59
59
  "defensive-countermeasure-mapping": {
60
- "bytes": 4745,
61
- "chars": 4717,
62
- "approx_tokens": 1179
60
+ "bytes": 4674,
61
+ "chars": 4646,
62
+ "approx_tokens": 1162
63
63
  },
64
64
  "hand-off": {
65
- "bytes": 2269,
66
- "chars": 2257,
67
- "approx_tokens": 564
65
+ "bytes": 2245,
66
+ "chars": 2233,
67
+ "approx_tokens": 558
68
68
  }
69
69
  }
70
70
  },
71
71
  "ai-attack-surface": {
72
72
  "path": "skills/ai-attack-surface/skill.md",
73
- "bytes": 29679,
74
- "chars": 29603,
73
+ "bytes": 29650,
74
+ "chars": 29574,
75
75
  "lines": 337,
76
- "approx_tokens": 7401,
76
+ "approx_tokens": 7394,
77
77
  "approx_chars_per_token": 4,
78
78
  "sections": {
79
79
  "threat-context": {
@@ -107,9 +107,9 @@
107
107
  "approx_tokens": 422
108
108
  },
109
109
  "defensive-countermeasure-mapping": {
110
- "bytes": 3720,
111
- "chars": 3708,
112
- "approx_tokens": 927
110
+ "bytes": 3691,
111
+ "chars": 3679,
112
+ "approx_tokens": 920
113
113
  },
114
114
  "compliance-theater-check": {
115
115
  "bytes": 1086,
@@ -120,10 +120,10 @@
120
120
  },
121
121
  "mcp-agent-trust": {
122
122
  "path": "skills/mcp-agent-trust/skill.md",
123
- "bytes": 32107,
124
- "chars": 32015,
123
+ "bytes": 32200,
124
+ "chars": 32108,
125
125
  "lines": 380,
126
- "approx_tokens": 8004,
126
+ "approx_tokens": 8027,
127
127
  "approx_chars_per_token": 4,
128
128
  "sections": {
129
129
  "threat-context": {
@@ -157,14 +157,14 @@
157
157
  "approx_tokens": 384
158
158
  },
159
159
  "hand-off": {
160
- "bytes": 2441,
161
- "chars": 2431,
162
- "approx_tokens": 608
160
+ "bytes": 2485,
161
+ "chars": 2475,
162
+ "approx_tokens": 619
163
163
  },
164
164
  "defensive-countermeasure-mapping": {
165
- "bytes": 4203,
166
- "chars": 4197,
167
- "approx_tokens": 1049
165
+ "bytes": 4252,
166
+ "chars": 4246,
167
+ "approx_tokens": 1062
168
168
  },
169
169
  "compliance-theater-check": {
170
170
  "bytes": 513,
@@ -175,10 +175,10 @@
175
175
  },
176
176
  "framework-gap-analysis": {
177
177
  "path": "skills/framework-gap-analysis/skill.md",
178
- "bytes": 32609,
179
- "chars": 32501,
178
+ "bytes": 32728,
179
+ "chars": 32616,
180
180
  "lines": 410,
181
- "approx_tokens": 8125,
181
+ "approx_tokens": 8154,
182
182
  "approx_chars_per_token": 4,
183
183
  "sections": {
184
184
  "frontmatter-scope": {
@@ -192,14 +192,14 @@
192
192
  "approx_tokens": 451
193
193
  },
194
194
  "framework-lag-declaration": {
195
- "bytes": 3275,
196
- "chars": 3271,
197
- "approx_tokens": 818
195
+ "bytes": 3348,
196
+ "chars": 3344,
197
+ "approx_tokens": 836
198
198
  },
199
199
  "ttp-mapping": {
200
- "bytes": 2084,
201
- "chars": 2082,
202
- "approx_tokens": 521
200
+ "bytes": 2154,
201
+ "chars": 2150,
202
+ "approx_tokens": 538
203
203
  },
204
204
  "exploit-availability-matrix": {
205
205
  "bytes": 1536,
@@ -222,9 +222,9 @@
222
222
  "approx_tokens": 274
223
223
  },
224
224
  "output-format": {
225
- "bytes": 1934,
226
- "chars": 1932,
227
- "approx_tokens": 483
225
+ "bytes": 1939,
226
+ "chars": 1935,
227
+ "approx_tokens": 484
228
228
  },
229
229
  "compliance-theater-check": {
230
230
  "bytes": 2467,
@@ -232,18 +232,18 @@
232
232
  "approx_tokens": 617
233
233
  },
234
234
  "defensive-countermeasure-mapping": {
235
- "bytes": 4587,
236
- "chars": 4535,
237
- "approx_tokens": 1134
235
+ "bytes": 4558,
236
+ "chars": 4506,
237
+ "approx_tokens": 1127
238
238
  }
239
239
  }
240
240
  },
241
241
  "compliance-theater": {
242
242
  "path": "skills/compliance-theater/skill.md",
243
- "bytes": 38659,
244
- "chars": 38567,
243
+ "bytes": 38594,
244
+ "chars": 38502,
245
245
  "lines": 409,
246
- "approx_tokens": 9642,
246
+ "approx_tokens": 9626,
247
247
  "approx_chars_per_token": 4,
248
248
  "sections": {
249
249
  "frontmatter-scope": {
@@ -262,8 +262,8 @@
262
262
  "approx_tokens": 2025
263
263
  },
264
264
  "ttp-mapping": {
265
- "bytes": 2205,
266
- "chars": 2189,
265
+ "bytes": 2203,
266
+ "chars": 2187,
267
267
  "approx_tokens": 547
268
268
  },
269
269
  "exploit-availability-matrix": {
@@ -282,28 +282,28 @@
282
282
  "approx_tokens": 233
283
283
  },
284
284
  "output-format": {
285
- "bytes": 1970,
286
- "chars": 1968,
287
- "approx_tokens": 492
285
+ "bytes": 1953,
286
+ "chars": 1951,
287
+ "approx_tokens": 488
288
288
  },
289
289
  "compliance-theater-check": {
290
- "bytes": 2722,
291
- "chars": 2716,
292
- "approx_tokens": 679
290
+ "bytes": 2705,
291
+ "chars": 2699,
292
+ "approx_tokens": 675
293
293
  },
294
294
  "defensive-countermeasure-mapping": {
295
- "bytes": 3970,
296
- "chars": 3950,
297
- "approx_tokens": 988
295
+ "bytes": 3941,
296
+ "chars": 3921,
297
+ "approx_tokens": 980
298
298
  }
299
299
  }
300
300
  },
301
301
  "exploit-scoring": {
302
302
  "path": "skills/exploit-scoring/skill.md",
303
- "bytes": 30273,
304
- "chars": 30089,
303
+ "bytes": 30227,
304
+ "chars": 30043,
305
305
  "lines": 391,
306
- "approx_tokens": 7522,
306
+ "approx_tokens": 7511,
307
307
  "approx_chars_per_token": 4,
308
308
  "sections": {
309
309
  "frontmatter-scope": {
@@ -312,9 +312,9 @@
312
312
  "approx_tokens": 154
313
313
  },
314
314
  "threat-context": {
315
- "bytes": 2409,
316
- "chars": 2397,
317
- "approx_tokens": 599
315
+ "bytes": 2392,
316
+ "chars": 2380,
317
+ "approx_tokens": 595
318
318
  },
319
319
  "framework-lag-declaration": {
320
320
  "bytes": 3437,
@@ -362,18 +362,18 @@
362
362
  "approx_tokens": 506
363
363
  },
364
364
  "defensive-countermeasure-mapping": {
365
- "bytes": 4252,
366
- "chars": 4212,
367
- "approx_tokens": 1053
365
+ "bytes": 4223,
366
+ "chars": 4183,
367
+ "approx_tokens": 1046
368
368
  }
369
369
  }
370
370
  },
371
371
  "rag-pipeline-security": {
372
372
  "path": "skills/rag-pipeline-security/skill.md",
373
- "bytes": 31953,
374
- "chars": 31778,
373
+ "bytes": 32040,
374
+ "chars": 31865,
375
375
  "lines": 334,
376
- "approx_tokens": 7945,
376
+ "approx_tokens": 7966,
377
377
  "approx_chars_per_token": 4,
378
378
  "sections": {
379
379
  "threat-context": {
@@ -432,14 +432,14 @@
432
432
  "approx_tokens": 382
433
433
  },
434
434
  "hand-off": {
435
- "bytes": 2639,
436
- "chars": 2624,
437
- "approx_tokens": 656
435
+ "bytes": 2668,
436
+ "chars": 2653,
437
+ "approx_tokens": 663
438
438
  },
439
439
  "defensive-countermeasure-mapping": {
440
- "bytes": 3881,
441
- "chars": 3859,
442
- "approx_tokens": 965
440
+ "bytes": 3939,
441
+ "chars": 3917,
442
+ "approx_tokens": 979
443
443
  },
444
444
  "compliance-theater-check": {
445
445
  "bytes": 644,
@@ -450,10 +450,10 @@
450
450
  },
451
451
  "ai-c2-detection": {
452
452
  "path": "skills/ai-c2-detection/skill.md",
453
- "bytes": 39773,
454
- "chars": 39619,
453
+ "bytes": 39712,
454
+ "chars": 39558,
455
455
  "lines": 488,
456
- "approx_tokens": 9905,
456
+ "approx_tokens": 9890,
457
457
  "approx_chars_per_token": 4,
458
458
  "sections": {
459
459
  "threat-context": {
@@ -497,9 +497,9 @@
497
497
  "approx_tokens": 1018
498
498
  },
499
499
  "defensive-countermeasure-mapping": {
500
- "bytes": 3944,
501
- "chars": 3932,
502
- "approx_tokens": 983
500
+ "bytes": 3915,
501
+ "chars": 3903,
502
+ "approx_tokens": 976
503
503
  },
504
504
  "compliance-theater-check": {
505
505
  "bytes": 1390,
@@ -512,18 +512,18 @@
512
512
  "approx_tokens": 373
513
513
  },
514
514
  "hand-off": {
515
- "bytes": 2943,
516
- "chars": 2931,
517
- "approx_tokens": 733
515
+ "bytes": 2911,
516
+ "chars": 2899,
517
+ "approx_tokens": 725
518
518
  }
519
519
  }
520
520
  },
521
521
  "policy-exception-gen": {
522
522
  "path": "skills/policy-exception-gen/skill.md",
523
- "bytes": 36832,
524
- "chars": 36720,
523
+ "bytes": 36889,
524
+ "chars": 36777,
525
525
  "lines": 479,
526
- "approx_tokens": 9180,
526
+ "approx_tokens": 9194,
527
527
  "approx_chars_per_token": 4,
528
528
  "sections": {
529
529
  "frontmatter-scope": {
@@ -542,9 +542,9 @@
542
542
  "approx_tokens": 1363
543
543
  },
544
544
  "ttp-mapping": {
545
- "bytes": 1943,
546
- "chars": 1929,
547
- "approx_tokens": 482
545
+ "bytes": 1947,
546
+ "chars": 1933,
547
+ "approx_tokens": 483
548
548
  },
549
549
  "exploit-availability-matrix": {
550
550
  "bytes": 2024,
@@ -572,18 +572,18 @@
572
572
  "approx_tokens": 795
573
573
  },
574
574
  "defensive-countermeasure-mapping": {
575
- "bytes": 4950,
576
- "chars": 4920,
577
- "approx_tokens": 1230
575
+ "bytes": 5003,
576
+ "chars": 4973,
577
+ "approx_tokens": 1243
578
578
  }
579
579
  }
580
580
  },
581
581
  "threat-model-currency": {
582
582
  "path": "skills/threat-model-currency/skill.md",
583
- "bytes": 33310,
584
- "chars": 33124,
583
+ "bytes": 33281,
584
+ "chars": 33095,
585
585
  "lines": 448,
586
- "approx_tokens": 8281,
586
+ "approx_tokens": 8274,
587
587
  "approx_chars_per_token": 4,
588
588
  "sections": {
589
589
  "frontmatter-scope": {
@@ -637,23 +637,23 @@
637
637
  "approx_tokens": 233
638
638
  },
639
639
  "output-format": {
640
- "bytes": 1973,
641
- "chars": 1971,
642
- "approx_tokens": 493
640
+ "bytes": 1982,
641
+ "chars": 1980,
642
+ "approx_tokens": 495
643
643
  },
644
644
  "defensive-countermeasure-mapping": {
645
- "bytes": 5129,
646
- "chars": 5057,
647
- "approx_tokens": 1264
645
+ "bytes": 5100,
646
+ "chars": 5028,
647
+ "approx_tokens": 1257
648
648
  }
649
649
  }
650
650
  },
651
651
  "global-grc": {
652
652
  "path": "skills/global-grc/skill.md",
653
- "bytes": 41029,
654
- "chars": 40829,
653
+ "bytes": 41090,
654
+ "chars": 40888,
655
655
  "lines": 573,
656
- "approx_tokens": 10207,
656
+ "approx_tokens": 10222,
657
657
  "approx_chars_per_token": 4,
658
658
  "sections": {
659
659
  "frontmatter-scope": {
@@ -682,9 +682,9 @@
682
682
  "approx_tokens": 636
683
683
  },
684
684
  "framework-lag-declaration": {
685
- "bytes": 7760,
686
- "chars": 7726,
687
- "approx_tokens": 1932
685
+ "bytes": 7825,
686
+ "chars": 7789,
687
+ "approx_tokens": 1947
688
688
  },
689
689
  "ttp-mapping": {
690
690
  "bytes": 2136,
@@ -707,18 +707,18 @@
707
707
  "approx_tokens": 258
708
708
  },
709
709
  "output-format": {
710
- "bytes": 1507,
711
- "chars": 1503,
712
- "approx_tokens": 376
710
+ "bytes": 1503,
711
+ "chars": 1499,
712
+ "approx_tokens": 375
713
713
  }
714
714
  }
715
715
  },
716
716
  "zeroday-gap-learn": {
717
717
  "path": "skills/zeroday-gap-learn/skill.md",
718
- "bytes": 42906,
719
- "chars": 42714,
718
+ "bytes": 42756,
719
+ "chars": 42564,
720
720
  "lines": 477,
721
- "approx_tokens": 10679,
721
+ "approx_tokens": 10641,
722
722
  "approx_chars_per_token": 4,
723
723
  "sections": {
724
724
  "frontmatter-scope": {
@@ -727,9 +727,9 @@
727
727
  "approx_tokens": 135
728
728
  },
729
729
  "threat-context": {
730
- "bytes": 2173,
731
- "chars": 2163,
732
- "approx_tokens": 541
730
+ "bytes": 2156,
731
+ "chars": 2146,
732
+ "approx_tokens": 537
733
733
  },
734
734
  "framework-lag-declaration": {
735
735
  "bytes": 2545,
@@ -737,14 +737,14 @@
737
737
  "approx_tokens": 634
738
738
  },
739
739
  "ttp-mapping": {
740
- "bytes": 1195,
741
- "chars": 1191,
742
- "approx_tokens": 298
740
+ "bytes": 1176,
741
+ "chars": 1172,
742
+ "approx_tokens": 293
743
743
  },
744
744
  "exploit-availability-matrix": {
745
- "bytes": 2802,
746
- "chars": 2780,
747
- "approx_tokens": 695
745
+ "bytes": 2782,
746
+ "chars": 2760,
747
+ "approx_tokens": 690
748
748
  },
749
749
  "the-learning-loop": {
750
750
  "bytes": 1417,
@@ -752,9 +752,9 @@
752
752
  "approx_tokens": 343
753
753
  },
754
754
  "pre-run-lessons-encoded-from-documented-zero-days": {
755
- "bytes": 20851,
756
- "chars": 20807,
757
- "approx_tokens": 5202
755
+ "bytes": 20815,
756
+ "chars": 20771,
757
+ "approx_tokens": 5193
758
758
  },
759
759
  "analysis-procedure": {
760
760
  "bytes": 2122,
@@ -767,23 +767,23 @@
767
767
  "approx_tokens": 390
768
768
  },
769
769
  "compliance-theater-check": {
770
- "bytes": 1844,
771
- "chars": 1840,
772
- "approx_tokens": 460
770
+ "bytes": 1824,
771
+ "chars": 1820,
772
+ "approx_tokens": 455
773
773
  },
774
774
  "defensive-countermeasure-mapping": {
775
- "bytes": 4413,
776
- "chars": 4379,
777
- "approx_tokens": 1095
775
+ "bytes": 4384,
776
+ "chars": 4350,
777
+ "approx_tokens": 1088
778
778
  }
779
779
  }
780
780
  },
781
781
  "pqc-first": {
782
782
  "path": "skills/pqc-first/skill.md",
783
- "bytes": 38002,
784
- "chars": 37832,
783
+ "bytes": 38038,
784
+ "chars": 37868,
785
785
  "lines": 572,
786
- "approx_tokens": 9458,
786
+ "approx_tokens": 9467,
787
787
  "approx_chars_per_token": 4,
788
788
  "sections": {
789
789
  "threat-context": {
@@ -792,9 +792,9 @@
792
792
  "approx_tokens": 652
793
793
  },
794
794
  "framework-lag-declaration": {
795
- "bytes": 7929,
796
- "chars": 7905,
797
- "approx_tokens": 1976
795
+ "bytes": 7919,
796
+ "chars": 7895,
797
+ "approx_tokens": 1974
798
798
  },
799
799
  "ttp-mapping": {
800
800
  "bytes": 2122,
@@ -852,9 +852,9 @@
852
852
  "approx_tokens": 371
853
853
  },
854
854
  "defensive-countermeasure-mapping": {
855
- "bytes": 3868,
856
- "chars": 3846,
857
- "approx_tokens": 962
855
+ "bytes": 3914,
856
+ "chars": 3892,
857
+ "approx_tokens": 973
858
858
  },
859
859
  "compliance-theater-check": {
860
860
  "bytes": 660,
@@ -865,10 +865,10 @@
865
865
  },
866
866
  "skill-update-loop": {
867
867
  "path": "skills/skill-update-loop/skill.md",
868
- "bytes": 47833,
869
- "chars": 47699,
868
+ "bytes": 47839,
869
+ "chars": 47705,
870
870
  "lines": 522,
871
- "approx_tokens": 11925,
871
+ "approx_tokens": 11926,
872
872
  "approx_chars_per_token": 4,
873
873
  "sections": {
874
874
  "frontmatter-scope": {
@@ -892,9 +892,9 @@
892
892
  "approx_tokens": 222
893
893
  },
894
894
  "update-triggers-and-assigned-skills": {
895
- "bytes": 27444,
896
- "chars": 27372,
897
- "approx_tokens": 6843
895
+ "bytes": 27473,
896
+ "chars": 27401,
897
+ "approx_tokens": 6850
898
898
  },
899
899
  "skill-currency-scores": {
900
900
  "bytes": 590,
@@ -932,18 +932,18 @@
932
932
  "approx_tokens": 419
933
933
  },
934
934
  "defensive-countermeasure-mapping": {
935
- "bytes": 4006,
936
- "chars": 3980,
937
- "approx_tokens": 995
935
+ "bytes": 3992,
936
+ "chars": 3966,
937
+ "approx_tokens": 992
938
938
  }
939
939
  }
940
940
  },
941
941
  "security-maturity-tiers": {
942
942
  "path": "skills/security-maturity-tiers/skill.md",
943
- "bytes": 30818,
944
- "chars": 30652,
943
+ "bytes": 30789,
944
+ "chars": 30621,
945
945
  "lines": 490,
946
- "approx_tokens": 7663,
946
+ "approx_tokens": 7655,
947
947
  "approx_chars_per_token": 4,
948
948
  "sections": {
949
949
  "frontmatter-scope": {
@@ -992,9 +992,9 @@
992
992
  "approx_tokens": 397
993
993
  },
994
994
  "compliance-theater-check": {
995
- "bytes": 2317,
996
- "chars": 2311,
997
- "approx_tokens": 578
995
+ "bytes": 2343,
996
+ "chars": 2335,
997
+ "approx_tokens": 584
998
998
  },
999
999
  "the-anti-pattern-tier-3-security-theater": {
1000
1000
  "bytes": 644,
@@ -1007,9 +1007,9 @@
1007
1007
  "approx_tokens": 498
1008
1008
  },
1009
1009
  "framework-lag-declaration": {
1010
- "bytes": 3911,
1011
- "chars": 3895,
1012
- "approx_tokens": 974
1010
+ "bytes": 3883,
1011
+ "chars": 3867,
1012
+ "approx_tokens": 967
1013
1013
  },
1014
1014
  "ttp-mapping": {
1015
1015
  "bytes": 2506,
@@ -1017,18 +1017,18 @@
1017
1017
  "approx_tokens": 626
1018
1018
  },
1019
1019
  "exploit-availability-matrix": {
1020
- "bytes": 2692,
1021
- "chars": 2688,
1022
- "approx_tokens": 672
1020
+ "bytes": 2665,
1021
+ "chars": 2661,
1022
+ "approx_tokens": 665
1023
1023
  }
1024
1024
  }
1025
1025
  },
1026
1026
  "researcher": {
1027
1027
  "path": "skills/researcher/skill.md",
1028
- "bytes": 33661,
1029
- "chars": 33479,
1028
+ "bytes": 33612,
1029
+ "chars": 33428,
1030
1030
  "lines": 342,
1031
- "approx_tokens": 8370,
1031
+ "approx_tokens": 8357,
1032
1032
  "approx_chars_per_token": 4,
1033
1033
  "sections": {
1034
1034
  "frontmatter-scope": {
@@ -1052,29 +1052,29 @@
1052
1052
  "approx_tokens": 427
1053
1053
  },
1054
1054
  "exploit-availability-matrix": {
1055
- "bytes": 1512,
1056
- "chars": 1506,
1057
- "approx_tokens": 377
1055
+ "bytes": 1522,
1056
+ "chars": 1514,
1057
+ "approx_tokens": 379
1058
1058
  },
1059
1059
  "analysis-procedure": {
1060
- "bytes": 14860,
1061
- "chars": 14724,
1062
- "approx_tokens": 3681
1060
+ "bytes": 14855,
1061
+ "chars": 14719,
1062
+ "approx_tokens": 3680
1063
1063
  },
1064
1064
  "output-format": {
1065
- "bytes": 3163,
1066
- "chars": 3149,
1067
- "approx_tokens": 787
1065
+ "bytes": 3175,
1066
+ "chars": 3161,
1067
+ "approx_tokens": 790
1068
1068
  },
1069
1069
  "defensive-countermeasure-mapping": {
1070
- "bytes": 2705,
1071
- "chars": 2703,
1072
- "approx_tokens": 676
1070
+ "bytes": 2676,
1071
+ "chars": 2674,
1072
+ "approx_tokens": 669
1073
1073
  },
1074
1074
  "compliance-theater-check": {
1075
- "bytes": 2113,
1076
- "chars": 2107,
1077
- "approx_tokens": 527
1075
+ "bytes": 2085,
1076
+ "chars": 2079,
1077
+ "approx_tokens": 520
1078
1078
  }
1079
1079
  }
1080
1080
  },
@@ -1130,10 +1130,10 @@
1130
1130
  },
1131
1131
  "fuzz-testing-strategy": {
1132
1132
  "path": "skills/fuzz-testing-strategy/skill.md",
1133
- "bytes": 31319,
1134
- "chars": 31176,
1133
+ "bytes": 31310,
1134
+ "chars": 31167,
1135
1135
  "lines": 316,
1136
- "approx_tokens": 7794,
1136
+ "approx_tokens": 7792,
1137
1137
  "approx_chars_per_token": 4,
1138
1138
  "sections": {
1139
1139
  "threat-context": {
@@ -1180,10 +1180,10 @@
1180
1180
  },
1181
1181
  "dlp-gap-analysis": {
1182
1182
  "path": "skills/dlp-gap-analysis/skill.md",
1183
- "bytes": 42411,
1184
- "chars": 42142,
1183
+ "bytes": 42509,
1184
+ "chars": 42238,
1185
1185
  "lines": 346,
1186
- "approx_tokens": 10536,
1186
+ "approx_tokens": 10560,
1187
1187
  "approx_chars_per_token": 4,
1188
1188
  "sections": {
1189
1189
  "threat-context": {
@@ -1192,9 +1192,9 @@
1192
1192
  "approx_tokens": 588
1193
1193
  },
1194
1194
  "framework-lag-declaration": {
1195
- "bytes": 10573,
1196
- "chars": 10542,
1197
- "approx_tokens": 2636
1195
+ "bytes": 10582,
1196
+ "chars": 10551,
1197
+ "approx_tokens": 2638
1198
1198
  },
1199
1199
  "ttp-mapping": {
1200
1200
  "bytes": 3538,
@@ -1207,9 +1207,9 @@
1207
1207
  "approx_tokens": 1433
1208
1208
  },
1209
1209
  "analysis-procedure": {
1210
- "bytes": 8473,
1211
- "chars": 8427,
1212
- "approx_tokens": 2107
1210
+ "bytes": 8562,
1211
+ "chars": 8514,
1212
+ "approx_tokens": 2129
1213
1213
  },
1214
1214
  "output-format": {
1215
1215
  "bytes": 3098,
@@ -1230,10 +1230,10 @@
1230
1230
  },
1231
1231
  "supply-chain-integrity": {
1232
1232
  "path": "skills/supply-chain-integrity/skill.md",
1233
- "bytes": 40938,
1234
- "chars": 40798,
1233
+ "bytes": 40883,
1234
+ "chars": 40743,
1235
1235
  "lines": 328,
1236
- "approx_tokens": 10200,
1236
+ "approx_tokens": 10186,
1237
1237
  "approx_chars_per_token": 4,
1238
1238
  "sections": {
1239
1239
  "threat-context": {
@@ -1252,9 +1252,9 @@
1252
1252
  "approx_tokens": 779
1253
1253
  },
1254
1254
  "exploit-availability-matrix": {
1255
- "bytes": 4570,
1256
- "chars": 4510,
1257
- "approx_tokens": 1128
1255
+ "bytes": 4515,
1256
+ "chars": 4455,
1257
+ "approx_tokens": 1114
1258
1258
  },
1259
1259
  "analysis-procedure": {
1260
1260
  "bytes": 7457,
@@ -1280,36 +1280,41 @@
1280
1280
  },
1281
1281
  "defensive-countermeasure-mapping": {
1282
1282
  "path": "skills/defensive-countermeasure-mapping/skill.md",
1283
- "bytes": 33707,
1284
- "chars": 33565,
1285
- "lines": 304,
1286
- "approx_tokens": 8391,
1283
+ "bytes": 34136,
1284
+ "chars": 33992,
1285
+ "lines": 308,
1286
+ "approx_tokens": 8498,
1287
1287
  "approx_chars_per_token": 4,
1288
1288
  "sections": {
1289
+ "frontmatter-scope": {
1290
+ "bytes": 634,
1291
+ "chars": 632,
1292
+ "approx_tokens": 158
1293
+ },
1289
1294
  "threat-context": {
1290
1295
  "bytes": 3539,
1291
1296
  "chars": 3529,
1292
1297
  "approx_tokens": 882
1293
1298
  },
1294
1299
  "framework-lag-declaration": {
1295
- "bytes": 4556,
1296
- "chars": 4536,
1297
- "approx_tokens": 1134
1300
+ "bytes": 4544,
1301
+ "chars": 4524,
1302
+ "approx_tokens": 1131
1298
1303
  },
1299
1304
  "ttp-mapping": {
1300
- "bytes": 1957,
1301
- "chars": 1955,
1302
- "approx_tokens": 489
1305
+ "bytes": 1952,
1306
+ "chars": 1950,
1307
+ "approx_tokens": 488
1303
1308
  },
1304
1309
  "exploit-availability-matrix": {
1305
- "bytes": 3051,
1306
- "chars": 3045,
1307
- "approx_tokens": 761
1310
+ "bytes": 2993,
1311
+ "chars": 2987,
1312
+ "approx_tokens": 747
1308
1313
  },
1309
1314
  "analysis-procedure": {
1310
- "bytes": 7076,
1311
- "chars": 7038,
1312
- "approx_tokens": 1760
1315
+ "bytes": 7034,
1316
+ "chars": 6996,
1317
+ "approx_tokens": 1749
1313
1318
  },
1314
1319
  "output-format": {
1315
1320
  "bytes": 5283,
@@ -1317,29 +1322,29 @@
1317
1322
  "approx_tokens": 1313
1318
1323
  },
1319
1324
  "compliance-theater-check": {
1320
- "bytes": 2780,
1321
- "chars": 2774,
1322
- "approx_tokens": 694
1325
+ "bytes": 2733,
1326
+ "chars": 2727,
1327
+ "approx_tokens": 682
1323
1328
  },
1324
1329
  "defensive-countermeasure-mapping": {
1325
- "bytes": 3429,
1326
- "chars": 3403,
1327
- "approx_tokens": 851
1330
+ "bytes": 3402,
1331
+ "chars": 3376,
1332
+ "approx_tokens": 844
1328
1333
  }
1329
1334
  }
1330
1335
  },
1331
1336
  "identity-assurance": {
1332
1337
  "path": "skills/identity-assurance/skill.md",
1333
- "bytes": 33608,
1334
- "chars": 33459,
1338
+ "bytes": 33589,
1339
+ "chars": 33436,
1335
1340
  "lines": 278,
1336
- "approx_tokens": 8365,
1341
+ "approx_tokens": 8359,
1337
1342
  "approx_chars_per_token": 4,
1338
1343
  "sections": {
1339
1344
  "threat-context": {
1340
- "bytes": 2649,
1341
- "chars": 2639,
1342
- "approx_tokens": 660
1345
+ "bytes": 2641,
1346
+ "chars": 2629,
1347
+ "approx_tokens": 657
1343
1348
  },
1344
1349
  "framework-lag-declaration": {
1345
1350
  "bytes": 7273,
@@ -1357,9 +1362,9 @@
1357
1362
  "approx_tokens": 731
1358
1363
  },
1359
1364
  "analysis-procedure": {
1360
- "bytes": 5828,
1361
- "chars": 5793,
1362
- "approx_tokens": 1448
1365
+ "bytes": 5787,
1366
+ "chars": 5752,
1367
+ "approx_tokens": 1438
1363
1368
  },
1364
1369
  "output-format": {
1365
1370
  "bytes": 3416,
@@ -1367,39 +1372,39 @@
1367
1372
  "approx_tokens": 853
1368
1373
  },
1369
1374
  "compliance-theater-check": {
1370
- "bytes": 2057,
1371
- "chars": 2051,
1372
- "approx_tokens": 513
1375
+ "bytes": 2140,
1376
+ "chars": 2132,
1377
+ "approx_tokens": 533
1373
1378
  },
1374
1379
  "defensive-countermeasure-mapping": {
1375
- "bytes": 3621,
1376
- "chars": 3587,
1377
- "approx_tokens": 897
1380
+ "bytes": 3592,
1381
+ "chars": 3558,
1382
+ "approx_tokens": 890
1378
1383
  },
1379
1384
  "hand-off": {
1380
- "bytes": 2791,
1381
- "chars": 2781,
1382
- "approx_tokens": 695
1385
+ "bytes": 2767,
1386
+ "chars": 2757,
1387
+ "approx_tokens": 689
1383
1388
  }
1384
1389
  }
1385
1390
  },
1386
1391
  "ot-ics-security": {
1387
1392
  "path": "skills/ot-ics-security/skill.md",
1388
- "bytes": 37112,
1389
- "chars": 36914,
1393
+ "bytes": 37118,
1394
+ "chars": 36920,
1390
1395
  "lines": 344,
1391
- "approx_tokens": 9229,
1396
+ "approx_tokens": 9230,
1392
1397
  "approx_chars_per_token": 4,
1393
1398
  "sections": {
1394
1399
  "threat-context": {
1395
- "bytes": 3461,
1396
- "chars": 3447,
1397
- "approx_tokens": 862
1400
+ "bytes": 3491,
1401
+ "chars": 3477,
1402
+ "approx_tokens": 869
1398
1403
  },
1399
1404
  "framework-lag-declaration": {
1400
- "bytes": 4475,
1401
- "chars": 4463,
1402
- "approx_tokens": 1116
1405
+ "bytes": 4482,
1406
+ "chars": 4470,
1407
+ "approx_tokens": 1118
1403
1408
  },
1404
1409
  "ttp-mapping": {
1405
1410
  "bytes": 3732,
@@ -1407,14 +1412,14 @@
1407
1412
  "approx_tokens": 927
1408
1413
  },
1409
1414
  "exploit-availability-matrix": {
1410
- "bytes": 2298,
1411
- "chars": 2270,
1412
- "approx_tokens": 568
1415
+ "bytes": 2319,
1416
+ "chars": 2291,
1417
+ "approx_tokens": 573
1413
1418
  },
1414
1419
  "analysis-procedure": {
1415
- "bytes": 8792,
1416
- "chars": 8724,
1417
- "approx_tokens": 2181
1420
+ "bytes": 8752,
1421
+ "chars": 8684,
1422
+ "approx_tokens": 2171
1418
1423
  },
1419
1424
  "output-format": {
1420
1425
  "bytes": 2772,
@@ -1427,8 +1432,8 @@
1427
1432
  "approx_tokens": 798
1428
1433
  },
1429
1434
  "defensive-countermeasure-mapping": {
1430
- "bytes": 3457,
1431
- "chars": 3445,
1435
+ "bytes": 3454,
1436
+ "chars": 3442,
1432
1437
  "approx_tokens": 861
1433
1438
  },
1434
1439
  "hand-off": {
@@ -1440,10 +1445,10 @@
1440
1445
  },
1441
1446
  "coordinated-vuln-disclosure": {
1442
1447
  "path": "skills/coordinated-vuln-disclosure/skill.md",
1443
- "bytes": 47388,
1444
- "chars": 47163,
1448
+ "bytes": 47187,
1449
+ "chars": 46960,
1445
1450
  "lines": 481,
1446
- "approx_tokens": 11791,
1451
+ "approx_tokens": 11740,
1447
1452
  "approx_chars_per_token": 4,
1448
1453
  "sections": {
1449
1454
  "threat-context": {
@@ -1467,38 +1472,38 @@
1467
1472
  "approx_tokens": 919
1468
1473
  },
1469
1474
  "analysis-procedure": {
1470
- "bytes": 12512,
1475
+ "bytes": 12514,
1471
1476
  "chars": 12443,
1472
1477
  "approx_tokens": 3111
1473
1478
  },
1474
1479
  "output-format": {
1475
- "bytes": 6989,
1476
- "chars": 6935,
1477
- "approx_tokens": 1734
1480
+ "bytes": 6995,
1481
+ "chars": 6941,
1482
+ "approx_tokens": 1735
1478
1483
  },
1479
1484
  "compliance-theater-check": {
1480
- "bytes": 3056,
1481
- "chars": 3031,
1482
- "approx_tokens": 758
1485
+ "bytes": 3035,
1486
+ "chars": 3010,
1487
+ "approx_tokens": 753
1483
1488
  },
1484
1489
  "defensive-countermeasure-mapping": {
1485
- "bytes": 3617,
1486
- "chars": 3607,
1487
- "approx_tokens": 902
1490
+ "bytes": 3467,
1491
+ "chars": 3457,
1492
+ "approx_tokens": 864
1488
1493
  },
1489
1494
  "hand-off": {
1490
- "bytes": 2419,
1491
- "chars": 2401,
1492
- "approx_tokens": 600
1495
+ "bytes": 2381,
1496
+ "chars": 2363,
1497
+ "approx_tokens": 591
1493
1498
  }
1494
1499
  }
1495
1500
  },
1496
1501
  "threat-modeling-methodology": {
1497
1502
  "path": "skills/threat-modeling-methodology/skill.md",
1498
- "bytes": 32085,
1499
- "chars": 31904,
1503
+ "bytes": 32072,
1504
+ "chars": 31889,
1500
1505
  "lines": 324,
1501
- "approx_tokens": 7976,
1506
+ "approx_tokens": 7972,
1502
1507
  "approx_chars_per_token": 4,
1503
1508
  "sections": {
1504
1509
  "frontmatter-scope": {
@@ -1527,14 +1532,14 @@
1527
1532
  "approx_tokens": 972
1528
1533
  },
1529
1534
  "exploit-availability-matrix": {
1530
- "bytes": 2323,
1531
- "chars": 2305,
1532
- "approx_tokens": 576
1535
+ "bytes": 2355,
1536
+ "chars": 2335,
1537
+ "approx_tokens": 584
1533
1538
  },
1534
1539
  "analysis-procedure": {
1535
- "bytes": 6607,
1536
- "chars": 6521,
1537
- "approx_tokens": 1630
1540
+ "bytes": 6608,
1541
+ "chars": 6522,
1542
+ "approx_tokens": 1631
1538
1543
  },
1539
1544
  "output-format": {
1540
1545
  "bytes": 2308,
@@ -1542,34 +1547,34 @@
1542
1547
  "approx_tokens": 576
1543
1548
  },
1544
1549
  "compliance-theater-check": {
1545
- "bytes": 1924,
1546
- "chars": 1914,
1547
- "approx_tokens": 479
1550
+ "bytes": 1930,
1551
+ "chars": 1920,
1552
+ "approx_tokens": 480
1548
1553
  },
1549
1554
  "defensive-countermeasure-mapping": {
1550
- "bytes": 1704,
1551
- "chars": 1702,
1552
- "approx_tokens": 426
1555
+ "bytes": 1679,
1556
+ "chars": 1677,
1557
+ "approx_tokens": 419
1553
1558
  },
1554
1559
  "hand-off": {
1555
- "bytes": 1558,
1556
- "chars": 1542,
1557
- "approx_tokens": 386
1560
+ "bytes": 1540,
1561
+ "chars": 1524,
1562
+ "approx_tokens": 381
1558
1563
  }
1559
1564
  }
1560
1565
  },
1561
1566
  "webapp-security": {
1562
1567
  "path": "skills/webapp-security/skill.md",
1563
- "bytes": 29755,
1564
- "chars": 29579,
1568
+ "bytes": 29845,
1569
+ "chars": 29671,
1565
1570
  "lines": 285,
1566
- "approx_tokens": 7395,
1571
+ "approx_tokens": 7418,
1567
1572
  "approx_chars_per_token": 4,
1568
1573
  "sections": {
1569
1574
  "threat-context": {
1570
- "bytes": 3450,
1571
- "chars": 3438,
1572
- "approx_tokens": 860
1575
+ "bytes": 3440,
1576
+ "chars": 3428,
1577
+ "approx_tokens": 857
1573
1578
  },
1574
1579
  "framework-lag-declaration": {
1575
1580
  "bytes": 3561,
@@ -1587,9 +1592,9 @@
1587
1592
  "approx_tokens": 853
1588
1593
  },
1589
1594
  "analysis-procedure": {
1590
- "bytes": 6603,
1591
- "chars": 6557,
1592
- "approx_tokens": 1639
1595
+ "bytes": 6682,
1596
+ "chars": 6636,
1597
+ "approx_tokens": 1659
1593
1598
  },
1594
1599
  "output-format": {
1595
1600
  "bytes": 3761,
@@ -1597,14 +1602,14 @@
1597
1602
  "approx_tokens": 939
1598
1603
  },
1599
1604
  "compliance-theater-check": {
1600
- "bytes": 1977,
1601
- "chars": 1961,
1602
- "approx_tokens": 490
1605
+ "bytes": 2034,
1606
+ "chars": 2020,
1607
+ "approx_tokens": 505
1603
1608
  },
1604
1609
  "defensive-countermeasure-mapping": {
1605
- "bytes": 2519,
1606
- "chars": 2497,
1607
- "approx_tokens": 624
1610
+ "bytes": 2492,
1611
+ "chars": 2470,
1612
+ "approx_tokens": 618
1608
1613
  },
1609
1614
  "hand-off": {
1610
1615
  "bytes": 1195,
@@ -1615,10 +1620,10 @@
1615
1620
  },
1616
1621
  "ai-risk-management": {
1617
1622
  "path": "skills/ai-risk-management/skill.md",
1618
- "bytes": 35598,
1619
- "chars": 35414,
1623
+ "bytes": 35546,
1624
+ "chars": 35364,
1620
1625
  "lines": 323,
1621
- "approx_tokens": 8854,
1626
+ "approx_tokens": 8841,
1622
1627
  "approx_chars_per_token": 4,
1623
1628
  "sections": {
1624
1629
  "purpose": {
@@ -1632,14 +1637,14 @@
1632
1637
  "approx_tokens": 1085
1633
1638
  },
1634
1639
  "framework-lag-declaration": {
1635
- "bytes": 5286,
1636
- "chars": 5252,
1637
- "approx_tokens": 1313
1640
+ "bytes": 5278,
1641
+ "chars": 5244,
1642
+ "approx_tokens": 1311
1638
1643
  },
1639
1644
  "ttp-mapping": {
1640
- "bytes": 2571,
1641
- "chars": 2559,
1642
- "approx_tokens": 640
1645
+ "bytes": 2631,
1646
+ "chars": 2619,
1647
+ "approx_tokens": 655
1643
1648
  },
1644
1649
  "exploit-availability-matrix": {
1645
1650
  "bytes": 2466,
@@ -1647,9 +1652,9 @@
1647
1652
  "approx_tokens": 614
1648
1653
  },
1649
1654
  "analysis-procedure": {
1650
- "bytes": 8664,
1651
- "chars": 8608,
1652
- "approx_tokens": 2152
1655
+ "bytes": 8583,
1656
+ "chars": 8529,
1657
+ "approx_tokens": 2132
1653
1658
  },
1654
1659
  "output-format": {
1655
1660
  "bytes": 3529,
@@ -1657,28 +1662,28 @@
1657
1662
  "approx_tokens": 881
1658
1663
  },
1659
1664
  "compliance-theater-check": {
1660
- "bytes": 2799,
1661
- "chars": 2793,
1662
- "approx_tokens": 698
1665
+ "bytes": 2802,
1666
+ "chars": 2796,
1667
+ "approx_tokens": 699
1663
1668
  },
1664
1669
  "defensive-countermeasure-mapping": {
1665
- "bytes": 1787,
1666
- "chars": 1775,
1667
- "approx_tokens": 444
1670
+ "bytes": 1762,
1671
+ "chars": 1750,
1672
+ "approx_tokens": 438
1668
1673
  },
1669
1674
  "hand-off": {
1670
- "bytes": 1991,
1671
- "chars": 1969,
1672
- "approx_tokens": 492
1675
+ "bytes": 1999,
1676
+ "chars": 1977,
1677
+ "approx_tokens": 494
1673
1678
  }
1674
1679
  }
1675
1680
  },
1676
1681
  "sector-healthcare": {
1677
1682
  "path": "skills/sector-healthcare/skill.md",
1678
- "bytes": 48294,
1679
- "chars": 48104,
1683
+ "bytes": 48133,
1684
+ "chars": 47943,
1680
1685
  "lines": 374,
1681
- "approx_tokens": 12026,
1686
+ "approx_tokens": 11986,
1682
1687
  "approx_chars_per_token": 4,
1683
1688
  "sections": {
1684
1689
  "threat-context": {
@@ -1687,9 +1692,9 @@
1687
1692
  "approx_tokens": 1052
1688
1693
  },
1689
1694
  "framework-lag-declaration": {
1690
- "bytes": 9626,
1691
- "chars": 9605,
1692
- "approx_tokens": 2401
1695
+ "bytes": 9633,
1696
+ "chars": 9612,
1697
+ "approx_tokens": 2403
1693
1698
  },
1694
1699
  "ttp-mapping": {
1695
1700
  "bytes": 5067,
@@ -1697,14 +1702,14 @@
1697
1702
  "approx_tokens": 1261
1698
1703
  },
1699
1704
  "exploit-availability-matrix": {
1700
- "bytes": 3334,
1701
- "chars": 3318,
1702
- "approx_tokens": 830
1705
+ "bytes": 3346,
1706
+ "chars": 3330,
1707
+ "approx_tokens": 833
1703
1708
  },
1704
1709
  "analysis-procedure": {
1705
- "bytes": 10555,
1706
- "chars": 10505,
1707
- "approx_tokens": 2626
1710
+ "bytes": 10515,
1711
+ "chars": 10465,
1712
+ "approx_tokens": 2616
1708
1713
  },
1709
1714
  "output-format": {
1710
1715
  "bytes": 3552,
@@ -1717,9 +1722,9 @@
1717
1722
  "approx_tokens": 888
1718
1723
  },
1719
1724
  "defensive-countermeasure-mapping": {
1720
- "bytes": 3414,
1721
- "chars": 3408,
1722
- "approx_tokens": 852
1725
+ "bytes": 3274,
1726
+ "chars": 3268,
1727
+ "approx_tokens": 817
1723
1728
  },
1724
1729
  "hand-off": {
1725
1730
  "bytes": 3859,
@@ -1730,10 +1735,10 @@
1730
1735
  },
1731
1736
  "sector-financial": {
1732
1737
  "path": "skills/sector-financial/skill.md",
1733
- "bytes": 50431,
1734
- "chars": 50266,
1738
+ "bytes": 50325,
1739
+ "chars": 50160,
1735
1740
  "lines": 401,
1736
- "approx_tokens": 12567,
1741
+ "approx_tokens": 12540,
1737
1742
  "approx_chars_per_token": 4,
1738
1743
  "sections": {
1739
1744
  "threat-context": {
@@ -1742,9 +1747,9 @@
1742
1747
  "approx_tokens": 1882
1743
1748
  },
1744
1749
  "framework-lag-declaration": {
1745
- "bytes": 8947,
1746
- "chars": 8941,
1747
- "approx_tokens": 2235
1750
+ "bytes": 8954,
1751
+ "chars": 8948,
1752
+ "approx_tokens": 2237
1748
1753
  },
1749
1754
  "ttp-mapping": {
1750
1755
  "bytes": 4499,
@@ -1752,9 +1757,9 @@
1752
1757
  "approx_tokens": 1118
1753
1758
  },
1754
1759
  "exploit-availability-matrix": {
1755
- "bytes": 2902,
1756
- "chars": 2884,
1757
- "approx_tokens": 721
1760
+ "bytes": 2914,
1761
+ "chars": 2896,
1762
+ "approx_tokens": 724
1758
1763
  },
1759
1764
  "analysis-procedure": {
1760
1765
  "bytes": 8756,
@@ -1772,9 +1777,9 @@
1772
1777
  "approx_tokens": 1082
1773
1778
  },
1774
1779
  "defensive-countermeasure-mapping": {
1775
- "bytes": 3844,
1776
- "chars": 3836,
1777
- "approx_tokens": 959
1780
+ "bytes": 3719,
1781
+ "chars": 3711,
1782
+ "approx_tokens": 928
1778
1783
  },
1779
1784
  "hand-off": {
1780
1785
  "bytes": 3753,
@@ -1785,10 +1790,10 @@
1785
1790
  },
1786
1791
  "sector-federal-government": {
1787
1792
  "path": "skills/sector-federal-government/skill.md",
1788
- "bytes": 45040,
1789
- "chars": 44865,
1793
+ "bytes": 45094,
1794
+ "chars": 44919,
1790
1795
  "lines": 308,
1791
- "approx_tokens": 11216,
1796
+ "approx_tokens": 11230,
1792
1797
  "approx_chars_per_token": 4,
1793
1798
  "sections": {
1794
1799
  "threat-context": {
@@ -1807,9 +1812,9 @@
1807
1812
  "approx_tokens": 603
1808
1813
  },
1809
1814
  "exploit-availability-matrix": {
1810
- "bytes": 6185,
1811
- "chars": 6103,
1812
- "approx_tokens": 1526
1815
+ "bytes": 6248,
1816
+ "chars": 6166,
1817
+ "approx_tokens": 1542
1813
1818
  },
1814
1819
  "analysis-procedure": {
1815
1820
  "bytes": 8040,
@@ -1840,21 +1845,21 @@
1840
1845
  },
1841
1846
  "sector-energy": {
1842
1847
  "path": "skills/sector-energy/skill.md",
1843
- "bytes": 54749,
1844
- "chars": 54539,
1848
+ "bytes": 54790,
1849
+ "chars": 54580,
1845
1850
  "lines": 412,
1846
- "approx_tokens": 13635,
1851
+ "approx_tokens": 13645,
1847
1852
  "approx_chars_per_token": 4,
1848
1853
  "sections": {
1849
1854
  "threat-context": {
1850
- "bytes": 5353,
1851
- "chars": 5323,
1852
- "approx_tokens": 1331
1855
+ "bytes": 5378,
1856
+ "chars": 5348,
1857
+ "approx_tokens": 1337
1853
1858
  },
1854
1859
  "framework-lag-declaration": {
1855
- "bytes": 8337,
1856
- "chars": 8319,
1857
- "approx_tokens": 2080
1860
+ "bytes": 8344,
1861
+ "chars": 8326,
1862
+ "approx_tokens": 2082
1858
1863
  },
1859
1864
  "ttp-mapping": {
1860
1865
  "bytes": 6376,
@@ -1862,9 +1867,9 @@
1862
1867
  "approx_tokens": 1589
1863
1868
  },
1864
1869
  "exploit-availability-matrix": {
1865
- "bytes": 4006,
1866
- "chars": 3980,
1867
- "approx_tokens": 995
1870
+ "bytes": 4027,
1871
+ "chars": 4001,
1872
+ "approx_tokens": 1000
1868
1873
  },
1869
1874
  "analysis-procedure": {
1870
1875
  "bytes": 10946,
@@ -1882,9 +1887,9 @@
1882
1887
  "approx_tokens": 1243
1883
1888
  },
1884
1889
  "defensive-countermeasure-mapping": {
1885
- "bytes": 4551,
1886
- "chars": 4539,
1887
- "approx_tokens": 1135
1890
+ "bytes": 4548,
1891
+ "chars": 4536,
1892
+ "approx_tokens": 1134
1888
1893
  },
1889
1894
  "hand-off": {
1890
1895
  "bytes": 3375,
@@ -1895,10 +1900,10 @@
1895
1900
  },
1896
1901
  "sector-telecom": {
1897
1902
  "path": "skills/sector-telecom/skill.md",
1898
- "bytes": 20754,
1899
- "chars": 20668,
1903
+ "bytes": 20745,
1904
+ "chars": 20659,
1900
1905
  "lines": 257,
1901
- "approx_tokens": 5167,
1906
+ "approx_tokens": 5165,
1902
1907
  "approx_chars_per_token": 4,
1903
1908
  "sections": {
1904
1909
  "threat-context": {
@@ -1950,10 +1955,10 @@
1950
1955
  },
1951
1956
  "api-security": {
1952
1957
  "path": "skills/api-security/skill.md",
1953
- "bytes": 39941,
1954
- "chars": 39704,
1958
+ "bytes": 40035,
1959
+ "chars": 39796,
1955
1960
  "lines": 306,
1956
- "approx_tokens": 9926,
1961
+ "approx_tokens": 9949,
1957
1962
  "approx_chars_per_token": 4,
1958
1963
  "sections": {
1959
1964
  "threat-context": {
@@ -1977,9 +1982,9 @@
1977
1982
  "approx_tokens": 1103
1978
1983
  },
1979
1984
  "analysis-procedure": {
1980
- "bytes": 8479,
1981
- "chars": 8436,
1982
- "approx_tokens": 2109
1985
+ "bytes": 8450,
1986
+ "chars": 8407,
1987
+ "approx_tokens": 2102
1983
1988
  },
1984
1989
  "output-format": {
1985
1990
  "bytes": 4398,
@@ -1987,14 +1992,14 @@
1987
1992
  "approx_tokens": 1097
1988
1993
  },
1989
1994
  "compliance-theater-check": {
1990
- "bytes": 2358,
1991
- "chars": 2346,
1992
- "approx_tokens": 587
1995
+ "bytes": 2415,
1996
+ "chars": 2401,
1997
+ "approx_tokens": 600
1993
1998
  },
1994
1999
  "defensive-countermeasure-mapping": {
1995
- "bytes": 3826,
1996
- "chars": 3806,
1997
- "approx_tokens": 952
2000
+ "bytes": 3892,
2001
+ "chars": 3872,
2002
+ "approx_tokens": 968
1998
2003
  },
1999
2004
  "hand-off": {
2000
2005
  "bytes": 1205,
@@ -2005,21 +2010,21 @@
2005
2010
  },
2006
2011
  "cloud-security": {
2007
2012
  "path": "skills/cloud-security/skill.md",
2008
- "bytes": 56326,
2009
- "chars": 56086,
2013
+ "bytes": 56187,
2014
+ "chars": 55947,
2010
2015
  "lines": 386,
2011
- "approx_tokens": 14022,
2016
+ "approx_tokens": 13987,
2012
2017
  "approx_chars_per_token": 4,
2013
2018
  "sections": {
2014
2019
  "threat-context": {
2015
- "bytes": 6389,
2016
- "chars": 6369,
2017
- "approx_tokens": 1592
2020
+ "bytes": 6362,
2021
+ "chars": 6342,
2022
+ "approx_tokens": 1586
2018
2023
  },
2019
2024
  "framework-lag-declaration": {
2020
- "bytes": 9059,
2021
- "chars": 9035,
2022
- "approx_tokens": 2259
2025
+ "bytes": 9066,
2026
+ "chars": 9042,
2027
+ "approx_tokens": 2261
2023
2028
  },
2024
2029
  "ttp-mapping": {
2025
2030
  "bytes": 3271,
@@ -2027,14 +2032,14 @@
2027
2032
  "approx_tokens": 814
2028
2033
  },
2029
2034
  "exploit-availability-matrix": {
2030
- "bytes": 5222,
2031
- "chars": 5180,
2032
- "approx_tokens": 1295
2035
+ "bytes": 5217,
2036
+ "chars": 5175,
2037
+ "approx_tokens": 1294
2033
2038
  },
2034
2039
  "analysis-procedure": {
2035
- "bytes": 12980,
2036
- "chars": 12904,
2037
- "approx_tokens": 3226
2040
+ "bytes": 12898,
2041
+ "chars": 12822,
2042
+ "approx_tokens": 3206
2038
2043
  },
2039
2044
  "output-format": {
2040
2045
  "bytes": 2954,
@@ -2047,9 +2052,9 @@
2047
2052
  "approx_tokens": 1052
2048
2053
  },
2049
2054
  "defensive-countermeasure-mapping": {
2050
- "bytes": 4742,
2051
- "chars": 4736,
2052
- "approx_tokens": 1184
2055
+ "bytes": 4710,
2056
+ "chars": 4704,
2057
+ "approx_tokens": 1176
2053
2058
  },
2054
2059
  "hand-off": {
2055
2060
  "bytes": 4033,
@@ -2060,10 +2065,10 @@
2060
2065
  },
2061
2066
  "container-runtime-security": {
2062
2067
  "path": "skills/container-runtime-security/skill.md",
2063
- "bytes": 49807,
2064
- "chars": 49645,
2068
+ "bytes": 49700,
2069
+ "chars": 49538,
2065
2070
  "lines": 385,
2066
- "approx_tokens": 12411,
2071
+ "approx_tokens": 12385,
2067
2072
  "approx_chars_per_token": 4,
2068
2073
  "sections": {
2069
2074
  "threat-context": {
@@ -2072,9 +2077,9 @@
2072
2077
  "approx_tokens": 1375
2073
2078
  },
2074
2079
  "framework-lag-declaration": {
2075
- "bytes": 6412,
2076
- "chars": 6398,
2077
- "approx_tokens": 1600
2080
+ "bytes": 6419,
2081
+ "chars": 6405,
2082
+ "approx_tokens": 1601
2078
2083
  },
2079
2084
  "ttp-mapping": {
2080
2085
  "bytes": 4475,
@@ -2087,9 +2092,9 @@
2087
2092
  "approx_tokens": 988
2088
2093
  },
2089
2094
  "analysis-procedure": {
2090
- "bytes": 10858,
2091
- "chars": 10842,
2092
- "approx_tokens": 2711
2095
+ "bytes": 10775,
2096
+ "chars": 10759,
2097
+ "approx_tokens": 2690
2093
2098
  },
2094
2099
  "output-format": {
2095
2100
  "bytes": 3666,
@@ -2102,9 +2107,9 @@
2102
2107
  "approx_tokens": 872
2103
2108
  },
2104
2109
  "defensive-countermeasure-mapping": {
2105
- "bytes": 5272,
2106
- "chars": 5268,
2107
- "approx_tokens": 1317
2110
+ "bytes": 5241,
2111
+ "chars": 5237,
2112
+ "approx_tokens": 1309
2108
2113
  },
2109
2114
  "hand-off": {
2110
2115
  "bytes": 4594,
@@ -2115,10 +2120,10 @@
2115
2120
  },
2116
2121
  "mlops-security": {
2117
2122
  "path": "skills/mlops-security/skill.md",
2118
- "bytes": 46350,
2119
- "chars": 46056,
2123
+ "bytes": 46554,
2124
+ "chars": 46260,
2120
2125
  "lines": 332,
2121
- "approx_tokens": 11514,
2126
+ "approx_tokens": 11565,
2122
2127
  "approx_chars_per_token": 4,
2123
2128
  "sections": {
2124
2129
  "threat-context": {
@@ -2137,9 +2142,9 @@
2137
2142
  "approx_tokens": 1088
2138
2143
  },
2139
2144
  "exploit-availability-matrix": {
2140
- "bytes": 5486,
2141
- "chars": 5420,
2142
- "approx_tokens": 1355
2145
+ "bytes": 5555,
2146
+ "chars": 5489,
2147
+ "approx_tokens": 1372
2143
2148
  },
2144
2149
  "analysis-procedure": {
2145
2150
  "bytes": 9069,
@@ -2157,23 +2162,23 @@
2157
2162
  "approx_tokens": 727
2158
2163
  },
2159
2164
  "defensive-countermeasure-mapping": {
2160
- "bytes": 3920,
2161
- "chars": 3902,
2162
- "approx_tokens": 976
2165
+ "bytes": 4040,
2166
+ "chars": 4022,
2167
+ "approx_tokens": 1006
2163
2168
  },
2164
2169
  "hand-off": {
2165
- "bytes": 2930,
2166
- "chars": 2914,
2167
- "approx_tokens": 729
2170
+ "bytes": 2954,
2171
+ "chars": 2938,
2172
+ "approx_tokens": 735
2168
2173
  }
2169
2174
  }
2170
2175
  },
2171
2176
  "incident-response-playbook": {
2172
2177
  "path": "skills/incident-response-playbook/skill.md",
2173
- "bytes": 63307,
2174
- "chars": 63055,
2178
+ "bytes": 63032,
2179
+ "chars": 62780,
2175
2180
  "lines": 549,
2176
- "approx_tokens": 15764,
2181
+ "approx_tokens": 15695,
2177
2182
  "approx_chars_per_token": 4,
2178
2183
  "sections": {
2179
2184
  "threat-context": {
@@ -2187,9 +2192,9 @@
2187
2192
  "approx_tokens": 2541
2188
2193
  },
2189
2194
  "ttp-mapping": {
2190
- "bytes": 4992,
2191
- "chars": 4984,
2192
- "approx_tokens": 1246
2195
+ "bytes": 4951,
2196
+ "chars": 4943,
2197
+ "approx_tokens": 1236
2193
2198
  },
2194
2199
  "exploit-availability-matrix": {
2195
2200
  "bytes": 3811,
@@ -2197,9 +2202,9 @@
2197
2202
  "approx_tokens": 952
2198
2203
  },
2199
2204
  "analysis-procedure": {
2200
- "bytes": 14455,
2201
- "chars": 14382,
2202
- "approx_tokens": 3596
2205
+ "bytes": 14398,
2206
+ "chars": 14325,
2207
+ "approx_tokens": 3581
2203
2208
  },
2204
2209
  "output-format": {
2205
2210
  "bytes": 9127,
@@ -2212,23 +2217,23 @@
2212
2217
  "approx_tokens": 968
2213
2218
  },
2214
2219
  "defensive-countermeasure-mapping": {
2215
- "bytes": 5140,
2216
- "chars": 5126,
2217
- "approx_tokens": 1282
2220
+ "bytes": 4982,
2221
+ "chars": 4968,
2222
+ "approx_tokens": 1242
2218
2223
  },
2219
2224
  "hand-off": {
2220
- "bytes": 3196,
2221
- "chars": 3166,
2222
- "approx_tokens": 792
2225
+ "bytes": 3177,
2226
+ "chars": 3147,
2227
+ "approx_tokens": 787
2223
2228
  }
2224
2229
  }
2225
2230
  },
2226
2231
  "ransomware-response": {
2227
2232
  "path": "skills/ransomware-response/skill.md",
2228
- "bytes": 48452,
2229
- "chars": 48272,
2233
+ "bytes": 48433,
2234
+ "chars": 48251,
2230
2235
  "lines": 371,
2231
- "approx_tokens": 12068,
2236
+ "approx_tokens": 12063,
2232
2237
  "approx_chars_per_token": 4,
2233
2238
  "sections": {
2234
2239
  "threat-context": {
@@ -2242,9 +2247,9 @@
2242
2247
  "approx_tokens": 1692
2243
2248
  },
2244
2249
  "ttp-mapping": {
2245
- "bytes": 2217,
2246
- "chars": 2217,
2247
- "approx_tokens": 554
2250
+ "bytes": 2236,
2251
+ "chars": 2234,
2252
+ "approx_tokens": 559
2248
2253
  },
2249
2254
  "exploit-availability-matrix": {
2250
2255
  "bytes": 2592,
@@ -2252,9 +2257,9 @@
2252
2257
  "approx_tokens": 646
2253
2258
  },
2254
2259
  "analysis-procedure": {
2255
- "bytes": 11508,
2256
- "chars": 11460,
2257
- "approx_tokens": 2865
2260
+ "bytes": 11557,
2261
+ "chars": 11509,
2262
+ "approx_tokens": 2877
2258
2263
  },
2259
2264
  "output-format": {
2260
2265
  "bytes": 3811,
@@ -2267,23 +2272,23 @@
2267
2272
  "approx_tokens": 942
2268
2273
  },
2269
2274
  "defensive-countermeasure-mapping": {
2270
- "bytes": 3786,
2271
- "chars": 3778,
2272
- "approx_tokens": 945
2275
+ "bytes": 3667,
2276
+ "chars": 3659,
2277
+ "approx_tokens": 915
2273
2278
  },
2274
2279
  "hand-off": {
2275
- "bytes": 3818,
2276
- "chars": 3790,
2277
- "approx_tokens": 948
2280
+ "bytes": 3850,
2281
+ "chars": 3822,
2282
+ "approx_tokens": 956
2278
2283
  }
2279
2284
  }
2280
2285
  },
2281
2286
  "email-security-anti-phishing": {
2282
2287
  "path": "skills/email-security-anti-phishing/skill.md",
2283
- "bytes": 29207,
2284
- "chars": 29091,
2288
+ "bytes": 29156,
2289
+ "chars": 29040,
2285
2290
  "lines": 219,
2286
- "approx_tokens": 7273,
2291
+ "approx_tokens": 7260,
2287
2292
  "approx_chars_per_token": 4,
2288
2293
  "sections": {
2289
2294
  "threat-context": {
@@ -2292,9 +2297,9 @@
2292
2297
  "approx_tokens": 1097
2293
2298
  },
2294
2299
  "framework-lag-declaration": {
2295
- "bytes": 4082,
2296
- "chars": 4077,
2297
- "approx_tokens": 1019
2300
+ "bytes": 4149,
2301
+ "chars": 4144,
2302
+ "approx_tokens": 1036
2298
2303
  },
2299
2304
  "ttp-mapping": {
2300
2305
  "bytes": 2092,
@@ -2302,14 +2307,14 @@
2302
2307
  "approx_tokens": 520
2303
2308
  },
2304
2309
  "exploit-availability-matrix": {
2305
- "bytes": 1840,
2306
- "chars": 1838,
2307
- "approx_tokens": 460
2310
+ "bytes": 1830,
2311
+ "chars": 1828,
2312
+ "approx_tokens": 457
2308
2313
  },
2309
2314
  "analysis-procedure": {
2310
- "bytes": 7442,
2311
- "chars": 7416,
2312
- "approx_tokens": 1854
2315
+ "bytes": 7418,
2316
+ "chars": 7392,
2317
+ "approx_tokens": 1848
2313
2318
  },
2314
2319
  "output-format": {
2315
2320
  "bytes": 1821,
@@ -2322,9 +2327,9 @@
2322
2327
  "approx_tokens": 450
2323
2328
  },
2324
2329
  "defensive-countermeasure-mapping": {
2325
- "bytes": 3207,
2326
- "chars": 3187,
2327
- "approx_tokens": 797
2330
+ "bytes": 3132,
2331
+ "chars": 3112,
2332
+ "approx_tokens": 778
2328
2333
  },
2329
2334
  "hand-off": {
2330
2335
  "bytes": 1135,
@@ -2335,10 +2340,10 @@
2335
2340
  },
2336
2341
  "age-gates-child-safety": {
2337
2342
  "path": "skills/age-gates-child-safety/skill.md",
2338
- "bytes": 70473,
2339
- "chars": 70183,
2343
+ "bytes": 70487,
2344
+ "chars": 70197,
2340
2345
  "lines": 459,
2341
- "approx_tokens": 17546,
2346
+ "approx_tokens": 17549,
2342
2347
  "approx_chars_per_token": 4,
2343
2348
  "sections": {
2344
2349
  "threat-context": {
@@ -2347,13 +2352,13 @@
2347
2352
  "approx_tokens": 1196
2348
2353
  },
2349
2354
  "framework-lag-declaration": {
2350
- "bytes": 15972,
2351
- "chars": 15911,
2352
- "approx_tokens": 3978
2355
+ "bytes": 15979,
2356
+ "chars": 15918,
2357
+ "approx_tokens": 3980
2353
2358
  },
2354
2359
  "ttp-mapping": {
2355
- "bytes": 3320,
2356
- "chars": 3307,
2360
+ "bytes": 3319,
2361
+ "chars": 3306,
2357
2362
  "approx_tokens": 827
2358
2363
  },
2359
2364
  "exploit-availability-matrix": {
@@ -2362,8 +2367,8 @@
2362
2367
  "approx_tokens": 2009
2363
2368
  },
2364
2369
  "analysis-procedure": {
2365
- "bytes": 14133,
2366
- "chars": 14059,
2370
+ "bytes": 14134,
2371
+ "chars": 14060,
2367
2372
  "approx_tokens": 3515
2368
2373
  },
2369
2374
  "output-format": {
@@ -2377,9 +2382,9 @@
2377
2382
  "approx_tokens": 1517
2378
2383
  },
2379
2384
  "defensive-countermeasure-mapping": {
2380
- "bytes": 5144,
2381
- "chars": 5133,
2382
- "approx_tokens": 1283
2385
+ "bytes": 5160,
2386
+ "chars": 5149,
2387
+ "approx_tokens": 1287
2383
2388
  },
2384
2389
  "hand-off": {
2385
2390
  "bytes": 4333,
@@ -2445,10 +2450,10 @@
2445
2450
  },
2446
2451
  "idp-incident-response": {
2447
2452
  "path": "skills/idp-incident-response/skill.md",
2448
- "bytes": 46277,
2449
- "chars": 46147,
2453
+ "bytes": 46063,
2454
+ "chars": 45933,
2450
2455
  "lines": 350,
2451
- "approx_tokens": 11537,
2456
+ "approx_tokens": 11483,
2452
2457
  "approx_chars_per_token": 4,
2453
2458
  "sections": {
2454
2459
  "threat-context": {
@@ -2457,9 +2462,9 @@
2457
2462
  "approx_tokens": 1454
2458
2463
  },
2459
2464
  "framework-lag-declaration": {
2460
- "bytes": 6634,
2461
- "chars": 6632,
2462
- "approx_tokens": 1658
2465
+ "bytes": 6610,
2466
+ "chars": 6608,
2467
+ "approx_tokens": 1652
2463
2468
  },
2464
2469
  "ttp-mapping": {
2465
2470
  "bytes": 4081,
@@ -2467,14 +2472,14 @@
2467
2472
  "approx_tokens": 1017
2468
2473
  },
2469
2474
  "exploit-availability-matrix": {
2470
- "bytes": 3715,
2471
- "chars": 3697,
2472
- "approx_tokens": 924
2475
+ "bytes": 3690,
2476
+ "chars": 3672,
2477
+ "approx_tokens": 918
2473
2478
  },
2474
2479
  "analysis-procedure": {
2475
- "bytes": 7086,
2476
- "chars": 7064,
2477
- "approx_tokens": 1766
2480
+ "bytes": 7046,
2481
+ "chars": 7024,
2482
+ "approx_tokens": 1756
2478
2483
  },
2479
2484
  "output-format": {
2480
2485
  "bytes": 3183,
@@ -2487,9 +2492,9 @@
2487
2492
  "approx_tokens": 1112
2488
2493
  },
2489
2494
  "defensive-countermeasure-mapping": {
2490
- "bytes": 4522,
2491
- "chars": 4518,
2492
- "approx_tokens": 1130
2495
+ "bytes": 4397,
2496
+ "chars": 4393,
2497
+ "approx_tokens": 1098
2493
2498
  },
2494
2499
  "hand-off": {
2495
2500
  "bytes": 3968,