@blamejs/exceptd-skills 0.16.17 → 0.16.18

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.
@@ -6,7 +6,7 @@
6
6
  "decay_formula": "100 base; -30/-20/-10/-5 at 180/90/60/30-day thresholds. forward_watch count does NOT affect the score (it's a maintenance signal, not a staleness one). Label thresholds: ≥90 current, ≥70 acceptable, ≥50 stale, <50 critical_stale."
7
7
  },
8
8
  "summary": {
9
- "current": 49,
9
+ "current": 50,
10
10
  "acceptable": 0,
11
11
  "stale": 0,
12
12
  "critical_stale": 0,
@@ -229,6 +229,15 @@
229
229
  "forward_watch_count": 4,
230
230
  "action_required": false
231
231
  },
232
+ {
233
+ "skill": "log-injection-telemetry",
234
+ "last_threat_review": "2026-06-02",
235
+ "days_since_review": -18,
236
+ "currency_score": 100,
237
+ "currency_label": "current",
238
+ "forward_watch_count": 0,
239
+ "action_required": false
240
+ },
232
241
  {
233
242
  "skill": "mail-server-hardening",
234
243
  "last_threat_review": "2026-06-02",
@@ -133,10 +133,11 @@
133
133
  ]
134
134
  },
135
135
  "CWE-918": {
136
- "count": 6,
136
+ "count": 7,
137
137
  "skills": [
138
138
  "api-security",
139
139
  "attack-surface-pentest",
140
+ "log-injection-telemetry",
140
141
  "mcp-agent-trust",
141
142
  "network-trust",
142
143
  "sector-telecom",
@@ -222,12 +223,13 @@
222
223
  ]
223
224
  },
224
225
  "CWE-200": {
225
- "count": 7,
226
+ "count": 8,
226
227
  "skills": [
227
228
  "age-gates-child-safety",
228
229
  "api-security",
229
230
  "cloud-security",
230
231
  "dlp-gap-analysis",
232
+ "log-injection-telemetry",
231
233
  "sector-healthcare",
232
234
  "vc-wallet-trust",
233
235
  "webapp-security"
@@ -434,6 +436,18 @@
434
436
  "skills": [
435
437
  "decompression-dos"
436
438
  ]
439
+ },
440
+ "CWE-117": {
441
+ "count": 1,
442
+ "skills": [
443
+ "log-injection-telemetry"
444
+ ]
445
+ },
446
+ "CWE-532": {
447
+ "count": 1,
448
+ "skills": [
449
+ "log-injection-telemetry"
450
+ ]
437
451
  }
438
452
  },
439
453
  "d3fend_refs": {
@@ -619,11 +633,12 @@
619
633
  },
620
634
  "framework_gaps": {
621
635
  "NIST-800-53-SI-2": {
622
- "count": 4,
636
+ "count": 5,
623
637
  "skills": [
624
638
  "audit-log-integrity",
625
639
  "decompression-dos",
626
640
  "kernel-lpe-triage",
641
+ "log-injection-telemetry",
627
642
  "mail-server-hardening"
628
643
  ]
629
644
  },
@@ -1028,9 +1043,10 @@
1028
1043
  ]
1029
1044
  },
1030
1045
  "AU-ISM-1556": {
1031
- "count": 4,
1046
+ "count": 5,
1032
1047
  "skills": [
1033
1048
  "decompression-dos",
1049
+ "log-injection-telemetry",
1034
1050
  "multitenancy-isolation",
1035
1051
  "sector-telecom",
1036
1052
  "self-update-integrity"
@@ -1196,10 +1212,11 @@
1196
1212
  ]
1197
1213
  },
1198
1214
  "NIS2-Art21-network-security": {
1199
- "count": 6,
1215
+ "count": 7,
1200
1216
  "skills": [
1201
1217
  "audit-log-integrity",
1202
1218
  "decompression-dos",
1219
+ "log-injection-telemetry",
1203
1220
  "mail-server-hardening",
1204
1221
  "multitenancy-isolation",
1205
1222
  "network-trust",
@@ -1213,18 +1230,20 @@
1213
1230
  ]
1214
1231
  },
