@blamejs/exceptd-skills 0.14.19 → 0.14.21

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.
@@ -469,7 +469,7 @@
469
469
  "pqc-first": {
470
470
  "description": "Post-quantum cryptography first mentality — hard version gates (OpenSSL 3.5+), algorithm sunset tracking, HNDL assessment, loopback learning for NIST/IETF evolution",
471
471
  "threat_context_excerpt": "The post-quantum migration is not a planning exercise. It is an operational deadline against an adversary that is already collecting ciphertext.",
472
- "produces": "The skill produces a structured PQC Readiness Assessment that scores the org's post-quantum migration posture against the NIST PQC standards (ML-KEM / FIPS 203, ML-DSA / FIPS 204, SLH-DSA / FIPS 205), CNSA 2.0, and the BSI / ANSSI / NCSC migration guidance. The shape below is consumed downstream by `crypto` playbook runs (which feed the assessment into Phase 5 analyze), by `framework-gap-analysis` (for SC-8 / SC-13 / A.8.24 / A.10 lag declarations), and by `compliance-theater` (which compares the harvest-now-decrypt-later exposure against the org's data-classification claims). Preserve the per ...",
472
+ "produces": "The skill produces a structured PQC Readiness Assessment that scores the org's post-quantum migration posture against the NIST PQC standards (ML-KEM / FIPS 203, ML-DSA / FIPS 204, SLH-DSA / FIPS 205), CNSA 2.0, and the BSI / ANSSI / NCSC migration guidance. The shape below is consumed downstream by `crypto` playbook runs (which feed the assessment into the analysis correlation step), by `framework-gap-analysis` (for SC-8 / SC-13 / A.8.24 / A.10 lag declarations), and by `compliance-theater` (which compares the harvest-now-decrypt-later exposure against the org's data-classification claims). Pr ...",
473
473
  "key_xrefs": {
474
474
  "cwe_refs": [
475
475
  "CWE-327"
@@ -1354,7 +1354,7 @@
1354
1354
  "sector-telecom": {
1355
1355
  "description": "Telecom and 5G security for mid-2026 — Salt Typhoon, Volt Typhoon, CALEA / IPA-LI gateway compromise, signaling-protocol abuse (SS7 / Diameter / GTP), 5G N6 / N9 isolation, gNB / DU / CU integrity, OEM-equipment supply-chain compromise, AI-RAN / O-RAN security",
1356
1356
  "threat_context_excerpt": "**Salt Typhoon (China nation-state; PRC Ministry of State Security nexus).** The 2024–2026 campaign — disclosed in successive Five Eyes joint advisories from October 2024 onward (CISA / NSA / FBI joint product reissued through 2025–2026) — compromised at least nine US carriers (publicly named: AT&T, Verizon, T-Mobile US, Lumen, Charter, Cox, Windstream, Consolidated, plus undisclosed others) and extended to AU / CA / NZ / UK Tier-1 carriers. Threat actor TTPs map to T1199 (Trusted Relationship) via OEM vendor supply chain, T1098 (Account Manipulation) for persistent admin access on NMS, and ...",
1357
- "produces": "The investigation evidence bundle returned by phase 5 + 6 has this shape:\n\n```json\n{\n \"session_id\": \"telecom-<iso>\",\n \"playbook_id\": \"sector-telecom\",\n \"classification\": \"detected | clean | not_detected | inconclusive\",\n \"evidence_hash\": \"sha256:...\",\n \"telecom_specific_findings\": {\n \"li_gateway_audit\": {\n \"anomalous_activations\": 0,\n \"activations_outside_ticket\": 0,\n \"outbound_tunnel_to_non_allowlist_ip\": 0\n },\n \"gnb_attestation_state\": {\n \"expected_hashes_compared\": 0,\n \"drifted_basestations\": [],\n \"downgrade_events\": 0\n },\n \"signaling_anomal ...",
1357
+ "produces": "The investigation evidence bundle has this shape:\n\n```json\n{\n \"session_id\": \"telecom-<iso>\",\n \"playbook_id\": \"sector-telecom\",\n \"classification\": \"detected | clean | not_detected | inconclusive\",\n \"evidence_hash\": \"sha256:...\",\n \"telecom_specific_findings\": {\n \"li_gateway_audit\": {\n \"anomalous_activations\": 0,\n \"activations_outside_ticket\": 0,\n \"outbound_tunnel_to_non_allowlist_ip\": 0\n },\n \"gnb_attestation_state\": {\n \"expected_hashes_compared\": 0,\n \"drifted_basestations\": [],\n \"downgrade_events\": 0\n },\n \"signaling_anomaly_count\": {\n \"ss7_p ...",
1358
1358
  "key_xrefs": {
1359
1359
  "cwe_refs": [
1360
1360
  "CWE-287",
@@ -3,8 +3,8 @@
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": 1672973,
7
- "total_approx_tokens": 418252,
6
+ "total_chars": 1674420,
7
+ "total_approx_tokens": 418611,
8
8
  "skill_count": 42
9
9
  },
10
10
  "skills": {
@@ -175,12 +175,17 @@
175
175
  },
176
176
  "framework-gap-analysis": {
177
177
  "path": "skills/framework-gap-analysis/skill.md",
178
- "bytes": 32006,
179
- "chars": 31898,
180
- "lines": 406,
181
- "approx_tokens": 7975,
178
+ "bytes": 32609,
179
+ "chars": 32501,
180
+ "lines": 410,
181
+ "approx_tokens": 8125,
182
182
  "approx_chars_per_token": 4,
183
183
  "sections": {
184
+ "frontmatter-scope": {
185
+ "bytes": 603,
186
+ "chars": 603,
187
+ "approx_tokens": 151
188
+ },
184
189
  "threat-context": {
185
190
  "bytes": 1816,
186
191
  "chars": 1804,
@@ -575,10 +580,10 @@
575
580
  },
576
581
  "threat-model-currency": {
577
582
  "path": "skills/threat-model-currency/skill.md",
578
- "bytes": 33306,
579
- "chars": 33120,
583
+ "bytes": 33310,
584
+ "chars": 33124,
580
585
  "lines": 448,
581
- "approx_tokens": 8280,
586
+ "approx_tokens": 8281,
582
587
  "approx_chars_per_token": 4,
583
588
  "sections": {
584
589
  "frontmatter-scope": {
@@ -612,9 +617,9 @@
612
617
  "approx_tokens": 765
613
618
  },
614
619
  "exploit-availability-matrix": {
615
- "bytes": 2349,
616
- "chars": 2331,
617
- "approx_tokens": 583
620
+ "bytes": 2353,
621
+ "chars": 2335,
622
+ "approx_tokens": 584
618
623
  },
619
624
  "compliance-theater-check": {
620
625
  "bytes": 1568,
@@ -645,12 +650,17 @@
645
650
  },
646
651
  "global-grc": {
647
652
  "path": "skills/global-grc/skill.md",
648
- "bytes": 40604,
649
- "chars": 40406,
650
- "lines": 569,
651
- "approx_tokens": 10102,
653
+ "bytes": 41029,
654
+ "chars": 40829,
655
+ "lines": 573,
656
+ "approx_tokens": 10207,
652
657
  "approx_chars_per_token": 4,
653
658
  "sections": {
659
+ "frontmatter-scope": {
660
+ "bytes": 430,
661
+ "chars": 428,
662
+ "approx_tokens": 107
663
+ },
654
664
  "framework-registry-mid-2026-currency": {
655
665
  "bytes": 17748,
656
666
  "chars": 17650,
@@ -770,10 +780,10 @@
770
780
  },
771
781
  "pqc-first": {
772
782
  "path": "skills/pqc-first/skill.md",
773
- "bytes": 37988,
774
- "chars": 37818,
783
+ "bytes": 38002,
784
+ "chars": 37832,
775
785
  "lines": 572,
776
- "approx_tokens": 9455,
786
+ "approx_tokens": 9458,
777
787
  "approx_chars_per_token": 4,
778
788
  "sections": {
779
789
  "threat-context": {
@@ -837,9 +847,9 @@
837
847
  "approx_tokens": 375
838
848
  },
839
849
  "output-format": {
840
- "bytes": 1477,
841
- "chars": 1471,
842
- "approx_tokens": 368
850
+ "bytes": 1491,
851
+ "chars": 1485,
852
+ "approx_tokens": 371
843
853
  },
844
854
  "defensive-countermeasure-mapping": {
845
855
  "bytes": 3868,
@@ -1485,12 +1495,17 @@
1485
1495
  },
1486
1496
  "threat-modeling-methodology": {
1487
1497
  "path": "skills/threat-modeling-methodology/skill.md",
1488
- "bytes": 31561,
1489
- "chars": 31382,
1490
- "lines": 320,
1491
- "approx_tokens": 7846,
1498
+ "bytes": 32085,
1499
+ "chars": 31904,
1500
+ "lines": 324,
1501
+ "approx_tokens": 7976,
1492
1502
  "approx_chars_per_token": 4,
1493
1503
  "sections": {
1504
+ "frontmatter-scope": {
1505
+ "bytes": 524,
1506
+ "chars": 522,
1507
+ "approx_tokens": 131
1508
+ },
1494
1509
  "purpose": {
1495
1510
  "bytes": 684,
1496
1511
  "chars": 684,
@@ -1880,10 +1895,10 @@
1880
1895
  },
1881
1896
  "sector-telecom": {
1882
1897
  "path": "skills/sector-telecom/skill.md",
1883
- "bytes": 20862,
1884
- "chars": 20762,
1898
+ "bytes": 20754,
1899
+ "chars": 20668,
1885
1900
  "lines": 257,
1886
- "approx_tokens": 5191,
1901
+ "approx_tokens": 5167,
1887
1902
  "approx_chars_per_token": 4,
1888
1903
  "sections": {
1889
1904
  "threat-context": {
@@ -1907,14 +1922,14 @@
1907
1922
  "approx_tokens": 299
1908
1923
  },
1909
1924
  "analysis-procedure": {
1910
- "bytes": 5829,
1911
- "chars": 5773,
1912
- "approx_tokens": 1443
1925
+ "bytes": 5706,
1926
+ "chars": 5664,
1927
+ "approx_tokens": 1416
1913
1928
  },
1914
1929
  "output-format": {
1915
- "bytes": 1515,
1916
- "chars": 1515,
1917
- "approx_tokens": 379
1930
+ "bytes": 1491,
1931
+ "chars": 1491,
1932
+ "approx_tokens": 373
1918
1933
  },
1919
1934
  "compliance-theater-check": {
1920
1935
  "bytes": 2207,
@@ -1927,9 +1942,9 @@
1927
1942
  "approx_tokens": 188
1928
1943
  },
1929
1944
  "hand-off": {
1930
- "bytes": 672,
1931
- "chars": 662,
1932
- "approx_tokens": 166
1945
+ "bytes": 709,
1946
+ "chars": 699,
1947
+ "approx_tokens": 175
1933
1948
  }
1934
1949
  }
1935
1950
  },
@@ -2265,16 +2280,16 @@
2265
2280
  },
2266
2281
  "email-security-anti-phishing": {
2267
2282
  "path": "skills/email-security-anti-phishing/skill.md",
2268
- "bytes": 29232,
2269
- "chars": 29116,
2283
+ "bytes": 29207,
2284
+ "chars": 29091,
2270
2285
  "lines": 219,
2271
- "approx_tokens": 7279,
2286
+ "approx_tokens": 7273,
2272
2287
  "approx_chars_per_token": 4,
2273
2288
  "sections": {
2274
2289
  "threat-context": {
2275
- "bytes": 4430,
2276
- "chars": 4414,
2277
- "approx_tokens": 1104
2290
+ "bytes": 4405,
2291
+ "chars": 4389,
2292
+ "approx_tokens": 1097
2278
2293
  },
2279
2294
  "framework-lag-declaration": {
2280
2295
  "bytes": 4082,
package/manifest.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "exceptd-security",
3
- "version": "0.14.19",
3
+ "version": "0.14.21",
4
4
  "description": "AI security skills grounded in mid-2026 threat reality, not stale framework documentation",
5
5
  "homepage": "https://exceptd.com",
6
6
  "license": "Apache-2.0",
@@ -53,7 +53,7 @@
53
53
  ],
54
54
  "last_threat_review": "2026-05-15",
55
55
  "signature": "lXhZgoIrrVloO3XaTvo/43AxZn4mwErstd7DR0O/oVhD3AOGODM4HqrageYEou9WKOdMEGP5mJNTjJsXdP5NDA==",
56
- "signed_at": "2026-05-28T02:00:05.573Z",
56
+ "signed_at": "2026-05-28T04:09:16.149Z",
57
57
  "cwe_refs": [
58
58
  "CWE-125",
59
59
  "CWE-362",
@@ -123,7 +123,7 @@
123
123
  ],
124
124
  "last_threat_review": "2026-05-17",
125
125
  "signature": "ztSKk/zFMFbT12qRcEeBKpydBn7fTT86KxMmor0DTCoKQWk5fJ0fSInfP1XMSB6rFk4/SuSjKVxQRMKVJ5a+Cg==",
126
- "signed_at": "2026-05-28T02:00:05.575Z",
126
+ "signed_at": "2026-05-28T04:09:16.151Z",
127
127
  "cwe_refs": [
128
128
  "CWE-1039",
129
129
  "CWE-1426",
@@ -196,7 +196,7 @@
196
196
  ],
197
197
  "last_threat_review": "2026-05-17",
198
198
  "signature": "K6QdPHNK5c4K5QFjrW0QsUhjp71D7SOisSoulwPNSvKRdi2rY+yg0kdckijBMkLMsVPyUvcC9giu93mKJ1OZDg==",
199
- "signed_at": "2026-05-28T02:00:05.575Z",
199
+ "signed_at": "2026-05-28T04:09:16.151Z",
200
200
  "cwe_refs": [
201
201
  "CWE-22",
202
202
  "CWE-345",
@@ -247,8 +247,8 @@
247
247
  "attack_refs": [],
248
248
  "framework_gaps": [],
249
249
  "last_threat_review": "2026-05-22",
250
- "signature": "Qd3SBWmUAaaT++e1Ry2wBIz/dCBmNBMl0+4Rb0etvJLES0fIBEAkU1mTbgNZnT5XOg9J5twdUpymWtmKnDDQCQ==",
251
- "signed_at": "2026-05-28T02:00:05.576Z"
250
+ "signature": "zbr8CbOe2rIPuxj2bCl8mVc3YgLsRHnx3/UU7MmyMLNg4c13q6LEBglC1A7cjhfblfHsX/1rxNLaukDzc65lAw==",
251
+ "signed_at": "2026-05-28T04:09:16.152Z"
252
252
  },
253
253
  {
254
254
  "name": "compliance-theater",
@@ -279,7 +279,7 @@
279
279
  ],
280
280
  "last_threat_review": "2026-05-22",
281
281
  "signature": "F2Shxae0ua0gPtvwzTRVzzHaIgJcFDRT3/akLUAZ4aaMQhkleKkcTaTpkjp+pTVEdPfLeLGNCeAOMs+whVYOBg==",
282
- "signed_at": "2026-05-28T02:00:05.576Z"
282
+ "signed_at": "2026-05-28T04:09:16.152Z"
283
283
  },
284
284
  {
285
285
  "name": "exploit-scoring",
@@ -308,7 +308,7 @@
308
308
  ],
309
309
  "last_threat_review": "2026-05-18",
310
310
  "signature": "NA1hoQycvQhSUoG5rwlXX0mOVmGxoXRVezkELGEA2nZOdGis4gXkHT3O6Sfw7zxE4JuMrsCb65TEeOWk9WEPDg==",
311
- "signed_at": "2026-05-28T02:00:05.577Z"
311
+ "signed_at": "2026-05-28T04:09:16.153Z"
312
312
  },
313
313
  {
314
314
  "name": "rag-pipeline-security",
@@ -345,7 +345,7 @@
345
345
  ],
346
346
  "last_threat_review": "2026-05-22",
347
347
  "signature": "W3pS8lnaCP96TQzsJpG5d5yv5IwgaQyS4Z2Ctcz5BOJf6LbajSIgeDgTZ4f4Bhr5m4E7KsgWGjZS4x7Fwd33BQ==",
348
- "signed_at": "2026-05-28T02:00:05.577Z",
348
+ "signed_at": "2026-05-28T04:09:16.153Z",
349
349
  "cwe_refs": [
350
350
  "CWE-1395",
351
351
  "CWE-1426"
@@ -405,7 +405,7 @@
405
405
  ],
406
406
  "last_threat_review": "2026-05-17",
407
407
  "signature": "/WDGygh1Ck4yWlBWDGtEUVCqKB8d+UaJXoAoBXujtt+GAl8JbMNpaN1TvI0WkEltQ9dTxaAzSn20/eVDqv8iDQ==",
408
- "signed_at": "2026-05-28T02:00:05.577Z",
408
+ "signed_at": "2026-05-28T04:09:16.154Z",
409
409
  "d3fend_refs": [
410
410
  "D3-CA",
411
411
  "D3-CSPP",
@@ -440,7 +440,7 @@
440
440
  "framework_gaps": [],
441
441
  "last_threat_review": "2026-05-22",
442
442
  "signature": "za1NKBpy9LC91F/ESO/qhUfmvVr8GNItQOjR5OJLeHm+2dQ9HHiFWQK2eo53V/n/0uhubuggURA3yS6kJuWwBg==",
443
- "signed_at": "2026-05-28T02:00:05.578Z",
443
+ "signed_at": "2026-05-28T04:09:16.154Z",
444
444
  "cwe_refs": [
445
445
  "CWE-1188"
446
446
  ],
@@ -473,8 +473,8 @@
473
473
  "attack_refs": [],
474
474
  "framework_gaps": [],
475
475
  "last_threat_review": "2026-05-18",
476
- "signature": "xiHAhhdufm9hCKU8PLiPE0MX65ej2F4OZwtlWLGLCiie9/km+Kiqbt192LcMvr94v83C98pb9wIaqFsFWft6AQ==",
477
- "signed_at": "2026-05-28T02:00:05.578Z",
476
+ "signature": "1853tUUOO35GCXP4vn4qYdBDCdGJu2/WXCNOShhEt69G6BUoq9C3gYGjKWwEPxRKjwjyMtb2nmsL2BZFHRIADw==",
477
+ "signed_at": "2026-05-28T04:09:16.154Z",
478
478
  "forward_watch": [
479
479
  "New AI attack classes as ATLAS v6 publishes",
480
480
  "Post-quantum adversary capability timeline",
@@ -512,8 +512,8 @@
512
512
  "attack_refs": [],
513
513
  "framework_gaps": [],
514
514
  "last_threat_review": "2026-05-01",
515
- "signature": "oYsSk35N2Uzq7MRofACykylcVwkgPhI4luWZ14vmQT+gUKLyZiKVOUJbe1+7lGl6BYPRN0sUDQ0f7S5Eu5w2Ag==",
516
- "signed_at": "2026-05-28T02:00:05.578Z"
515
+ "signature": "ZoFh0msOLToS9Xntp9e6zAcg8mE5TOsm7Tq9EYybKL7midjQ5z+aue1Uhp4+xjMRRqVtj8F2W0PvIBTYkYlyAg==",
516
+ "signed_at": "2026-05-28T04:09:16.155Z"
517
517
  },
518
518
  {
519
519
  "name": "zeroday-gap-learn",
@@ -540,7 +540,7 @@
540
540
  "framework_gaps": [],
541
541
  "last_threat_review": "2026-05-18",
542
542
  "signature": "igRqYyU1unRFH40BsPyAR62SPrk8QZv8dPGb8S9O9EvLCNOZAzm3t+HdT/NKqzWHwrpomOzkkkyLfYI/0qTUDA==",
543
- "signed_at": "2026-05-28T02:00:05.579Z",
543
+ "signed_at": "2026-05-28T04:09:16.155Z",
544
544
  "forward_watch": [
545
545
  "New CISA KEV entries",
546
546
  "New ATLAS TTP additions in each ATLAS release",
@@ -603,8 +603,8 @@
603
603
  "New CRQC timeline estimates from academic cryptanalysis"
604
604
  ],
605
605
  "last_threat_review": "2026-05-22",
606
- "signature": "i/17u4kJiSpcZAz7LnTyRePFugQOstQ1P4kVoe0oGf4E2/j8oIN9U9DccjUn/YHZhKWIJ2AILG/DMhvMrr3bBg==",
607
- "signed_at": "2026-05-28T02:00:05.579Z",
606
+ "signature": "XJFnPtu9tG23qlHGUJulQ0/Vu/p41qFrQng0fE3+GpCPD35+oipdlDXvf9zFo6A6i4OVj601qNuXKh9/kfcHDw==",
607
+ "signed_at": "2026-05-28T04:09:16.155Z",
608
608
  "cwe_refs": [
609
609
  "CWE-327"
610
610
  ],
@@ -652,7 +652,7 @@
652
652
  ],
653
653
  "last_threat_review": "2026-05-22",
654
654
  "signature": "QuOVaQ4E2Sl39TClbhZ7HA9XrYAyRrDL44HY3RTE7aWLue0hV2cxaBt40ALGmHS++631QGFDlZTLZI77Tr6nAA==",
655
- "signed_at": "2026-05-28T02:00:05.579Z"
655
+ "signed_at": "2026-05-28T04:09:16.156Z"
656
656
  },
657
657
  {
658
658
  "name": "security-maturity-tiers",
@@ -689,7 +689,7 @@
689
689
  ],
690
690
  "last_threat_review": "2026-05-01",
691
691
  "signature": "8Px1s2lDj10/Q6erwEQlXgUHM1+OTruUR8qAHPX7Oo3k/l69N6P9sm0PsafS9wDFtj9l5C/OiLiFgzMlMt6vBw==",
692
- "signed_at": "2026-05-28T02:00:05.580Z",
692
+ "signed_at": "2026-05-28T04:09:16.156Z",
693
693
  "cwe_refs": [
694
694
  "CWE-1188"
695
695
  ]
@@ -724,7 +724,7 @@
724
724
  "framework_gaps": [],
725
725
  "last_threat_review": "2026-05-11",
726
726
  "signature": "urRcataVWg6/utyEkSiOWoNxTL8sABRjPR7ShyDfZGnAozFph/yDktSoaPVxQDXwu9EfJE+qhUW5OYR/yJECBQ==",
727
- "signed_at": "2026-05-28T02:00:05.580Z"
727
+ "signed_at": "2026-05-28T04:09:16.156Z"
728
728
  },
729
729
  {
730
730
  "name": "attack-surface-pentest",
@@ -796,7 +796,7 @@
796
796
  "Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — Microsoft Edge 4-bug sandbox escape by Orange Tsai (DEVCORE); forward-watch only (browser sandbox, out of current playbook scope); track Microsoft Edge security advisory and KEV add"
797
797
  ],
798
798
  "signature": "C7lv65/Ecm8JJgSKxrX5lxx0YFzKWtrIQSKp+vy50I5e8945s1JmifGUUrnQwRQhq/Pkv7EmfiH5XSO8h75bDg==",
799
- "signed_at": "2026-05-28T02:00:05.580Z"
799
+ "signed_at": "2026-05-28T04:09:16.157Z"
800
800
  },
801
801
  {
802
802
  "name": "fuzz-testing-strategy",
@@ -856,7 +856,7 @@
856
856
  "OSS-Fuzz-Gen / AI-assisted harness generation becoming the default expectation for OSS maintainers"
857
857
  ],
858
858
  "signature": "Z7ypCUnXx8JpLtgxxB6RHNi39w74AmrGY1N4ofAGCXhkuM2EaFVm1AU0dvl9UQ1bVLfHKEDGqMO/TwlIY7RABg==",
859
- "signed_at": "2026-05-28T02:00:05.581Z"
859
+ "signed_at": "2026-05-28T04:09:16.157Z"
860
860
  },
861
861
  {
862
862
  "name": "dlp-gap-analysis",
@@ -931,7 +931,7 @@
931
931
  "Quebec Law 25, India DPDPA, KSA PDPL enforcement actions naming AI-tool prompt data as in-scope personal information"
932
932
  ],
933
933
  "signature": "IgEnpHOhCftAyfUNdKsjbrd169T9pJkk/rRM2ZEna+H18y7p5x48+1kME2sJMZjJuyAdQFBJi8PJXZFwLGI+DQ==",
934
- "signed_at": "2026-05-28T02:00:05.581Z"
934
+ "signed_at": "2026-05-28T04:09:16.157Z"
935
935
  },
936
936
  {
937
937
  "name": "supply-chain-integrity",
@@ -1010,7 +1010,7 @@
1010
1010
  "Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — NVIDIA Megatron Bridge path traversal by haehae; AI training-stack file-system trust boundary; track patch and SBOM-attestation impact"
1011
1011
  ],
1012
1012
  "signature": "pcLrM98A3vUSZRjwNAk0aZ9umvOwB41XCLLsCOy/IebB2F/06oIrGUKkMHtHwm4pTVPShMMcKdZQQ3jz30FnCg==",
1013
- "signed_at": "2026-05-28T02:00:05.581Z"
1013
+ "signed_at": "2026-05-28T04:09:16.157Z"
1014
1014
  },
1015
1015
  {
1016
1016
  "name": "defensive-countermeasure-mapping",
@@ -1067,7 +1067,7 @@
1067
1067
  ],
1068
1068
  "last_threat_review": "2026-05-11",
1069
1069
  "signature": "G5q5elh7Q7eu2xcwTVQJGDTGfvZR0OGQaLSLJPb2wjzCHFF8PWuZfCHZdjjqisiRzRWPyLlzgfHeMJqOdy7cBw==",
1070
- "signed_at": "2026-05-28T02:00:05.582Z"
1070
+ "signed_at": "2026-05-28T04:09:16.158Z"
1071
1071
  },
1072
1072
  {
1073
1073
  "name": "identity-assurance",
@@ -1134,7 +1134,7 @@
1134
1134
  "d3fend_refs": [],
1135
1135
  "last_threat_review": "2026-05-11",
1136
1136
  "signature": "Wv5hGMeHjlaQK1zwicVCA7AvdKgJBgvcjdpGM9Ywahh9tagAKhbkOjybowDQZzu7OZ3bDkbh6pBYc1Sdwr6NAA==",
1137
- "signed_at": "2026-05-28T02:00:05.582Z"
1137
+ "signed_at": "2026-05-28T04:09:16.158Z"
1138
1138
  },
1139
1139
  {
1140
1140
  "name": "ot-ics-security",
@@ -1190,7 +1190,7 @@
1190
1190
  "d3fend_refs": [],
1191
1191
  "last_threat_review": "2026-05-11",
1192
1192
  "signature": "8t5qKHd3yWi57dvG36YQkLN/X9bQWqtEiYjay4IfSmqhJpM/xXPaQVKNGz3wscrO8OLKUZ0OaX7Mj5kzpgBKBQ==",
1193
- "signed_at": "2026-05-28T02:00:05.582Z"
1193
+ "signed_at": "2026-05-28T04:09:16.158Z"
1194
1194
  },
1195
1195
  {
1196
1196
  "name": "coordinated-vuln-disclosure",
@@ -1242,7 +1242,7 @@
1242
1242
  "NYDFS 23 NYCRR 500 amendments potentially adding explicit CVD program requirements"
1243
1243
  ],
1244
1244
  "signature": "GDGt4UPqBa04PjlpSmpyihGzd3OgfBN7jaAK5tfwp+LRSs3ygKOdbeivUCCHNagTY1hE6hG2Ou40ADfBFuXeAg==",
1245
- "signed_at": "2026-05-28T02:00:05.582Z"
1245
+ "signed_at": "2026-05-28T04:09:16.159Z"
1246
1246
  },
1247
1247
  {
1248
1248
  "name": "threat-modeling-methodology",
@@ -1291,8 +1291,8 @@
1291
1291
  "LINDDUN-GO and LINDDUN-PRO updates incorporating LLM privacy threats",
1292
1292
  "PASTA v2 updates incorporating AI/ML application threats"
1293
1293
  ],
1294
- "signature": "rFBpOQEJUPpl+v88Lw/WqVJRhTl80vy0VbPAbzQj3Q0suJRRrJg368I9uKu5LXIBKFDvKxnGIcIzbGg9NUtaCA==",
1295
- "signed_at": "2026-05-28T02:00:05.583Z"
1294
+ "signature": "t6IgW+ciQMuY5uvLD0HDDB/U1TjZmgAy76bvH0526QcqPMCz27CWX3cdyJ6nxpg3rYrx93xAawu0opw/ZZckCw==",
1295
+ "signed_at": "2026-05-28T04:09:16.159Z"
1296
1296
  },
1297
1297
  {
1298
1298
  "name": "webapp-security",
@@ -1366,7 +1366,7 @@
1366
1366
  "d3fend_refs": [],
1367
1367
  "last_threat_review": "2026-05-11",
1368
1368
  "signature": "ux85YI4t2mVHOyt744Yin1HHy+z11JIFygjKfFfQOBBl5QVV3A267jeIy7utix85irMcpZm/T3yx/ooqiK2tBA==",
1369
- "signed_at": "2026-05-28T02:00:05.583Z",
1369
+ "signed_at": "2026-05-28T04:09:16.159Z",
1370
1370
  "forward_watch": [
1371
1371
  "NGINX Rift CVE-2026-42945 (disclosed 2026-05-13, source depthfirst) — KEV-watch predicted CISA KEV listing by 2026-05-29; AI-assisted discovery angle; track for active-exploitation confirmation and patch advisory affecting front-door web app deployments"
1372
1372
  ]
@@ -1419,7 +1419,7 @@
1419
1419
  "d3fend_refs": [],
1420
1420
  "last_threat_review": "2026-05-15",
1421
1421
  "signature": "IIXnkZ5ZNqFwOto5KfytADTLLZLoyXNZACD1ORZ40P1HUAQxe6u2uyXFzzsfuob4Uy06jNkRGr2FFgCphUH1Cw==",
1422
- "signed_at": "2026-05-28T02:00:05.584Z"
1422
+ "signed_at": "2026-05-28T04:09:16.160Z"
1423
1423
  },
1424
1424
  {
1425
1425
  "name": "sector-healthcare",
@@ -1479,7 +1479,7 @@
1479
1479
  "d3fend_refs": [],
1480
1480
  "last_threat_review": "2026-05-11",
1481
1481
  "signature": "AhF9KF8ZBlDteciV+F8IBSmFVYCvQOn44GmD4rZjgLoPxfIv/QE1/vSkK32zyqDKtHWkLSXExbkkPkxA/V6dDw==",
1482
- "signed_at": "2026-05-28T02:00:05.584Z"
1482
+ "signed_at": "2026-05-28T04:09:16.160Z"
1483
1483
  },
1484
1484
  {
1485
1485
  "name": "sector-financial",
@@ -1560,7 +1560,7 @@
1560
1560
  "TIBER-EU framework v2.0 alignment with DORA TLPT RTS (JC 2024/40); cross-recognition with CBEST and iCAST"
1561
1561
  ],
1562
1562
  "signature": "HQgZvb4ReziEz5rNFr8i/O8/rJEZR+iHRROT7m/D2QUqhrcNISPkYXENsUZlG8xapzy/Ik92ehkseyj4hdmhCQ==",
1563
- "signed_at": "2026-05-28T02:00:05.584Z"
1563
+ "signed_at": "2026-05-28T04:09:16.161Z"
1564
1564
  },
1565
1565
  {
1566
1566
  "name": "sector-federal-government",
@@ -1629,7 +1629,7 @@
1629
1629
  "Australia PSPF 2024 revision and ISM quarterly updates — track for Essential Eight Maturity Level requirements for federal entities"
1630
1630
  ],
1631
1631
  "signature": "linxmsXZiOYtcs71sSWgGCrvb8xQfmxmtTY5PRvZJ0/8FgJulo0tQtejzexYG775s7XhjAmGsDP238BQTQ8ADA==",
1632
- "signed_at": "2026-05-28T02:00:05.585Z"
1632
+ "signed_at": "2026-05-28T04:09:16.161Z"
1633
1633
  },
1634
1634
  {
1635
1635
  "name": "sector-energy",
@@ -1694,7 +1694,7 @@
1694
1694
  "ICS-CERT advisory feed (https://www.cisa.gov/news-events/cybersecurity-advisories/ics-advisories) for vendor CVEs in Siemens, Rockwell, Schneider Electric, ABB, GE Vernova, Hitachi Energy, AVEVA / OSIsoft PI"
1695
1695
  ],
1696
1696
  "signature": "JjBfc0ovta560Clk0x3QGRM5osFJDwcvpy3rT7QEGdCIL827jzE8QCow1C8deXq+4JhY2sA/d7/8IsxikdlkCg==",
1697
- "signed_at": "2026-05-28T02:00:05.585Z"
1697
+ "signed_at": "2026-05-28T04:09:16.161Z"
1698
1698
  },
1699
1699
  {
1700
1700
  "name": "sector-telecom",
@@ -1779,8 +1779,8 @@
1779
1779
  "3GPP TS 33.501 updates (5G security architecture rebaseline)",
1780
1780
  "O-RAN SFG / WG11 security specifications"
1781
1781
  ],
1782
- "signature": "JWVxKFoKrbX4d+Tko1d4OBdwyg25MfFFKn4CT6E/CzH+YwnU3T6Y76uBQIKg3+gIGTvPduqyvQwQQ5FxKDuPBw==",
1783
- "signed_at": "2026-05-28T02:00:05.585Z"
1782
+ "signature": "QpfWU8d2FFbo/Kt0Be2jcyDM9JPhKOiwKSi+RWmtPa2SrBVzFNYdC3T23fQXxHDEC2iyApEbXnwk8KN4d6PuBQ==",
1783
+ "signed_at": "2026-05-28T04:09:16.162Z"
1784
1784
  },
1785
1785
  {
1786
1786
  "name": "api-security",
@@ -1849,7 +1849,7 @@
1849
1849
  "d3fend_refs": [],
1850
1850
  "last_threat_review": "2026-05-18",
1851
1851
  "signature": "BmCRCestWqr55+fCynEhtAl5NWLT+xLTkpwS0Icp3SaoZOw/ce3Y6TtqjHRSKn4CBJq7YDiLRWxmhO3MStvOAA==",
1852
- "signed_at": "2026-05-28T02:00:05.586Z",
1852
+ "signed_at": "2026-05-28T04:09:16.162Z",
1853
1853
  "forward_watch": [
1854
1854
  "NGINX Rift CVE-2026-42945 (disclosed 2026-05-13, source depthfirst) — KEV-watch predicted CISA KEV listing by 2026-05-29; track for active-exploitation confirmation and patch advisory affecting API gateway / reverse-proxy deployments",
1855
1855
  "Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — LiteLLM 3-bug SSRF + Code Injection chain by k3vg3n; LLM-proxy API surface; track upstream patch and CVE assignments",
@@ -1935,7 +1935,7 @@
1935
1935
  "CISA KEV additions for cloud-control-plane CVEs (IMDSv1 abuses, federation token mishandling, cross-tenant boundary failures); CISA Cybersecurity Advisories for cross-cloud advisories"
1936
1936
  ],
1937
1937
  "signature": "/DV3pmZwrRySrk1OCbyI+0BQESacjupJfUX3eC2NGtXuYOBro0vndIP+z27heFxumnjU3a9sfla7/U9X+pqnDw==",
1938
- "signed_at": "2026-05-28T02:00:05.586Z"
1938
+ "signed_at": "2026-05-28T04:09:16.162Z"
1939
1939
  },
1940
1940
  {
1941
1941
  "name": "container-runtime-security",
@@ -1997,7 +1997,7 @@
1997
1997
  "d3fend_refs": [],
1998
1998
  "last_threat_review": "2026-05-15",
1999
1999
  "signature": "E2UGSf9ATyYgzBr8uM/0ubOUmDqo1jVA7f9mVxv6LHfWGCNuQNXDyuNou9VAmUCeeXEeUYIi3AFjXkJqpOkxDA==",
2000
- "signed_at": "2026-05-28T02:00:05.586Z",
2000
+ "signed_at": "2026-05-28T04:09:16.163Z",
2001
2001
  "forward_watch": [
2002
2002
  "Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — NVIDIA Container Toolkit container escape ($50K award) by chompie / IBM X-Force XOR; high-severity container/hypervisor boundary break; track patch and KEV add post-embargo"
2003
2003
  ]
@@ -2071,7 +2071,7 @@
2071
2071
  "MITRE ATLAS v5.6.0 (released May 2026) shipped the AML.T0010 sub-technique expansion this forecast tracked plus new techniques (\"Publish Poisoned AI Agent Tool\", \"Escape to Host\"); inventory now 16 tactics, 84 techniques, 56 sub-techniques. Forward watch: subsequent ATLAS minor and major releases — track next-cadence updates to agentic-AI TTPs and MLOps-pipeline-specific techniques"
2072
2072
  ],
2073
2073
  "signature": "IL+DlRCDJN/p08iiJCFkasKcoyjcB0uWrJ6ORLjQcS1HrUa5Xt62QxVjYPHzaevlm5y36ZdmfESqsZJmzK3lCg==",
2074
- "signed_at": "2026-05-28T02:00:05.587Z"
2074
+ "signed_at": "2026-05-28T04:09:16.163Z"
2075
2075
  },
2076
2076
  {
2077
2077
  "name": "incident-response-playbook",
@@ -2133,7 +2133,7 @@
2133
2133
  "NYDFS 23 NYCRR 500.17 amendments tightening ransom-payment 24h disclosure operationalization"
2134
2134
  ],
2135
2135
  "signature": "MmjLjlmOMLjhJJ4ZfR8MYlHam+ZB+eSqfh6Nv+DecaG4O5zeo9DBP/iL3cbyDVZxmhnhivgJild2ccYeWTeZAg==",
2136
- "signed_at": "2026-05-28T02:00:05.587Z"
2136
+ "signed_at": "2026-05-28T04:09:16.163Z"
2137
2137
  },
