@blamejs/exceptd-skills 0.12.27 → 0.12.28
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.
- package/AGENTS.md +3 -0
- package/CHANGELOG.md +22 -0
- package/data/_indexes/_meta.json +22 -19
- package/data/_indexes/activity-feed.json +26 -5
- package/data/_indexes/catalog-summaries.json +3 -3
- package/data/_indexes/chains.json +994 -64
- package/data/_indexes/currency.json +28 -1
- package/data/_indexes/frequency.json +428 -124
- package/data/_indexes/handoff-dag.json +70 -19
- package/data/_indexes/jurisdiction-map.json +37 -12
- package/data/_indexes/section-offsets.json +282 -0
- package/data/_indexes/stale-content.json +2 -2
- package/data/_indexes/summary-cards.json +198 -0
- package/data/_indexes/token-budget.json +168 -3
- package/data/_indexes/trigger-table.json +190 -0
- package/data/_indexes/xref.json +145 -2
- package/data/attack-techniques.json +104 -19
- package/data/framework-control-gaps.json +498 -11
- package/data/playbooks/cloud-iam-incident.json +1351 -0
- package/data/playbooks/idp-incident.json +1259 -0
- package/data/playbooks/ransomware.json +1407 -0
- package/data/rfc-references.json +44 -0
- package/manifest-snapshot.json +219 -2
- package/manifest-snapshot.sha256 +1 -1
- package/manifest.json +282 -41
- package/package.json +1 -1
- package/sbom.cdx.json +7 -7
- package/skills/cloud-iam-incident/skill.md +419 -0
- package/skills/idp-incident-response/skill.md +352 -0
- package/skills/ransomware-response/skill.md +374 -0
package/manifest.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "exceptd-security",
|
|
3
|
-
"version": "0.12.
|
|
3
|
+
"version": "0.12.28",
|
|
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",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
],
|
|
53
53
|
"last_threat_review": "2026-05-01",
|
|
54
54
|
"signature": "N6H4u/u1fCFE6f/3QVkAr2cumZvLNE+xYBC91CCxKoeaSKm5zqbwzb2mvFDk9XKUegUy5W6npLFGi75yxNMIAg==",
|
|
55
|
-
"signed_at": "2026-05-
|
|
55
|
+
"signed_at": "2026-05-15T23:28:24.292Z",
|
|
56
56
|
"cwe_refs": [
|
|
57
57
|
"CWE-125",
|
|
58
58
|
"CWE-362",
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
],
|
|
117
117
|
"last_threat_review": "2026-05-01",
|
|
118
118
|
"signature": "Xen6ojQGzT4AZUN/WtuQon+gT2UrJyX50nrZwEdxLw5aiz8gDaeMkWo/Bic+h4NFEF7MRd7uDTm0dvKgWnlRBA==",
|
|
119
|
-
"signed_at": "2026-05-
|
|
119
|
+
"signed_at": "2026-05-15T23:28:24.294Z",
|
|
120
120
|
"cwe_refs": [
|
|
121
121
|
"CWE-1039",
|
|
122
122
|
"CWE-1426",
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
],
|
|
180
180
|
"last_threat_review": "2026-05-01",
|
|
181
181
|
"signature": "IDhdamTvyWfnz7SvIMrVMz2cwLuiP2/Iw2iYHFNbI1O302XnrGyIVsJcoKZa5QFClBYPiABVt+yI5HEuLxMCBw==",
|
|
182
|
-
"signed_at": "2026-05-
|
|
182
|
+
"signed_at": "2026-05-15T23:28:24.294Z",
|
|
183
183
|
"cwe_refs": [
|
|
184
184
|
"CWE-22",
|
|
185
185
|
"CWE-345",
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
"framework_gaps": [],
|
|
226
226
|
"last_threat_review": "2026-05-01",
|
|
227
227
|
"signature": "cPRRTsNQT1MYR3cE5O3KdC4MB037EMc0fsMIbOyfOv16sR+DkiXmAhQOjlIC47HngHz3vhLI+rbqItN91VWpBg==",
|
|
228
|
-
"signed_at": "2026-05-
|
|
228
|
+
"signed_at": "2026-05-15T23:28:24.294Z"
|
|
229
229
|
},
|
|
230
230
|
{
|
|
231
231
|
"name": "compliance-theater",
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
],
|
|
257
257
|
"last_threat_review": "2026-05-01",
|
|
258
258
|
"signature": "79NrFMRsqGsipWeE5ETQSVICGO4BjTJYgyir+PSaNVFpkLqLcwZd8Dr1V7iwX0H0fXFL3WpPz35gtrYCEG32BQ==",
|
|
259
|
-
"signed_at": "2026-05-
|
|
259
|
+
"signed_at": "2026-05-15T23:28:24.295Z"
|
|
260
260
|
},
|
|
261
261
|
{
|
|
262
262
|
"name": "exploit-scoring",
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
],
|
|
286
286
|
"last_threat_review": "2026-05-01",
|
|
287
287
|
"signature": "O7YIzAOQtSCFD0pyUdF0otYy9xwksrRGCLnSw5aMMGOs0SYeYA1JsMX5XLxNOQJC8tURC21HgQc/yx22jLtvAw==",
|
|
288
|
-
"signed_at": "2026-05-
|
|
288
|
+
"signed_at": "2026-05-15T23:28:24.295Z"
|
|
289
289
|
},
|
|
290
290
|
{
|
|
291
291
|
"name": "rag-pipeline-security",
|
|
@@ -322,7 +322,7 @@
|
|
|
322
322
|
],
|
|
323
323
|
"last_threat_review": "2026-05-01",
|
|
324
324
|
"signature": "ai6ebp9pz7dBigm2rQvQ0SklhDZtHqP3exKtolbEBiN0shQScypJfDBaQN2J3aoOC4dZjjTgIZvGfWLmBxrxBA==",
|
|
325
|
-
"signed_at": "2026-05-
|
|
325
|
+
"signed_at": "2026-05-15T23:28:24.295Z",
|
|
326
326
|
"cwe_refs": [
|
|
327
327
|
"CWE-1395",
|
|
328
328
|
"CWE-1426"
|
|
@@ -379,7 +379,7 @@
|
|
|
379
379
|
],
|
|
380
380
|
"last_threat_review": "2026-05-01",
|
|
381
381
|
"signature": "BkDjyCF53MAATVfzERmIhEhi474eWloxD0qyw9Gvw+VFE8aH3pOi+yeCpc0kq0vHAVmAEszwxBKEcuLkJbmSBg==",
|
|
382
|
-
"signed_at": "2026-05-
|
|
382
|
+
"signed_at": "2026-05-15T23:28:24.296Z",
|
|
383
383
|
"d3fend_refs": [
|
|
384
384
|
"D3-CA",
|
|
385
385
|
"D3-CSPP",
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
"framework_gaps": [],
|
|
415
415
|
"last_threat_review": "2026-05-01",
|
|
416
416
|
"signature": "DxfXhSyoAGUo1emHh0uIIcg324ZreBYxmFdBDVAKOOuPmMlfN4RqNc/JGDSfVmMv5CjgYCUcSmkcYB0A5lk0Cg==",
|
|
417
|
-
"signed_at": "2026-05-
|
|
417
|
+
"signed_at": "2026-05-15T23:28:24.296Z",
|
|
418
418
|
"cwe_refs": [
|
|
419
419
|
"CWE-1188"
|
|
420
420
|
]
|
|
@@ -442,7 +442,7 @@
|
|
|
442
442
|
"framework_gaps": [],
|
|
443
443
|
"last_threat_review": "2026-05-01",
|
|
444
444
|
"signature": "rFQ82v+1oAHWixWcGwokKhjZHfXUf6N7EfSgldhQ5Jrbiy3kv5CIbnOCsI6zPWyErSnpKVeBFTabJXnzLrzDCQ==",
|
|
445
|
-
"signed_at": "2026-05-
|
|
445
|
+
"signed_at": "2026-05-15T23:28:24.297Z"
|
|
446
446
|
},
|
|
447
447
|
{
|
|
448
448
|
"name": "global-grc",
|
|
@@ -474,7 +474,7 @@
|
|
|
474
474
|
"framework_gaps": [],
|
|
475
475
|
"last_threat_review": "2026-05-01",
|
|
476
476
|
"signature": "7yVjZkanFMKDQqXdX4B/7oLc2Rz72xHC1zscYd8F/+e5UAbR7ikK8Bn5EKZt3aBEOhHPAviSQNCMxpZD9U00CA==",
|
|
477
|
-
"signed_at": "2026-05-
|
|
477
|
+
"signed_at": "2026-05-15T23:28:24.297Z"
|
|
478
478
|
},
|
|
479
479
|
{
|
|
480
480
|
"name": "zeroday-gap-learn",
|
|
@@ -501,7 +501,7 @@
|
|
|
501
501
|
"framework_gaps": [],
|
|
502
502
|
"last_threat_review": "2026-05-01",
|
|
503
503
|
"signature": "VlPR7yY39hEwDJYYKPgHAOeax9LU0X7eIrR8L7zMFJWS0SdKTalOXXJtD9GppByftnkYAAdryZ8tHQ/KWLtaBQ==",
|
|
504
|
-
"signed_at": "2026-05-
|
|
504
|
+
"signed_at": "2026-05-15T23:28:24.297Z"
|
|
505
505
|
},
|
|
506
506
|
{
|
|
507
507
|
"name": "pqc-first",
|
|
@@ -553,7 +553,7 @@
|
|
|
553
553
|
],
|
|
554
554
|
"last_threat_review": "2026-05-01",
|
|
555
555
|
"signature": "V+qn5FqUlETfsEjvvi6jZGuQdqLFtFejfgPA6KSYxSlBXBTbOBXP3BGk5S+ba9akIzgbKh1j9VGB1MqsIt56DA==",
|
|
556
|
-
"signed_at": "2026-05-
|
|
556
|
+
"signed_at": "2026-05-15T23:28:24.298Z",
|
|
557
557
|
"cwe_refs": [
|
|
558
558
|
"CWE-327"
|
|
559
559
|
],
|
|
@@ -600,7 +600,7 @@
|
|
|
600
600
|
],
|
|
601
601
|
"last_threat_review": "2026-05-01",
|
|
602
602
|
"signature": "WCNz19186cER1eEhCophTIbnL3ltS3FC98I1rfv463aRnuVxPB3sUlD9xHTbxTM2rUABhqKijhdkWiMh2uKxCQ==",
|
|
603
|
-
"signed_at": "2026-05-
|
|
603
|
+
"signed_at": "2026-05-15T23:28:24.298Z"
|
|
604
604
|
},
|
|
605
605
|
{
|
|
606
606
|
"name": "security-maturity-tiers",
|
|
@@ -637,7 +637,7 @@
|
|
|
637
637
|
],
|
|
638
638
|
"last_threat_review": "2026-05-01",
|
|
639
639
|
"signature": "zjq6ACAHD46xvhvQJKlrCPh5xDCuBuIWBI+QJB8RxcudpC7p7I1pqv+BY8DZdsAgU4tquCU8KC+xlduMIk3/DQ==",
|
|
640
|
-
"signed_at": "2026-05-
|
|
640
|
+
"signed_at": "2026-05-15T23:28:24.298Z",
|
|
641
641
|
"cwe_refs": [
|
|
642
642
|
"CWE-1188"
|
|
643
643
|
]
|
|
@@ -672,7 +672,7 @@
|
|
|
672
672
|
"framework_gaps": [],
|
|
673
673
|
"last_threat_review": "2026-05-11",
|
|
674
674
|
"signature": "/lGgWehCMQUXjI6w4FUa+5wrbyRnct+txvVcXA+D2/ZEkoJKh+J/psO3j5HPf7Hpv+Y5SmkH71CoO+9qilyVDQ==",
|
|
675
|
-
"signed_at": "2026-05-
|
|
675
|
+
"signed_at": "2026-05-15T23:28:24.298Z"
|
|
676
676
|
},
|
|
677
677
|
{
|
|
678
678
|
"name": "attack-surface-pentest",
|
|
@@ -743,7 +743,7 @@
|
|
|
743
743
|
"PTES revision incorporating AI-surface enumeration"
|
|
744
744
|
],
|
|
745
745
|
"signature": "RqQMwOKK7xjG9e/Ls4986NOrDwKz/nQmpw1DwNJwV2nlOztyo7MgxUG3kTuLbuW3qCrrkO+CbpBA5nGS1cmKBQ==",
|
|
746
|
-
"signed_at": "2026-05-
|
|
746
|
+
"signed_at": "2026-05-15T23:28:24.299Z"
|
|
747
747
|
},
|
|
748
748
|
{
|
|
749
749
|
"name": "fuzz-testing-strategy",
|
|
@@ -803,7 +803,7 @@
|
|
|
803
803
|
"OSS-Fuzz-Gen / AI-assisted harness generation becoming the default expectation for OSS maintainers"
|
|
804
804
|
],
|
|
805
805
|
"signature": "+ELdD+1AY5DymBitH7wU65CS60NY1nDoLowJAFn7cE5Gr/5jy9BTkyxsm7PEXaSlXWMOkTf/HQ+uyzyxUVD/Bw==",
|
|
806
|
-
"signed_at": "2026-05-
|
|
806
|
+
"signed_at": "2026-05-15T23:28:24.299Z"
|
|
807
807
|
},
|
|
808
808
|
{
|
|
809
809
|
"name": "dlp-gap-analysis",
|
|
@@ -878,7 +878,7 @@
|
|
|
878
878
|
"Quebec Law 25, India DPDPA, KSA PDPL enforcement actions naming AI-tool prompt data as in-scope personal information"
|
|
879
879
|
],
|
|
880
880
|
"signature": "vL5XeQOk7vwX0sLMuKghj6XLnXsqKcGpCUNMui9HwqnWyNQwgSRGu+JFqP7ZqpP3SUYRZHcVlWhXeTJHyOtiAA==",
|
|
881
|
-
"signed_at": "2026-05-
|
|
881
|
+
"signed_at": "2026-05-15T23:28:24.299Z"
|
|
882
882
|
},
|
|
883
883
|
{
|
|
884
884
|
"name": "supply-chain-integrity",
|
|
@@ -955,7 +955,7 @@
|
|
|
955
955
|
"OpenSSF model-signing — emerging Sigstore-based signing standard for ML model weights; track for production adoption"
|
|
956
956
|
],
|
|
957
957
|
"signature": "jp3MxKukV7zW47eX3VcAIMG5WxypMDcfHqwYDodI9YQgTxEojCrRcMSApaoZHTdD3yTQC1JtkXeKxU6K3C5NCg==",
|
|
958
|
-
"signed_at": "2026-05-
|
|
958
|
+
"signed_at": "2026-05-15T23:28:24.300Z"
|
|
959
959
|
},
|
|
960
960
|
{
|
|
961
961
|
"name": "defensive-countermeasure-mapping",
|
|
@@ -1012,7 +1012,7 @@
|
|
|
1012
1012
|
],
|
|
1013
1013
|
"last_threat_review": "2026-05-11",
|
|
1014
1014
|
"signature": "XZigwq8X/csfrdG10O6Q1V5q0zUqSQGd3QrjRKkZ4fkaodG4mZahYuIQqxc8rU9jjtGAm9LtBXYB+I5csqj9Bw==",
|
|
1015
|
-
"signed_at": "2026-05-
|
|
1015
|
+
"signed_at": "2026-05-15T23:28:24.300Z"
|
|
1016
1016
|
},
|
|
1017
1017
|
{
|
|
1018
1018
|
"name": "identity-assurance",
|
|
@@ -1079,7 +1079,7 @@
|
|
|
1079
1079
|
"d3fend_refs": [],
|
|
1080
1080
|
"last_threat_review": "2026-05-11",
|
|
1081
1081
|
"signature": "k0HrsZMBxiPWB1jl4dRwhv/R5IsqbZ+SLDv1Jx3/sRl51JyXjtm8vyogTNhSwsl5/IkaRakqIPJFRFRl5h/9CQ==",
|
|
1082
|
-
"signed_at": "2026-05-
|
|
1082
|
+
"signed_at": "2026-05-15T23:28:24.300Z"
|
|
1083
1083
|
},
|
|
1084
1084
|
{
|
|
1085
1085
|
"name": "ot-ics-security",
|
|
@@ -1135,7 +1135,7 @@
|
|
|
1135
1135
|
"d3fend_refs": [],
|
|
1136
1136
|
"last_threat_review": "2026-05-11",
|
|
1137
1137
|
"signature": "oHxjumOhk8y86WcwhAX8sSWIlPzt60KfTMn4DCJLeRrrQd5+i54fVADKAdZ3vOqfDN+DexO0uX4f5dLPtacRCQ==",
|
|
1138
|
-
"signed_at": "2026-05-
|
|
1138
|
+
"signed_at": "2026-05-15T23:28:24.301Z"
|
|
1139
1139
|
},
|
|
1140
1140
|
{
|
|
1141
1141
|
"name": "coordinated-vuln-disclosure",
|
|
@@ -1187,7 +1187,7 @@
|
|
|
1187
1187
|
"NYDFS 23 NYCRR 500 amendments potentially adding explicit CVD program requirements"
|
|
1188
1188
|
],
|
|
1189
1189
|
"signature": "UCiNjncvhkZItmLQA/Sm1/NCsOiLMwdCjfUw+067v4NIxhaMMaqRrAeD3KgMyEtov7m2Hq2kfwYSt5+DQsYDCQ==",
|
|
1190
|
-
"signed_at": "2026-05-
|
|
1190
|
+
"signed_at": "2026-05-15T23:28:24.301Z"
|
|
1191
1191
|
},
|
|
1192
1192
|
{
|
|
1193
1193
|
"name": "threat-modeling-methodology",
|
|
@@ -1237,7 +1237,7 @@
|
|
|
1237
1237
|
"PASTA v2 updates incorporating AI/ML application threats"
|
|
1238
1238
|
],
|
|
1239
1239
|
"signature": "V9kl8Cf8UMjNFyn3D/fSyhWHLeXWlx3WV/jT9jdF9SrjfDqymimuTt2o91cZ2FOEJndAH9V0JGXB13Ohz8K4CQ==",
|
|
1240
|
-
"signed_at": "2026-05-
|
|
1240
|
+
"signed_at": "2026-05-15T23:28:24.301Z"
|
|
1241
1241
|
},
|
|
1242
1242
|
{
|
|
1243
1243
|
"name": "webapp-security",
|
|
@@ -1311,7 +1311,7 @@
|
|
|
1311
1311
|
"d3fend_refs": [],
|
|
1312
1312
|
"last_threat_review": "2026-05-11",
|
|
1313
1313
|
"signature": "ENSL4MJSNXhriKsTVBjg2jTc7JTtb6mxqbfBw/SVVajPMkLMcLBk4Gem9LhZWZ8DSqyWLnFO2d6hlz5q8bjuCg==",
|
|
1314
|
-
"signed_at": "2026-05-
|
|
1314
|
+
"signed_at": "2026-05-15T23:28:24.301Z"
|
|
1315
1315
|
},
|
|
1316
1316
|
{
|
|
1317
1317
|
"name": "ai-risk-management",
|
|
@@ -1361,7 +1361,7 @@
|
|
|
1361
1361
|
"d3fend_refs": [],
|
|
1362
1362
|
"last_threat_review": "2026-05-11",
|
|
1363
1363
|
"signature": "8E82UwKFNraXV/MKAbiUV6gUryYuN+Ff/kiv1aW4/XtriShdTyt/UgRuQJ8LXGXl0jMH8hRJ/xTAV8LOJqexDA==",
|
|
1364
|
-
"signed_at": "2026-05-
|
|
1364
|
+
"signed_at": "2026-05-15T23:28:24.302Z"
|
|
1365
1365
|
},
|
|
1366
1366
|
{
|
|
1367
1367
|
"name": "sector-healthcare",
|
|
@@ -1421,7 +1421,7 @@
|
|
|
1421
1421
|
"d3fend_refs": [],
|
|
1422
1422
|
"last_threat_review": "2026-05-11",
|
|
1423
1423
|
"signature": "BDuLcpTeFp2BNSf1q4rYOhYKNhlgd3o5RZ0Uw9xW5olyYxPbZSgqekQ+6Ggaec09s7y6sqR37GS0vuAMdbrdDQ==",
|
|
1424
|
-
"signed_at": "2026-05-
|
|
1424
|
+
"signed_at": "2026-05-15T23:28:24.302Z"
|
|
1425
1425
|
},
|
|
1426
1426
|
{
|
|
1427
1427
|
"name": "sector-financial",
|
|
@@ -1502,7 +1502,7 @@
|
|
|
1502
1502
|
"TIBER-EU framework v2.0 alignment with DORA TLPT RTS (JC 2024/40); cross-recognition with CBEST and iCAST"
|
|
1503
1503
|
],
|
|
1504
1504
|
"signature": "w12QqGBlRDaDVYug9uQVmEbxR7+gX23rOKZSjlt3XcszYDHBCRiP4cBRKMuEguu44DCaQsg+Btu4vAVMlss9Dg==",
|
|
1505
|
-
"signed_at": "2026-05-
|
|
1505
|
+
"signed_at": "2026-05-15T23:28:24.303Z"
|
|
1506
1506
|
},
|
|
1507
1507
|
{
|
|
1508
1508
|
"name": "sector-federal-government",
|
|
@@ -1571,7 +1571,7 @@
|
|
|
1571
1571
|
"Australia PSPF 2024 revision and ISM quarterly updates — track for Essential Eight Maturity Level requirements for federal entities"
|
|
1572
1572
|
],
|
|
1573
1573
|
"signature": "nMsyJ+rp5fM8/VjC7zsZyDjOC4hpxB+noT1VX7W0HBlq5t3SY56cwOGApwES/kBcCuf4qexKY376OxUr93zvCQ==",
|
|
1574
|
-
"signed_at": "2026-05-
|
|
1574
|
+
"signed_at": "2026-05-15T23:28:24.303Z"
|
|
1575
1575
|
},
|
|
1576
1576
|
{
|
|
1577
1577
|
"name": "sector-energy",
|
|
@@ -1636,7 +1636,7 @@
|
|
|
1636
1636
|
"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"
|
|
1637
1637
|
],
|
|
1638
1638
|
"signature": "L1moEqEGkBkqY/3ohJcfqrlJn40UurDCyb2MOP/IwTAeZD+QbVZ17/drdsydkJ6qSXPiyiE6u8HDfZsDS13NBQ==",
|
|
1639
|
-
"signed_at": "2026-05-
|
|
1639
|
+
"signed_at": "2026-05-15T23:28:24.304Z"
|
|
1640
1640
|
},
|
|
1641
1641
|
{
|
|
1642
1642
|
"name": "sector-telecom",
|
|
@@ -1722,7 +1722,7 @@
|
|
|
1722
1722
|
"O-RAN SFG / WG11 security specifications"
|
|
1723
1723
|
],
|
|
1724
1724
|
"signature": "VKLuoRkFq7lNXqySipwzPSaiHaqemHQ2cReemF/Xy9hUpD9orQaTVZWClOA4lzoF6d2eQ/CeS///Jjnj4g9dCg==",
|
|
1725
|
-
"signed_at": "2026-05-
|
|
1725
|
+
"signed_at": "2026-05-15T23:28:24.304Z"
|
|
1726
1726
|
},
|
|
1727
1727
|
{
|
|
1728
1728
|
"name": "api-security",
|
|
@@ -1791,7 +1791,7 @@
|
|
|
1791
1791
|
"d3fend_refs": [],
|
|
1792
1792
|
"last_threat_review": "2026-05-11",
|
|
1793
1793
|
"signature": "JHGu5OI35payaFR1At3XZIX4HnflgF3lI9vk/XsHpu0loWHtbTiA/SrNzTuWO+be8aIfd36uNz7WnJNwBTCHDA==",
|
|
1794
|
-
"signed_at": "2026-05-
|
|
1794
|
+
"signed_at": "2026-05-15T23:28:24.304Z"
|
|
1795
1795
|
},
|
|
1796
1796
|
{
|
|
1797
1797
|
"name": "cloud-security",
|
|
@@ -1872,7 +1872,7 @@
|
|
|
1872
1872
|
"CISA KEV additions for cloud-control-plane CVEs (IMDSv1 abuses, federation token mishandling, cross-tenant boundary failures); CISA Cybersecurity Advisories for cross-cloud advisories"
|
|
1873
1873
|
],
|
|
1874
1874
|
"signature": "UEn0305KAEqIfYOdzadLBdPG/PJ+3sJ/8ubvPFNcXfqXp2uOWTfqGUqY65PApA992VEEa1RBQt5R7Nyhd/OjDQ==",
|
|
1875
|
-
"signed_at": "2026-05-
|
|
1875
|
+
"signed_at": "2026-05-15T23:28:24.304Z"
|
|
1876
1876
|
},
|
|
1877
1877
|
{
|
|
1878
1878
|
"name": "container-runtime-security",
|
|
@@ -1934,7 +1934,7 @@
|
|
|
1934
1934
|
"d3fend_refs": [],
|
|
1935
1935
|
"last_threat_review": "2026-05-11",
|
|
1936
1936
|
"signature": "lPd9tHAskNapjrWwFWhsb8ntAL0xovDCIGElsOCyjcafzby4ArwRw5Lq28sfNloJZAhMN+AWj+lDdFytiUQHCQ==",
|
|
1937
|
-
"signed_at": "2026-05-
|
|
1937
|
+
"signed_at": "2026-05-15T23:28:24.305Z"
|
|
1938
1938
|
},
|
|
1939
1939
|
{
|
|
1940
1940
|
"name": "mlops-security",
|
|
@@ -2005,7 +2005,7 @@
|
|
|
2005
2005
|
"MITRE ATLAS v5.2 — track AML.T0010 sub-technique expansion and any new MLOps-pipeline-specific TTPs"
|
|
2006
2006
|
],
|
|
2007
2007
|
"signature": "U+HyElcP007FIblXUE/nFpj/rZ5z3VohsvxRCWEuuJDLdOnsXYEadb7ccr3X7S4aRG2MC4T2KtVtgbKIuO5QDw==",
|
|
2008
|
-
"signed_at": "2026-05-
|
|
2008
|
+
"signed_at": "2026-05-15T23:28:24.305Z"
|
|
2009
2009
|
},
|
|
2010
2010
|
{
|
|
2011
2011
|
"name": "incident-response-playbook",
|
|
@@ -2067,7 +2067,87 @@
|
|
|
2067
2067
|
"NYDFS 23 NYCRR 500.17 amendments tightening ransom-payment 24h disclosure operationalization"
|
|
2068
2068
|
],
|
|
2069
2069
|
"signature": "XB3TVjNRBlqqbIhatFoYtTJHTS51nVt9k7DVrb2roUflLDjbCnaTbrpztA2oqJyyxwgnLlX+K7NW8oYOYEMeCg==",
|
|
2070
|
-
"signed_at": "2026-05-
|
|
2070
|
+
"signed_at": "2026-05-15T23:28:24.306Z"
|
|
2071
|
+
},
|
|
2072
|
+
{
|
|
2073
|
+
"name": "ransomware-response",
|
|
2074
|
+
"version": "1.0.0",
|
|
2075
|
+
"path": "skills/ransomware-response/skill.md",
|
|
2076
|
+
"description": "Ransomware-specific incident response — OFAC SDN sanctions screening as payment-posture blocker, EU Reg 2014/833 + UK OFSI + AU DFAT + JP MOF cross-jurisdiction sanctions lookups, decryptor availability via No More Ransom + vendor-specific catalogs, cyber-insurance carrier 24h notification, negotiator-engagement legal posture, immutable-backup viability test, PHI exfil-before-encrypt as distinct breach class, parallel jurisdiction clocks",
|
|
2077
|
+
"triggers": [
|
|
2078
|
+
"ransomware",
|
|
2079
|
+
"ransomware incident",
|
|
2080
|
+
"encryption event",
|
|
2081
|
+
"akira ransomware",
|
|
2082
|
+
"lockbit",
|
|
2083
|
+
"alphv",
|
|
2084
|
+
"blackcat",
|
|
2085
|
+
"cuba ransomware",
|
|
2086
|
+
"royal ransomware",
|
|
2087
|
+
"blacksuit",
|
|
2088
|
+
"hunters international",
|
|
2089
|
+
"ransomhub",
|
|
2090
|
+
"ofac sanctions ransomware",
|
|
2091
|
+
"ransom payment",
|
|
2092
|
+
"decryptor availability",
|
|
2093
|
+
"no more ransom",
|
|
2094
|
+
"cyber insurance ransomware",
|
|
2095
|
+
"immutable backup",
|
|
2096
|
+
"shadow copy deletion",
|
|
2097
|
+
"exfil before encrypt",
|
|
2098
|
+
"double extortion",
|
|
2099
|
+
"data theft before encryption"
|
|
2100
|
+
],
|
|
2101
|
+
"data_deps": [
|
|
2102
|
+
"cve-catalog.json",
|
|
2103
|
+
"atlas-ttps.json",
|
|
2104
|
+
"framework-control-gaps.json",
|
|
2105
|
+
"global-frameworks.json",
|
|
2106
|
+
"cwe-catalog.json",
|
|
2107
|
+
"d3fend-catalog.json",
|
|
2108
|
+
"zeroday-lessons.json"
|
|
2109
|
+
],
|
|
2110
|
+
"atlas_refs": [],
|
|
2111
|
+
"attack_refs": [
|
|
2112
|
+
"T1486",
|
|
2113
|
+
"T1567",
|
|
2114
|
+
"T1078",
|
|
2115
|
+
"T1059"
|
|
2116
|
+
],
|
|
2117
|
+
"framework_gaps": [
|
|
2118
|
+
"OFAC-SDN-Payment-Block",
|
|
2119
|
+
"Insurance-Carrier-24h-Notification",
|
|
2120
|
+
"EU-Sanctions-Reg-2014-833-Cyber",
|
|
2121
|
+
"Immutable-Backup-Recovery",
|
|
2122
|
+
"Decryptor-Availability-Pre-Decision",
|
|
2123
|
+
"PHI-Exfil-Before-Encrypt-Breach-Class"
|
|
2124
|
+
],
|
|
2125
|
+
"rfc_refs": [],
|
|
2126
|
+
"cwe_refs": [
|
|
2127
|
+
"CWE-287",
|
|
2128
|
+
"CWE-798"
|
|
2129
|
+
],
|
|
2130
|
+
"d3fend_refs": [
|
|
2131
|
+
"D3-RPA",
|
|
2132
|
+
"D3-NTA",
|
|
2133
|
+
"D3-IOPR",
|
|
2134
|
+
"D3-CSPP"
|
|
2135
|
+
],
|
|
2136
|
+
"forward_watch": [
|
|
2137
|
+
"OFAC Ransomware Advisory revisions (post-2021 advisory, updated periodically) — track expansions to the SDN list for ransomware affiliates, especially LockBit splinter brands, Cuba, ALPHV/BlackCat successors, and Russia/DPRK/Iran-affiliated clusters",
|
|
2138
|
+
"EU Cyber Sanctions Regulation 2014/833 — additions and the EU's coordination with US OFAC on attribution",
|
|
2139
|
+
"UK OFSI cyber listings — post-Operation Cronos (LockBit, February 2024) and Operation Endgame (May 2024) expansions",
|
|
2140
|
+
"AU DFAT autonomous cyber sanctions — first cyber listing 2024; further listings expected",
|
|
2141
|
+
"NYDFS 23 NYCRR 500.17 — 2023 amendments operationalization; 24h ransom-payment clock case law",
|
|
2142
|
+
"SEC 17 CFR 229.106(b) Form 8-K Item 1.05 — materiality determination guidance and SEC enforcement actions through 2025-2026",
|
|
2143
|
+
"CIRCIA implementation — final rule timeline; covered-entity scope expansion",
|
|
2144
|
+
"HIPAA Security Rule update (NPRM late 2024 → final rule expected 2026) — explicit ransomware-recovery and encryption-at-rest requirements",
|
|
2145
|
+
"No More Ransom Project decryptor releases — affiliate-takedown decryptor drops (Operation Cronos LockBit decryptor, BlackCat post-exit-scam decryptors)",
|
|
2146
|
+
"SCOTUS or circuit-court rulings on ransomware payment, sanctions liability, and insurance-policy enforcement"
|
|
2147
|
+
],
|
|
2148
|
+
"last_threat_review": "2026-05-15",
|
|
2149
|
+
"signature": "ChZ8EWZFfrQYLNH6gJBdcRrayROvcQfiPOpb4H+0rio99OZS0AmQgWQjlWfrF1K5KPEYsLjDqtp2i5P7xLfyBw==",
|
|
2150
|
+
"signed_at": "2026-05-15T23:28:24.306Z"
|
|
2071
2151
|
},
|
|
2072
2152
|
{
|
|
2073
2153
|
"name": "email-security-anti-phishing",
|
|
@@ -2120,7 +2200,7 @@
|
|
|
2120
2200
|
"d3fend_refs": [],
|
|
2121
2201
|
"last_threat_review": "2026-05-11",
|
|
2122
2202
|
"signature": "RiCryJEd66T2NNcSo/mZTd3sGWDycE3C37guLJanLdVL5co35DrPFmIl8qy3ZM/y+Wzg5vpny8VKgr1//1/bCA==",
|
|
2123
|
-
"signed_at": "2026-05-
|
|
2203
|
+
"signed_at": "2026-05-15T23:28:24.306Z"
|
|
2124
2204
|
},
|
|
2125
2205
|
{
|
|
2126
2206
|
"name": "age-gates-child-safety",
|
|
@@ -2188,11 +2268,172 @@
|
|
|
2188
2268
|
"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"
|
|
2189
2269
|
],
|
|
2190
2270
|
"signature": "MMWvg3lIf5ygm31zyf1E43t3W9MfRbMBBPrqlj1wOa8AxVJL8LICnAXfmyJ/TNJXwpF+rfZeDdoxXkql8wmtBA==",
|
|
2191
|
-
"signed_at": "2026-05-
|
|
2271
|
+
"signed_at": "2026-05-15T23:28:24.307Z"
|
|
2272
|
+
},
|
|
2273
|
+
{
|
|
2274
|
+
"name": "cloud-iam-incident",
|
|
2275
|
+
"version": "1.0.0",
|
|
2276
|
+
"path": "skills/cloud-iam-incident/skill.md",
|
|
2277
|
+
"description": "Cloud-IAM incident response for AWS / GCP / Azure — account takeover, IAM role assumption abuse, access-key compromise, cross-account assume-role chains, federated-trust attacks, IMDS metadata exfiltration, and Snowflake-AA24-class IdP-to-cloud credential reuse",
|
|
2278
|
+
"triggers": [
|
|
2279
|
+
"cloud iam compromise",
|
|
2280
|
+
"aws account takeover",
|
|
2281
|
+
"gcp service account compromise",
|
|
2282
|
+
"azure managed identity replay",
|
|
2283
|
+
"cross account assume role",
|
|
2284
|
+
"federated trust abuse",
|
|
2285
|
+
"oidc trust policy",
|
|
2286
|
+
"workload identity federation",
|
|
2287
|
+
"iam access key leak",
|
|
2288
|
+
"cloudtrail anomaly",
|
|
2289
|
+
"imds metadata abuse",
|
|
2290
|
+
"imdsv1 ssrf",
|
|
2291
|
+
"scattered spider aws",
|
|
2292
|
+
"snowflake aa24",
|
|
2293
|
+
"aws sso compromise",
|
|
2294
|
+
"iam identity center",
|
|
2295
|
+
"crypto mining cloud",
|
|
2296
|
+
"access key public repo"
|
|
2297
|
+
],
|
|
2298
|
+
"data_deps": [
|
|
2299
|
+
"cve-catalog.json",
|
|
2300
|
+
"atlas-ttps.json",
|
|
2301
|
+
"attack-techniques.json",
|
|
2302
|
+
"framework-control-gaps.json",
|
|
2303
|
+
"global-frameworks.json",
|
|
2304
|
+
"cwe-catalog.json",
|
|
2305
|
+
"d3fend-catalog.json"
|
|
2306
|
+
],
|
|
2307
|
+
"atlas_refs": [
|
|
2308
|
+
"AML.T0051"
|
|
2309
|
+
],
|
|
2310
|
+
"attack_refs": [
|
|
2311
|
+
"T1078",
|
|
2312
|
+
"T1078.004",
|
|
2313
|
+
"T1098.001",
|
|
2314
|
+
"T1552.005",
|
|
2315
|
+
"T1580",
|
|
2316
|
+
"T1538"
|
|
2317
|
+
],
|
|
2318
|
+
"framework_gaps": [
|
|
2319
|
+
"FedRAMP-IL5-IAM-Federated",
|
|
2320
|
+
"CISA-Snowflake-AA24-IdP-Cloud",
|
|
2321
|
+
"NIST-800-53-AC-2-Cross-Account",
|
|
2322
|
+
"ISO-27017-Cloud-IAM",
|
|
2323
|
+
"SOC2-CC6-Access-Key-Leak-Public-Repo",
|
|
2324
|
+
"AWS-Security-Hub-Coverage-Gap",
|
|
2325
|
+
"UK-CAF-B2-Cloud-IAM",
|
|
2326
|
+
"AU-ISM-1546-Cloud-Service-Account"
|
|
2327
|
+
],
|
|
2328
|
+
"rfc_refs": [
|
|
2329
|
+
"RFC-8693",
|
|
2330
|
+
"RFC-7519",
|
|
2331
|
+
"RFC-8725",
|
|
2332
|
+
"RFC-9068"
|
|
2333
|
+
],
|
|
2334
|
+
"cwe_refs": [
|
|
2335
|
+
"CWE-287",
|
|
2336
|
+
"CWE-522",
|
|
2337
|
+
"CWE-798",
|
|
2338
|
+
"CWE-863",
|
|
2339
|
+
"CWE-732",
|
|
2340
|
+
"CWE-269"
|
|
2341
|
+
],
|
|
2342
|
+
"d3fend_refs": [
|
|
2343
|
+
"D3-MFA",
|
|
2344
|
+
"D3-CBAN",
|
|
2345
|
+
"D3-NTA",
|
|
2346
|
+
"D3-IOPR",
|
|
2347
|
+
"D3-CAA"
|
|
2348
|
+
],
|
|
2349
|
+
"last_threat_review": "2026-05-15",
|
|
2350
|
+
"signature": "03brHySNWPVnrfZwGBZH5rKLh20DQxVNln0w30fhdcMXtaHQYRuCfhhvqbHVHHoLEogMfsixQX1YtbiqOojsAQ==",
|
|
2351
|
+
"signed_at": "2026-05-15T23:28:24.307Z"
|
|
2352
|
+
},
|
|
2353
|
+
{
|
|
2354
|
+
"name": "idp-incident-response",
|
|
2355
|
+
"version": "1.0.0",
|
|
2356
|
+
"path": "skills/idp-incident-response/skill.md",
|
|
2357
|
+
"description": "Identity-provider incident response for mid-2026 — Okta, Entra ID, Auth0, Ping, OneLogin tenant compromise, federated-trust abuse, OAuth app consent abuse, Midnight Blizzard and Scattered Spider TTPs against the IdP control plane",
|
|
2358
|
+
"triggers": [
|
|
2359
|
+
"idp incident",
|
|
2360
|
+
"identity provider incident",
|
|
2361
|
+
"okta breach",
|
|
2362
|
+
"okta compromise",
|
|
2363
|
+
"entra id compromise",
|
|
2364
|
+
"entra app consent",
|
|
2365
|
+
"auth0 breach",
|
|
2366
|
+
"ping identity breach",
|
|
2367
|
+
"onelogin breach",
|
|
2368
|
+
"midnight blizzard",
|
|
2369
|
+
"cozy bear",
|
|
2370
|
+
"apt29 entra",
|
|
2371
|
+
"scattered spider",
|
|
2372
|
+
"octo tempest",
|
|
2373
|
+
"storm-0875",
|
|
2374
|
+
"oauth consent abuse",
|
|
2375
|
+
"federated trust abuse",
|
|
2376
|
+
"saml token forgery",
|
|
2377
|
+
"cross-tenant abuse",
|
|
2378
|
+
"management api token leak",
|
|
2379
|
+
"service account compromise",
|
|
2380
|
+
"help-desk social engineering",
|
|
2381
|
+
"mfa factor swap",
|
|
2382
|
+
"tenant compromise"
|
|
2383
|
+
],
|
|
2384
|
+
"data_deps": [
|
|
2385
|
+
"cve-catalog.json",
|
|
2386
|
+
"attack-techniques.json",
|
|
2387
|
+
"framework-control-gaps.json",
|
|
2388
|
+
"global-frameworks.json",
|
|
2389
|
+
"cwe-catalog.json",
|
|
2390
|
+
"d3fend-catalog.json"
|
|
2391
|
+
],
|
|
2392
|
+
"atlas_refs": [],
|
|
2393
|
+
"attack_refs": [
|
|
2394
|
+
"T1078.004",
|
|
2395
|
+
"T1556.007",
|
|
2396
|
+
"T1098.001",
|
|
2397
|
+
"T1606.002",
|
|
2398
|
+
"T1199"
|
|
2399
|
+
],
|
|
2400
|
+
"framework_gaps": [
|
|
2401
|
+
"NIST-800-53-IA-5-Federated",
|
|
2402
|
+
"ISO-27001-2022-A.5.16-Federated",
|
|
2403
|
+
"SOC2-CC6-OAuth-Consent",
|
|
2404
|
+
"UK-CAF-B2-IdP-Tenant",
|
|
2405
|
+
"AU-ISM-1559-IdP",
|
|
2406
|
+
"NIS2-Art-21-Federated-Identity",
|
|
2407
|
+
"DORA-Art-19-IdP-4h",
|
|
2408
|
+
"OFAC-Sanctions-Threat-Actor-Negotiation"
|
|
2409
|
+
],
|
|
2410
|
+
"rfc_refs": [
|
|
2411
|
+
"RFC-7519",
|
|
2412
|
+
"RFC-8725",
|
|
2413
|
+
"RFC-7591",
|
|
2414
|
+
"RFC-9421"
|
|
2415
|
+
],
|
|
2416
|
+
"cwe_refs": [
|
|
2417
|
+
"CWE-287",
|
|
2418
|
+
"CWE-863",
|
|
2419
|
+
"CWE-269",
|
|
2420
|
+
"CWE-284",
|
|
2421
|
+
"CWE-522",
|
|
2422
|
+
"CWE-345"
|
|
2423
|
+
],
|
|
2424
|
+
"d3fend_refs": [
|
|
2425
|
+
"D3-MFA",
|
|
2426
|
+
"D3-CBAN",
|
|
2427
|
+
"D3-NTA",
|
|
2428
|
+
"D3-IOPR"
|
|
2429
|
+
],
|
|
2430
|
+
"last_threat_review": "2026-05-15",
|
|
2431
|
+
"signature": "EMdSANZrYCCWZ3+PL8CGKiXM7gQVsPBfj7BNMzNlEkjMIc+OccHUSjNEIWLgVZH6H5So1Le4JQSePqLq/nPABA==",
|
|
2432
|
+
"signed_at": "2026-05-15T23:28:24.307Z"
|
|
2192
2433
|
}
|
|
2193
2434
|
],
|
|
2194
2435
|
"manifest_signature": {
|
|
2195
2436
|
"algorithm": "Ed25519",
|
|
2196
|
-
"signature_base64": "
|
|
2437
|
+
"signature_base64": "4E1AybkXa3TIWCwxWuMP83zDMkbqUsvuL1apzBuKWZhMFWRrFftjXEjPTLWARiI0oho+ReyH1HLZZPHdXziyAw=="
|
|
2197
2438
|
}
|
|
2198
2439
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blamejs/exceptd-skills",
|
|
3
|
-
"version": "0.12.
|
|
3
|
+
"version": "0.12.28",
|
|
4
4
|
"description": "AI security skills grounded in mid-2026 threat reality, not stale framework documentation. 38 skills, 10 catalogs, 34 jurisdictions, pre-computed indexes, Ed25519-signed.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ai-security",
|
package/sbom.cdx.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"bomFormat": "CycloneDX",
|
|
3
3
|
"specVersion": "1.6",
|
|
4
|
-
"serialNumber": "urn:uuid:
|
|
4
|
+
"serialNumber": "urn:uuid:20da9e75-f361-4da1-8ded-d148f0e125f5",
|
|
5
5
|
"version": 1,
|
|
6
6
|
"metadata": {
|
|
7
|
-
"timestamp": "2026-05-
|
|
7
|
+
"timestamp": "2026-05-15T23:11:31.244Z",
|
|
8
8
|
"tools": [
|
|
9
9
|
{
|
|
10
10
|
"name": "hand-written",
|
|
@@ -13,10 +13,10 @@
|
|
|
13
13
|
}
|
|
14
14
|
],
|
|
15
15
|
"component": {
|
|
16
|
-
"bom-ref": "pkg:npm/@blamejs/exceptd-skills@0.12.
|
|
16
|
+
"bom-ref": "pkg:npm/@blamejs/exceptd-skills@0.12.28",
|
|
17
17
|
"type": "application",
|
|
18
18
|
"name": "@blamejs/exceptd-skills",
|
|
19
|
-
"version": "0.12.
|
|
19
|
+
"version": "0.12.28",
|
|
20
20
|
"description": "AI security skills grounded in mid-2026 threat reality, not stale framework documentation. 38 skills, 10 catalogs, 34 jurisdictions, pre-computed indexes, Ed25519-signed.",
|
|
21
21
|
"licenses": [
|
|
22
22
|
{
|
|
@@ -25,11 +25,11 @@
|
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
],
|
|
28
|
-
"purl": "pkg:npm/%40blamejs/exceptd-skills@0.12.
|
|
28
|
+
"purl": "pkg:npm/%40blamejs/exceptd-skills@0.12.28",
|
|
29
29
|
"externalReferences": [
|
|
30
30
|
{
|
|
31
31
|
"type": "distribution",
|
|
32
|
-
"url": "https://www.npmjs.com/package/@blamejs/exceptd-skills/v/0.12.
|
|
32
|
+
"url": "https://www.npmjs.com/package/@blamejs/exceptd-skills/v/0.12.28"
|
|
33
33
|
},
|
|
34
34
|
{
|
|
35
35
|
"type": "vcs",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
50
|
"name": "exceptd:skill:count",
|
|
51
|
-
"value": "
|
|
51
|
+
"value": "42"
|
|
52
52
|
},
|
|
53
53
|
{
|
|
54
54
|
"name": "exceptd:integrity:method",
|