1215
1232
  "UK-CAF-B4": {
1216
- "count": 4,
1233
+ "count": 5,
1217
1234
  "skills": [
1218
1235
  "decompression-dos",
1236
+ "log-injection-telemetry",
1219
1237
  "multitenancy-isolation",
1220
1238
  "network-trust",
1221
1239
  "self-update-integrity"
1222
1240
  ]
1223
1241
  },
1224
1242
  "ISO-27001-2022-A.8.15": {
1225
- "count": 1,
1243
+ "count": 2,
1226
1244
  "skills": [
1227
- "audit-log-integrity"
1245
+ "audit-log-integrity",
1246
+ "log-injection-telemetry"
1228
1247
  ]
1229
1248
  },
1230
1249
  "NIST-800-53-SR-11": {
@@ -1468,18 +1487,20 @@
1468
1487
  ]
1469
1488
  },
1470
1489
  "T1530": {
1471
- "count": 4,
1490
+ "count": 5,
1472
1491
  "skills": [
1473
1492
  "cloud-security",
1474
1493
  "dlp-gap-analysis",
1494
+ "log-injection-telemetry",
1475
1495
  "multitenancy-isolation",
1476
1496
  "sector-healthcare"
1477
1497
  ]
1478
1498
  },
1479
1499
  "T1213": {
1480
- "count": 1,
1500
+ "count": 2,
1481
1501
  "skills": [
1482
- "dlp-gap-analysis"
1502
+ "dlp-gap-analysis",
1503
+ "log-injection-telemetry"
1483
1504
  ]
1484
1505
  },
1485
1506
  "T1041": {
@@ -1677,9 +1698,10 @@
1677
1698
  ]
1678
1699
  },
1679
1700
  "T1565.001": {
1680
- "count": 1,
1701
+ "count": 2,
1681
1702
  "skills": [
1682
- "audit-log-integrity"
1703
+ "audit-log-integrity",
1704
+ "log-injection-telemetry"
1683
1705
  ]
1684
1706
  },
1685
1707
  "T1562.008": {
@@ -1933,12 +1955,13 @@
1933
1955
  },
1934
1956
  {
1935
1957
  "id": "CWE-200",
1936
- "count": 7,
1958
+ "count": 8,
1937
1959
  "skills": [
1938
1960
  "age-gates-child-safety",
1939
1961
  "api-security",
1940
1962
  "cloud-security",
1941
1963
  "dlp-gap-analysis",
1964
+ "log-injection-telemetry",
1942
1965
  "sector-healthcare",
1943
1966
  "vc-wallet-trust",
1944
1967
  "webapp-security"
@@ -1970,6 +1993,19 @@
1970
1993
  "webapp-security"
1971
1994
  ]
1972
1995
  },
1996
+ {
1997
+ "id": "CWE-918",
1998
+ "count": 7,
1999
+ "skills": [
2000
+ "api-security",
2001
+ "attack-surface-pentest",
2002
+ "log-injection-telemetry",
2003
+ "mcp-agent-trust",
2004
+ "network-trust",
2005
+ "sector-telecom",
2006
+ "webapp-security"
2007
+ ]
2008
+ },
1973
2009
  {
1974
2010
  "id": "CWE-1188",
1975
2011
  "count": 6,
@@ -2017,18 +2053,6 @@
2017
2053
  "mcp-agent-trust",
2018
2054
  "webapp-security"
2019
2055
  ]
2020
- },
2021
- {
2022
- "id": "CWE-269",
2023
- "count": 6,
2024
- "skills": [
2025
- "attack-surface-pentest",
2026
- "cloud-iam-incident",
2027
- "container-runtime-security",
2028
- "identity-assurance",
2029
- "idp-incident-response",
2030
- "webapp-security"
2031
- ]
2032
2056
  }
2033
2057
  ],
2034
2058
  "d3fend_refs": [
@@ -2164,6 +2188,19 @@
2164
2188
  "webapp-security"
2165
2189
  ]
2166
2190
  },