2138
2138
  {
2139
2139
  "name": "ransomware-response",
@@ -2213,7 +2213,7 @@
2213
2213
  ],
2214
2214
  "last_threat_review": "2026-05-22",
2215
2215
  "signature": "ssueL03g9fWlhXpTe+IiY5l7RqQkunN4DTN5QETKE+VOX+qggdjAR8PONxk77ol4xWYmHrM/VcH8CNtXUEvgBA==",
2216
- "signed_at": "2026-05-28T02:00:05.587Z"
2216
+ "signed_at": "2026-05-28T04:09:16.164Z"
2217
2217
  },
2218
2218
  {
2219
2219
  "name": "email-security-anti-phishing",
@@ -2265,8 +2265,8 @@
2265
2265
  "cwe_refs": [],
2266
2266
  "d3fend_refs": [],
2267
2267
  "last_threat_review": "2026-05-18",
2268
- "signature": "rK+WnuS+9tqEABmwc0jO/PEmxcLjG1/tmUb897HsClQeKzf+TQOlwBE+OsbtuKxpjYNwur62Xxs3TxObkwm8Cw==",
2269
- "signed_at": "2026-05-28T02:00:05.588Z"
2268
+ "signature": "oAFeZmci6BN7Xlu0oOThrazZNBQBIWeCQnoZDqjXo9cs1hIe/6ZijSEr3R3hFQSXH3c1KAbhPw+InR9Gc0HIBQ==",
2269
+ "signed_at": "2026-05-28T04:09:16.164Z"
2270
2270
  },
