Skip to content

Commit c64aa8b

Browse files
windcbfclaude
andcommitted
Fix broken vision page logos and add UK AISI report card
- Replace Wikipedia-hotlinked logos (Stanford, Tux, Google, UIUC) with inline SVG and text-based alternatives. upload.wikimedia.org blocks external hotlinking, which rendered these icons broken on the live site. - Add UK AISI Frontier AI Trends Report (Dec 2025) to the VISIBILITY = VULNERABILITY section across all four language versions, citing expert-level cyber task completion and 8-month doubling time. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 3d7a4bc commit c64aa8b

4 files changed

Lines changed: 148 additions & 44 deletions

File tree

content/en/vision.html

Lines changed: 43 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
---
2-
title: "Vision - OpenNHP"
3-
description: "OpenNHP Vision - Why the Internet is becoming a Dark Forest and why Zero Trust Network Hiding is essential in the AI era."
4-
nav_active: "vision"
5-
extra_css: |
1+
---
2+
title: "Vision - OpenNHP"
3+
description: "OpenNHP Vision - Why the Internet is becoming a Dark Forest and why Zero Trust Network Hiding is essential in the AI era."
4+
nav_active: "vision"
5+
extra_css: |
66
/* NHP Architecture Diagram animations
77
* Cycle (12s): 0-1s step1, 1-2s step2, 2-3s step3, 3-4s step4,
88
* 4-8s hold, 8-9s fade, 9-12s pause.
@@ -69,8 +69,8 @@
6969
.nhp-comp-agent { animation: agentGlow 12s ease-in-out infinite; }
7070
.nhp-comp-ac { animation: acGlow 12s ease-in-out infinite; }
7171
.nhp-comp-server { animation: serverGlow 12s ease-in-out infinite; }
72-
.nhp-comp-resource { animation: resourceGlow 12s ease-in-out infinite; }
73-
---
72+
.nhp-comp-resource { animation: resourceGlow 12s ease-in-out infinite; }
73+
---
7474

7575
<!-- Page Header -->
7676
<header class="page-header">
@@ -292,8 +292,8 @@ <h3 class="card__title" style="margin: 0;">Claude Code Security: AI Finds Decade
292292

293293
<!-- Dec 2025 - Stanford ARTEMIS: AI Outperforms Human Hackers -->
294294
<div class="card" style="display: flex; gap: var(--spacing-lg); align-items: flex-start; padding: var(--spacing-lg);">
295-
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 12px; overflow: hidden; background: transparent;">
296-
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/4b/Stanford_Cardinal_logo.svg/1200px-Stanford_Cardinal_logo.svg.png" alt="Stanford University" style="width: 100%; height: 100%; object-fit: contain;">
295+
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 12px; background: #8C1515; display: flex; align-items: center; justify-content: center;" aria-label="Stanford University">
296+
<span style="font-family: Georgia, 'Times New Roman', serif; font-weight: 700; font-size: 2rem; color: white; line-height: 1;">S</span>
297297
</div>
298298
<div style="flex: 1;">
299299
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 0.5rem;">
@@ -312,7 +312,30 @@ <h3 class="card__title" style="margin: 0;">Stanford ARTEMIS: AI Outperforms Huma
312312
</div>
313313
</div>
314314
</div>
315-
315+
316+
<!-- Dec 2025 - UK AISI Frontier AI Trends Report -->
317+
<div class="card" style="display: flex; gap: var(--spacing-lg); align-items: flex-start; padding: var(--spacing-lg);">
318+
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 12px; background: #1e3a8a; display: flex; align-items: center; justify-content: center;" aria-label="UK AI Security Institute">
319+
<span style="font-family: 'Helvetica Neue', Arial, sans-serif; font-weight: 800; font-size: 0.95rem; color: white; line-height: 1; letter-spacing: 0.02em;">AISI</span>
320+
</div>
321+
<div style="flex: 1;">
322+
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 0.5rem;">
323+
<h3 class="card__title" style="margin: 0;">UK AISI: AI Now Completes Expert-Level Cyber Tasks</h3>
324+
<span style="color: var(--text-muted); font-size: 0.8rem;">Dec 2025</span>
325+
</div>
326+
<p class="card__desc" style="margin-bottom: 0.75rem;">
327+
The UK AI Security Institute's first Frontier AI Trends Report documents a rapid acceleration in AI cyber capability:
328+
the best models now complete apprentice-level cyber tasks <strong>50% of the time</strong>, up from under 9% in late 2023.
329+
In 2025, AISI tested the first-ever model able to complete <strong>expert-level tasks</strong> that typically require 10+ years of human experience.
330+
The duration of cyber tasks AI can complete unassisted is <strong>doubling roughly every eight months</strong> — from under ten minutes in early 2023 to over an hour by mid-2025.
331+
</p>
332+
<div style="display: flex; gap: var(--spacing-md); flex-wrap: wrap;">
333+
<a href="https://www.aisi.gov.uk/frontier-ai-trends-report" target="_blank" style="color: var(--accent-primary); font-size: 0.85rem;">AISI Report →</a>
334+
<a href="https://www.aisi.gov.uk/blog/5-key-findings-from-our-first-frontier-ai-trends-report" target="_blank" style="color: var(--accent-primary); font-size: 0.85rem;">Key Findings →</a>
335+
</div>
336+
</div>
337+
</div>
338+
316339
<!-- Aug 2025 - CVE Exploits -->
317340
<div class="card" style="display: flex; gap: var(--spacing-lg); align-items: flex-start; padding: var(--spacing-lg);">
318341
<div style="flex-shrink: 0; width: 56px; height: 56px; background: linear-gradient(135deg, #ef4444, #dc2626); border-radius: 12px; display: flex; align-items: center; justify-content: center;">
@@ -337,9 +360,7 @@ <h3 class="card__title" style="margin: 0;">CVE Exploits in 10-15 Minutes, $1 Per
337360

338361
<!-- May 2025 - Linux Kernel Zero-day via o3 -->
339362
<div class="card" style="display: flex; gap: var(--spacing-lg); align-items: flex-start; padding: var(--spacing-lg);">
340-
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 12px; overflow: hidden; background: #1a1a2e;">
341-
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/35/Tux.svg/1200px-Tux.svg.png" alt="Linux" style="width: 100%; height: 100%; object-fit: contain; padding: 4px;">
342-
</div>
363+
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 12px; background: #1a1a2e; display: flex; align-items: center; justify-content: center; font-size: 2rem; line-height: 1;" aria-label="Linux">🐧</div>
343364
<div style="flex: 1;">
344365
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 0.5rem;">
345366
<h3 class="card__title" style="margin: 0;">Linux Kernel Zero-day Found by OpenAI ChatGPT-o3</h3>
@@ -386,8 +407,13 @@ <h3 class="card__title" style="margin: 0;">Imperva 2025: AI Supercharging Bad Bo
386407

387408
<!-- Nov 2024 - Google Big Sleep -->
388409
<div class="card" style="display: flex; gap: var(--spacing-lg); align-items: flex-start; padding: var(--spacing-lg);">
389-
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 12px; overflow: hidden; background: white;">
390-
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c1/Google_%22G%22_logo.svg/1200px-Google_%22G%22_logo.svg.png" alt="Google" style="width: 100%; height: 100%; object-fit: contain; padding: 8px;">
410+
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 12px; background: white; display: flex; align-items: center; justify-content: center;" aria-label="Google">
411+
<svg width="36" height="36" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
412+
<path fill="#EA4335" d="M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z"/>
413+
<path fill="#4285F4" d="M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z"/>
414+
<path fill="#FBBC05" d="M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z"/>
415+
<path fill="#34A853" d="M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z"/>
416+
</svg>
391417
</div>
392418
<div style="flex: 1;">
393419
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 0.5rem;">
@@ -404,8 +430,8 @@ <h3 class="card__title" style="margin: 0;">Google Big Sleep: AI Finds Real Vulne
404430

405431
<!-- Apr 2024 - LLM Agents Exploit One-day Vulnerabilities -->
406432
<div class="card" style="display: flex; gap: var(--spacing-lg); align-items: flex-start; padding: var(--spacing-lg);">
407-
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 50%; overflow: hidden; background: #13294B; display: flex; align-items: center; justify-content: center;">
408-
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/91/Illinois_Fighting_Illini_logo.svg/1200px-Illinois_Fighting_Illini_logo.svg.png" alt="UIUC" style="width: 70%; height: 70%; object-fit: contain;">
433+
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 50%; background: #13294B; display: flex; align-items: center; justify-content: center;" aria-label="UIUC">
434+
<span style="font-family: Georgia, 'Times New Roman', serif; font-weight: 900; font-size: 1.75rem; color: #E84A27; line-height: 1;">I</span>
409435
</div>
410436
<div style="flex: 1;">
411437
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 0.5rem;">

content/ja/vision.html

Lines changed: 35 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,8 @@ <h3 class="card__title" style="margin: 0;">Claude Code Security:AIが数十年
292292

293293
<!-- Dec 2025 - Stanford ARTEMIS: AI Outperforms Human Hackers -->
294294
<div class="card" style="display: flex; gap: var(--spacing-lg); align-items: flex-start; padding: var(--spacing-lg);">
295-
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 12px; overflow: hidden; background: transparent;">
296-
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/4b/Stanford_Cardinal_logo.svg/1200px-Stanford_Cardinal_logo.svg.png" alt="Stanford University" style="width: 100%; height: 100%; object-fit: contain;">
295+
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 12px; background: #8C1515; display: flex; align-items: center; justify-content: center;" aria-label="Stanford University">
296+
<span style="font-family: Georgia, 'Times New Roman', serif; font-weight: 700; font-size: 2rem; color: white; line-height: 1;">S</span>
297297
</div>
298298
<div style="flex: 1;">
299299
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 0.5rem;">
@@ -313,6 +313,29 @@ <h3 class="card__title" style="margin: 0;">Stanford ARTEMIS:AIが人間のハ
313313
</div>
314314
</div>
315315

316+
<!-- Dec 2025 - UK AISI Frontier AI Trends Report -->
317+
<div class="card" style="display: flex; gap: var(--spacing-lg); align-items: flex-start; padding: var(--spacing-lg);">
318+
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 12px; background: #1e3a8a; display: flex; align-items: center; justify-content: center;" aria-label="UK AI Security Institute">
319+
<span style="font-family: 'Helvetica Neue', Arial, sans-serif; font-weight: 800; font-size: 0.95rem; color: white; line-height: 1; letter-spacing: 0.02em;">AISI</span>
320+
</div>
321+
<div style="flex: 1;">
322+
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 0.5rem;">
323+
<h3 class="card__title" style="margin: 0;">英国AISI:AIが専門家レベルのサイバー攻撃を初めて完遂</h3>
324+
<span style="color: var(--text-muted); font-size: 0.8rem;">2025年12月</span>
325+
</div>
326+
<p class="card__desc" style="margin-bottom: 0.75rem;">
327+
英国AIセキュリティ研究所(AI Security Institute)による初の『フロンティアAIトレンドレポート』は、AIのサイバー能力の急速な進展を記録しています。
328+
最先端のモデルは現在、見習いレベルのサイバー攻撃を<strong>50%の確率で完遂</strong>できます(2023年末は9%未満)。
329+
2025年にはAISIが、人間でも10年以上の経験を要する<strong>専門家レベルの攻撃</strong>を完遂可能な初のモデルをテストしました。
330+
AIが人間の介入なしに完遂できるサイバー攻撃の長さは、<strong>およそ8か月ごとに倍増</strong>しています — 2023年初頭の10分未満から2025年半ばには1時間超へ。
331+
</p>
332+
<div style="display: flex; gap: var(--spacing-md); flex-wrap: wrap;">
333+
<a href="https://www.aisi.gov.uk/frontier-ai-trends-report" target="_blank" style="color: var(--accent-primary); font-size: 0.85rem;">AISIレポート →</a>
334+
<a href="https://www.aisi.gov.uk/blog/5-key-findings-from-our-first-frontier-ai-trends-report" target="_blank" style="color: var(--accent-primary); font-size: 0.85rem;">主要な発見 →</a>
335+
</div>
336+
</div>
337+
</div>
338+
316339
<!-- Aug 2025 - CVE Exploits -->
317340
<div class="card" style="display: flex; gap: var(--spacing-lg); align-items: flex-start; padding: var(--spacing-lg);">
318341
<div style="flex-shrink: 0; width: 56px; height: 56px; background: linear-gradient(135deg, #ef4444, #dc2626); border-radius: 12px; display: flex; align-items: center; justify-content: center;">
@@ -337,9 +360,7 @@ <h3 class="card__title" style="margin: 0;">CVEエクスプロイトを10〜15分
337360

338361
<!-- May 2025 - Linux Kernel Zero-day via o3 -->
339362
<div class="card" style="display: flex; gap: var(--spacing-lg); align-items: flex-start; padding: var(--spacing-lg);">
340-
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 12px; overflow: hidden; background: #1a1a2e;">
341-
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/35/Tux.svg/1200px-Tux.svg.png" alt="Linux" style="width: 100%; height: 100%; object-fit: contain; padding: 4px;">
342-
</div>
363+
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 12px; background: #1a1a2e; display: flex; align-items: center; justify-content: center; font-size: 2rem; line-height: 1;" aria-label="Linux">🐧</div>
343364
<div style="flex: 1;">
344365
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 0.5rem;">
345366
<h3 class="card__title" style="margin: 0;">OpenAI ChatGPT-o3がLinuxカーネルのゼロデイを発見</h3>
@@ -386,8 +407,13 @@ <h3 class="card__title" style="margin: 0;">Imperva 2025:AIが悪性ボット
386407

387408
<!-- Nov 2024 - Google Big Sleep -->
388409
<div class="card" style="display: flex; gap: var(--spacing-lg); align-items: flex-start; padding: var(--spacing-lg);">
389-
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 12px; overflow: hidden; background: white;">
390-
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c1/Google_%22G%22_logo.svg/1200px-Google_%22G%22_logo.svg.png" alt="Google" style="width: 100%; height: 100%; object-fit: contain; padding: 8px;">
410+
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 12px; background: white; display: flex; align-items: center; justify-content: center;" aria-label="Google">
411+
<svg width="36" height="36" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
412+
<path fill="#EA4335" d="M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z"/>
413+
<path fill="#4285F4" d="M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z"/>
414+
<path fill="#FBBC05" d="M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z"/>
415+
<path fill="#34A853" d="M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z"/>
416+
</svg>
391417
</div>
392418
<div style="flex: 1;">
393419
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 0.5rem;">
@@ -404,8 +430,8 @@ <h3 class="card__title" style="margin: 0;">Google Big Sleep:AIが実際の脆
404430

405431
<!-- Apr 2024 - LLM Agents Exploit One-day Vulnerabilities -->
406432
<div class="card" style="display: flex; gap: var(--spacing-lg); align-items: flex-start; padding: var(--spacing-lg);">
407-
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 50%; overflow: hidden; background: #13294B; display: flex; align-items: center; justify-content: center;">
408-
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/91/Illinois_Fighting_Illini_logo.svg/1200px-Illinois_Fighting_Illini_logo.svg.png" alt="UIUC" style="width: 70%; height: 70%; object-fit: contain;">
433+
<div style="flex-shrink: 0; width: 56px; height: 56px; border-radius: 50%; background: #13294B; display: flex; align-items: center; justify-content: center;" aria-label="UIUC">
434+
<span style="font-family: Georgia, 'Times New Roman', serif; font-weight: 900; font-size: 1.75rem; color: #E84A27; line-height: 1;">I</span>
409435
</div>
410436
<div style="flex: 1;">
411437
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 0.5rem;">

0 commit comments

Comments
 (0)