2191
+ {
2192
+ "id": "NIS2-Art21-network-security",
2193
+ "count": 7,
2194
+ "skills": [
2195
+ "audit-log-integrity",
2196
+ "decompression-dos",
2197
+ "log-injection-telemetry",
2198
+ "mail-server-hardening",
2199
+ "multitenancy-isolation",
2200
+ "network-trust",
2201
+ "self-update-integrity"
2202
+ ]
2203
+ },
2167
2204
  {
2168
2205
  "id": "NIST-800-53-AC-2",
2169
2206
  "count": 7,
@@ -2190,14 +2227,13 @@
2190
2227
  ]
2191
2228
  },
2192
2229
  {
2193
- "id": "NIS2-Art21-network-security",
2194
- "count": 6,
2230
+ "id": "AU-ISM-1556",
2231
+ "count": 5,
2195
2232
  "skills": [
2196
- "audit-log-integrity",
2197
2233
  "decompression-dos",
2198
- "mail-server-hardening",
2234
+ "log-injection-telemetry",
2199
2235
  "multitenancy-isolation",
2200
- "network-trust",
2236
+ "sector-telecom",
2201
2237
  "self-update-integrity"
2202
2238
  ]
2203
2239
  },
@@ -2212,6 +2248,17 @@
2212
2248
  "sector-healthcare"
2213
2249
  ]
2214
2250
  },
2251
+ {
2252
+ "id": "NIST-800-53-SI-2",
2253
+ "count": 5,
2254
+ "skills": [
2255
+ "audit-log-integrity",
2256
+ "decompression-dos",
2257
+ "kernel-lpe-triage",
2258
+ "log-injection-telemetry",
2259
+ "mail-server-hardening"
2260
+ ]
2261
+ },
2215
2262
  {
2216
2263
  "id": "SOC2-CC7-anomaly-detection",
2217
2264
  "count": 5,
@@ -2224,12 +2271,13 @@
2224
2271
  ]
2225
2272
  },
2226
2273
  {
2227
- "id": "AU-ISM-1556",
2228
- "count": 4,
2274
+ "id": "UK-CAF-B4",
2275
+ "count": 5,
2229
2276
  "skills": [
2230
2277
  "decompression-dos",
2278
+ "log-injection-telemetry",
2231
2279
  "multitenancy-isolation",
2232
- "sector-telecom",
2280
+ "network-trust",
2233
2281
  "self-update-integrity"
2234
2282
  ]
2235
2283
  },
@@ -2242,26 +2290,6 @@
2242
2290
  "sector-federal-government",
2243
2291
  "supply-chain-integrity"
2244
2292
  ]
2245
- },
2246
- {
2247
- "id": "ISO-27001-2022-A.8.16",
2248
- "count": 4,
2249
- "skills": [
2250
- "ai-c2-detection",
2251
- "dlp-gap-analysis",
2252
- "email-security-anti-phishing",
2253
- "incident-response-playbook"
2254
- ]
2255
- },
2256
- {
2257
- "id": "ISO-IEC-42001-2023-clause-6.1.2",
2258
- "count": 4,
2259
- "skills": [
2260
- "ai-risk-management",
2261
- "dlp-gap-analysis",
2262
- "mlops-security",
2263
- "threat-modeling-methodology"
2264
- ]
2265
2293
  }
2266
2294
  ],
2267
2295
  "atlas_refs": [
@@ -2443,6 +2471,17 @@
2443
2471
  "webapp-security"
2444
2472
  ]
2445
2473
  },
2474
+ {
2475
+ "id": "T1530",
2476
+ "count": 5,
2477
+ "skills": [
2478
+ "cloud-security",
2479
+ "dlp-gap-analysis",
2480
+ "log-injection-telemetry",
2481
+ "multitenancy-isolation",
2482
+ "sector-healthcare"
2483
+ ]
2484
+ },
2446
2485
  {
2447
2486
  "id": "T1195.001",
2448
2487
  "count": 4,
@@ -2453,16 +2492,6 @@
2453
2492
  "supply-chain-integrity"
2454
2493
  ]
2455
2494
  },