2271
2271
  {
2272
2272
  "name": "age-gates-child-safety",
@@ -2334,7 +2334,7 @@
2334
2334
  "US state adult-site age-verification laws — 19+ states by mid-2026 (TX HB 18 upheld by SCOTUS June 2025 in Free Speech Coalition v. Paxton); track ongoing challenges in remaining states"
2335
2335
  ],
2336
2336
  "signature": "Rgho5TOFUL1txOzcVR0kASCNdovSU4yt99JlGilJlJRyg0A+BdeeQYrZrhPF6Vx2reUAVG0BeHfcZtSbi+cwCg==",
2337
- "signed_at": "2026-05-28T02:00:05.588Z"
2337
+ "signed_at": "2026-05-28T04:09:16.164Z"
2338
2338
  },
2339
2339
  {
2340
2340
  "name": "cloud-iam-incident",
@@ -2414,7 +2414,7 @@
2414
2414
  ],
2415
2415
  "last_threat_review": "2026-05-15",
2416
2416
  "signature": "e/kij7GtKaytROyIj7V5RH+FC9WtmVFzrmG2kIlNDNn29ep/CRNlIQKwXLpzo/81AIf634pmdr1qy/+vwIuUDA==",
2417
- "signed_at": "2026-05-28T02:00:05.588Z",
2417
+ "signed_at": "2026-05-28T04:09:16.165Z",
2418
2418
  "forward_watch": [
2419
2419
  "AWS IAM Identity Center session-policy refresh and step-up-on-admin enforcement (anticipated 2026-H2 release)",
2420
2420
  "GCP Workload Identity Federation principal-set attribute mapping tightening (post-2026 Q3 Federation hardening guide)",
@@ -2508,7 +2508,7 @@
2508
2508
  ],