2456
- {
2457
- "id": "T1530",
2458
- "count": 4,
2459
- "skills": [
2460
- "cloud-security",
2461
- "dlp-gap-analysis",
2462
- "multitenancy-isolation",
2463
- "sector-healthcare"
2464
- ]
2465
- },
2466
2495
  {
2467
2496
  "id": "T1556",
2468
2497
  "count": 4,
@@ -2620,11 +2649,13 @@
2620
2649
  },
2621
2650
  "orphan_adjacent": {
2622
2651
  "cwe_refs": [
2652
+ "CWE-117",
2623
2653
  "CWE-1333",
2624
2654
  "CWE-20",
2625
2655
  "CWE-327",
2626
2656
  "CWE-353",
2627
2657
  "CWE-409",
2658
+ "CWE-532",
2628
2659
  "CWE-611",
2629
2660
  "CWE-639",
2630
2661
  "CWE-668",
@@ -2656,7 +2687,6 @@
2656
2687
  "FCC-Cyber-Incident-Notification-2024",
2657
2688
  "FedRAMP-IL5-IAM-Federated",
2658
2689
  "GSMA-NESAS-Deployment",
2659
- "ISO-27001-2022-A.8.15",
2660
2690
  "ISO-27001-2022-A.8.21",
2661
2691
  "ISO-27017-Cloud-IAM",
2662
2692
  "ITU-T-X.805",
@@ -2694,7 +2724,6 @@
2694
2724
  "T1102",
2695
2725
  "T1110",
2696
2726
  "T1133",
2697
- "T1213",
2698
2727
  "T1505",
2699
2728
  "T1538",
2700
2729
  "T1548.001",
@@ -2703,7 +2732,6 @@
2703
2732
  "T1552.005",
2704
2733
  "T1556.007",
2705
2734
  "T1562.008",
2706
- "T1565.001",
2707
2735
  "T1566.001",
2708
2736
  "T1566.002",
2709
2737
  "T1566.003",
@@ -2811,7 +2839,6 @@
2811
2839
  "CWE-521",
2812
2840
  "CWE-525",
2813
2841
  "CWE-528",
2814
- "CWE-532",
2815
2842
  "CWE-539",
2816
2843
  "CWE-540",
2817
2844
  "CWE-547",
@@ -24,6 +24,7 @@
24
24
  "idp-incident-response",
25
25
  "incident-response-playbook",
26
26
  "kernel-lpe-triage",
27
+ "log-injection-telemetry",
27
28
  "mail-server-hardening",
28
29
  "mcp-agent-trust",
29
30
  "mlops-security",
@@ -527,7 +528,8 @@
527
528
  "audit-log-integrity": [],
528
529
  "self-update-integrity": [],
529
530
  "multitenancy-isolation": [],
530
- "decompression-dos": []
531
+ "decompression-dos": [],
532
+ "log-injection-telemetry": []
531
533
  },
532
534
  "in_degree": {
533
535
  "age-gates-child-safety": 1,
@@ -554,6 +556,7 @@
554
556
  "idp-incident-response": 2,
555
557
  "incident-response-playbook": 18,
556
558
  "kernel-lpe-triage": 12,
559
+ "log-injection-telemetry": 0,
557
560
  "mail-server-hardening": 0,
558
561
  "mcp-agent-trust": 22,
559
562
  "mlops-security": 6,
@@ -605,6 +608,7 @@
605
608
  "idp-incident-response": 12,
606
609
  "incident-response-playbook": 20,
607
610
  "kernel-lpe-triage": 6,
611
+ "log-injection-telemetry": 0,
608
612
  "mail-server-hardening": 0,
609
613
  "mcp-agent-trust": 7,
610
614
  "mlops-security": 10,
@@ -25,6 +25,7 @@
25
25
  "idp-incident-response",
26
26
  "incident-response-playbook",
27
27
  "kernel-lpe-triage",
28
+ "log-injection-telemetry",
28
29
  "mail-server-hardening",
29
30
  "mcp-agent-trust",
30
31
  "mlops-security",
@@ -52,7 +53,7 @@
52
53
  "zeroday-gap-learn"
53
54
  ],
54
55
  "example_excerpts": {},
55
- "skill_count": 49
56
+ "skill_count": 50
56
57
  },