2509
2509
  "last_threat_review": "2026-05-15",
2510
2510
  "signature": "ew9Kglc9fAZzbn0ZIfGP7WSK/j4eV2VhSvpy+s5bEfNEVYIMa2kZjnGBapgUsyGDLes9H9K2ovjQyX17+GKiBw==",
2511
- "signed_at": "2026-05-28T02:00:05.589Z",
2511
+ "signed_at": "2026-05-28T04:09:16.165Z",
2512
2512
  "forward_watch": [
2513
2513
  "Entra ID conditional access evolution post-Midnight Blizzard — Microsoft's 2025-2026 commitments on legacy-tenant MFA enforcement and OAuth-app consent gating",
2514
2514
  "Okta IPSIE (Interoperability Profile for Secure Identity in the Enterprise) OpenID Foundation working-group output and adoption timeline",
@@ -2526,6 +2526,6 @@
2526
2526
  ],
2527
2527
  "manifest_signature": {
2528
2528
  "algorithm": "Ed25519",
2529
- "signature_base64": "A9IcW6Aq3w7+HN5w1AY317hnSWFQnrOebXtFjJEDQMO1MHsyLn1yd73rjuMWNQKcwJZ79eXFZfUQNfmr3zrwAQ=="
2529
+ "signature_base64": "W7kT6heP1mvpfgQFFeCdpGOGbCZpbIVT9cW+cqlB5ZXqhSbXOHpweL3UfArgFYl8vQGsdk18P0kNJrTGlIwNAw=="
2530
2530
  }
2531
2531
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blamejs/exceptd-skills",
3
- "version": "0.14.19",
3
+ "version": "0.14.21",
4
4
  "description": "AI security skills grounded in mid-2026 threat reality, not stale framework documentation. 42 skills, 11 catalogs (406 CVEs / 171 CWEs / 805 ATT&CK + ICS / 170 ATLAS / 468 D3FEND / 8888 RFCs), 35 jurisdictions, 10-class catalog gap detector + budget gate, real XML parser + canonical-form diff + content-pattern regression detection, Ed25519-signed.",
5
5
  "keywords": [
6
6
  "ai-security",