57
58
  "UK": {
58
59
  "skills": [
@@ -79,6 +80,7 @@
79
80
  "idp-incident-response",
80
81
  "incident-response-playbook",
81
82
  "kernel-lpe-triage",
83
+ "log-injection-telemetry",
82
84
  "mcp-agent-trust",
83
85
  "mlops-security",
84
86
  "multitenancy-isolation",
@@ -105,7 +107,7 @@
105
107
  "zeroday-gap-learn"
106
108
  ],
107
109
  "example_excerpts": {},
108
- "skill_count": 47
110
+ "skill_count": 48
109
111
  },
110
112
  "AU": {
111
113
  "skills": [
@@ -132,6 +134,7 @@
132
134
  "idp-incident-response",
133
135
  "incident-response-playbook",
134
136
  "kernel-lpe-triage",
137
+ "log-injection-telemetry",
135
138
  "mcp-agent-trust",
136
139
  "mlops-security",
137
140
  "multitenancy-isolation",
@@ -156,7 +159,7 @@
156
159
  "zeroday-gap-learn"
157
160
  ],
158
161
  "example_excerpts": {},
159
- "skill_count": 45
162
+ "skill_count": 46
160
163
  },
161
164
  "SG": {
162
165
  "skills": [
@@ -4892,6 +4892,91 @@
4892
4892
  "h3_count": 0
4893
4893
  }
4894
4894
  ]
4895
+ },
4896
+ "log-injection-telemetry": {
4897
+ "path": "skills/log-injection-telemetry/skill.md",
4898
+ "total_bytes": 7725,
4899
+ "total_lines": 81,
4900
+ "frontmatter": {
4901
+ "line_start": 1,
4902
+ "line_end": 46,
4903
+ "byte_start": 0,
4904
+ "byte_end": 1119
4905
+ },
4906
+ "sections": [
4907
+ {
4908
+ "name": "Threat Context (mid-2026)",
4909
+ "normalized_name": "threat-context",
4910
+ "line": 50,
4911
+ "byte_start": 1191,
4912
+ "byte_end": 2072,
4913
+ "bytes": 881,
4914
+ "h3_count": 0
4915
+ },
4916
+ {
4917
+ "name": "Framework Lag Declaration",
4918
+ "normalized_name": "framework-lag-declaration",
4919
+ "line": 54,
4920
+ "byte_start": 2072,
4921
+ "byte_end": 2895,
4922
+ "bytes": 823,
4923
+ "h3_count": 0
4924
+ },
4925
+ {
4926
+ "name": "TTP Mapping",
4927
+ "normalized_name": "ttp-mapping",
4928
+ "line": 58,
4929
+ "byte_start": 2895,
4930
+ "byte_end": 3660,
4931
+ "bytes": 765,
4932
+ "h3_count": 0
4933
+ },
4934
+ {
4935
+ "name": "Exploit Availability Matrix",
4936
+ "normalized_name": "exploit-availability-matrix",
4937
+ "line": 62,
4938
+ "byte_start": 3660,
4939
+ "byte_end": 4390,
4940
+ "bytes": 730,
4941
+ "h3_count": 0
4942
+ },
4943
+ {
4944
+ "name": "Analysis Procedure",
4945
+ "normalized_name": "analysis-procedure",
4946
+ "line": 66,
4947
+ "byte_start": 4390,
4948
+ "byte_end": 5301,
4949
+ "bytes": 911,
4950
+ "h3_count": 0
4951
+ },
4952
+ {
4953
+ "name": "Output Format",
4954
+ "normalized_name": "output-format",
4955
+ "line": 70,
4956
+ "byte_start": 5301,
4957
+ "byte_end": 6137,
4958
+ "bytes": 836,
4959
+ "h3_count": 0
4960
+ },
4961
+ {
4962
+ "name": "Compliance Theater Check",
4963
+ "normalized_name": "compliance-theater-check",
4964
+ "line": 74,
4965
+ "byte_start": 6137,
4966
+ "byte_end": 6877,
4967
+ "bytes": 740,
4968
+ "h3_count": 0
4969
+ },
4970
+ {
4971
+ "name": "Defensive Countermeasure Mapping",
4972
+ "normalized_name": "defensive-countermeasure-mapping",
4973
+ "line": 78,
4974
+ "byte_start": 6877,
4975
+ "byte_end": 7725,
4976
+ "bytes": 848,
4977
+ "h3_count": 0
4978
+ }
4979
+ ]
4895
4980
  }
4896
4981
  }
4897
4982
  }
@@ -15,7 +15,7 @@
15
15
  "severity": "medium",
16
16
  "category": "researcher_claim_drift",
17
17
  "artifact": "skills/researcher/skill.md",
18
- "detail": "claims 41 specialized skills downstream; live count is 48"
18
+ "detail": "claims 41 specialized skills downstream; live count is 49"
19
19
  }
20
20
  ]
21
21
  }
@@ -2257,6 +2257,45 @@
2257
2257
  "last_threat_review": "2026-06-02",
2258
2258
  "path": "skills/decompression-dos/skill.md",
2259
2259
  "handoff_targets": []
2260
+ },
2261
+ "log-injection-telemetry": {
2262
+ "description": "Telemetry-pipeline integrity for mid-2026 — CR/LF log-injection neutralization across every sink, secret/PII redaction before shipping, authenticated metrics endpoints, and exporter destination allowlisting, secret-store credentials, verified TLS, and webhook SSRF guarding",
2263
+ "threat_context_excerpt": "The telemetry pipeline is both an integrity target and a confidentiality leak that \"we centralize all logs\" does not address. Integrity: un-sanitized CR/LF in interpolated log values lets an attacker forge or split log entries — injecting fake lines, breaking the log parser, or hiding their own actions — corrupting the observability record incident response depends on. Confidentiality: secrets and PII logged without a redaction pass persist in every downstream sink (SIEM, cloud log service); an unauthenticated /metrics or debug endpoint leaks internal topology and operational state; exporters ...",
2264
+ "produces": "Report per sink/exporter/endpoint, marking each control enforced / missing / inconclusive (visibility gap). For every missing control, state whether it leaks secrets/PII across sinks, allows forging the audit record, or enables exfil/SSRF from the telemetry process, and whether the surface is internet-reachable. Distinguish a control enforced at a lower layer (a sanitizing collector/sidecar, a private scrape network) from an absent one. Provide the prioritised remediation (neutralize CR/LF + redact per sink, authenticate/private metrics, allowlist exporters with secret-store credentials over v ...",
2265
+ "key_xrefs": {
2266
+ "cwe_refs": [
2267
+ "CWE-117",
2268
+ "CWE-532",
2269
+ "CWE-918",
2270
+ "CWE-200"
2271
+ ],
2272
+ "d3fend_refs": [],
2273
+ "framework_gaps": [
2274
+ "NIST-800-53-SI-2",
2275
+ "ISO-27001-2022-A.8.15",
2276
+ "NIS2-Art21-network-security",
2277
+ "UK-CAF-B4",
2278
+ "AU-ISM-1556"
2279
+ ],
2280
+ "atlas_refs": [],
2281
+ "attack_refs": [
2282
+ "T1565.001",
2283
+ "T1530",
2284
+ "T1213"
2285
+ ],
2286
+ "rfc_refs": [],
2287
+ "dlp_refs": []
2288
+ },
2289
+ "trigger_count": 15,
2290
+ "atlas_count": 0,
2291
+ "attack_count": 3,
2292
+ "framework_gap_count": 5,
2293
+ "cwe_count": 4,
2294
+ "d3fend_count": 0,
2295
+ "rfc_count": 0,
2296
+ "last_threat_review": "2026-06-02",
2297
+ "path": "skills/log-injection-telemetry/skill.md",
2298
+ "handoff_targets": []
2260
2299
  }
2261
2300
  }
2262
2301
  }