Skip to content

Commit a6c3f97

Browse files
digest: 2026-04-15
1 parent 7997a31 commit a6c3f97

5 files changed

Lines changed: 240 additions & 71 deletions

File tree

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
[
2+
{
3+
"title": "[2604.11790] ClawGuard: A Runtime Security Framework for Tool-Augmented LLM Agents Against Indirect Prompt Injection",
4+
"link": "https://arxiv.org/abs/2604.11790",
5+
"source": "arXiv",
6+
"published": "2026-04-15T23:39:53.005295+00:00",
7+
"summary_ja": "本論文では、ツール拡張型LLMエージェントを間接プロンプトインジェクション攻撃から保護するランタイムセキュリティフレームワーク「ClawGuard」を提案している。間接プロンプトインジェクションは、外部ツールや取得データを通じて悪意ある指示をエージェントに埋め込む攻撃手法であり、ClawGuardはその実行時検出・防御を目的としている。LLMエージェントの実用化が進む中で、ツール連携時のセキュリティリスクに対処する重要な研究である。",
8+
"tags": [
9+
"research",
10+
"agent-security",
11+
"adversarial",
12+
"vulnerability"
13+
]
14+
},
15+
{
16+
"title": "Incident response for AI: Same fire, different fuel",
17+
"link": "https://www.microsoft.com/en-us/security/blog/2026/04/15/incident-response-for-ai-same-fire-different-fuel/",
18+
"source": "Microsoft Security Blog",
19+
"published": "2026-04-15T16:00:45+00:00",
20+
"summary_ja": "AIの普及によりインシデントレスポンス(IR)の様相が変化していることを解説したMicrosoftのブログ記事。従来のIR手法が引き続き有効な部分と、AI固有のテレメトリ・ツール・スキルが新たに必要となる領域を整理し、AIシステムに対応したIRの実践的アプローチを提示している。",
21+
"tags": [
22+
"incident",
23+
"agent-security",
24+
"tool"
25+
]
26+
},
27+
{
28+
"title": "OpenAI Launches GPT-5.4-Cyber with Expanded Access for Security Teams",
29+
"link": "https://thehackernews.com/2026/04/openai-launches-gpt-54-cyber-with.html",
30+
"source": "The Hacker News",
31+
"published": "2026-04-15T04:30:00+00:00",
32+
"summary_ja": "OpenAIが防御的サイバーセキュリティ用途に特化したモデル「GPT-5.4-Cyber」を発表した。セキュリティチームへの拡張アクセスを提供し、脅威の発見・修正を加速することを目的としており、Anthropicの新モデル「Mythos」公開直後のリリースとなっている。",
33+
"tags": [
34+
"tool",
35+
"model-safety"
36+
]
37+
},
38+
{
39+
"title": "Beyond Static Sandboxing: Learned Capability Governance for Autonomous AI Agents",
40+
"link": "https://arxiv.org/abs/2604.11839",
41+
"source": "arXiv cs.CR (Cryptography and Security)",
42+
"published": "2026-04-15T04:00:00+00:00",
43+
"summary_ja": "自律型AIエージェントにおける「ケイパビリティ過剰プロビジョニング問題」を指摘した研究論文。タスクの種類に関わらず全ツールへのアクセスが許可されるデフォルト設定(15倍の過剰付与)を問題視し、静的サンドボックスを超えた動的なケイパビリティガバナンスアーキテクチャを提案している。",
44+
"tags": [
45+
"research",
46+
"agent-security",
47+
"vulnerability"
48+
]
49+
},
50+
{
51+
"title": "SIR-Bench: Evaluating Investigation Depth in Security Incident Response Agents",
52+
"link": "https://arxiv.org/abs/2604.12040",
53+
"source": "arXiv cs.CR (Cryptography and Security)",
54+
"published": "2026-04-15T04:00:00+00:00",
55+
"summary_ja": "自律型セキュリティインシデントレスポンスエージェントを評価するベンチマーク「SIR-Bench」を提案した研究論文。794件のテストケースを用い、単なるアラートの繰り返しではなく実際の法科学的調査能力を測定できる設計となっており、AIエージェントの実用的な評価基盤を提供する。",
56+
"tags": [
57+
"research",
58+
"evaluation",
59+
"agent-security"
60+
]
61+
},
62+
{
63+
"title": "Can we Watermark Low-Entropy LLM Outputs?",
64+
"link": "https://arxiv.org/abs/2604.12051",
65+
"source": "arXiv cs.CR (Cryptography and Security)",
66+
"published": "2026-04-15T04:00:00+00:00",
67+
"summary_ja": "低エントロピーなLLM出力に対する証明可能な透かし(ウォーターマーク)技術を研究した論文。出力分布を変えずにウォーターマークを埋め込む「検出不可能な透かし」スキームを検討し、攻撃者による除去に対する耐性を理論的に分析している。",
68+
"tags": [
69+
"research",
70+
"model-safety",
71+
"adversarial"
72+
]
73+
}
74+
]

public/rss/archives/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
["2026-04-15", "2026-04-14", "2026-04-13", "2026-04-11", "2026-04-10", "2026-04-09", "2026-04-08", "2026-04-07", "2026-04-06", "2026-04-05"]
1+
["2026-04-16", "2026-04-15", "2026-04-14", "2026-04-13", "2026-04-11", "2026-04-10", "2026-04-09", "2026-04-08", "2026-04-07", "2026-04-06", "2026-04-05"]

public/rss/feed.xml

Lines changed: 57 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -3,79 +3,91 @@
33
<title>AI Security Daily Digest</title>
44
<subtitle>AIセキュリティに関する日次ニュースダイジェスト - 研究・ニュース・政策動向を自動収集・要約</subtitle>
55
<id>https://futabato.github.io/rss/</id>
6-
<updated>2026-04-14T23:40:07Z</updated>
6+
<updated>2026-04-15T23:39:57Z</updated>
77
<link rel="self" href="https://futabato.github.io/rss/feed.xml"/>
88
<link rel="alternate" href="https://futabato.github.io/rss/"/>
99
<author>
1010
<name>AI Security Digest Bot</name>
1111
</author>
1212
<entry>
13-
<title>Trusted access for the next era of cyber defense</title>
14-
<link href="https://simonwillison.net/2026/Apr/14/trusted-access-openai/#atom-everything" rel="alternate"/>
15-
<id>urn:ai-security-digest:9492782c6947da25</id>
16-
<published>2026-04-14T21:23:59Z</published>
17-
<updated>2026-04-14T21:23:59Z</updated>
18-
<content type="html">&lt;p&gt;OpenAIがサイバー防衛向けに特化したモデル「GPT-5.4-Cyber」を発表した。防御的なサイバーセキュリティユースケースを支援するためにファインチューニングされており、Trusted Accessプログラムの拡張とともに、AIを活用したサイバー防御の新たな時代を切り開く取り組みとして注目される。&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; Simon Willison&amp;#x27;s Weblog&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;tag&quot;&gt;tool&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;model-safety&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;governance&lt;/span&gt; &lt;/p&gt;</content>
19-
<category term="tool"/>
20-
<category term="model-safety"/>
21-
<category term="governance"/>
13+
<title>[2604.11790] ClawGuard: A Runtime Security Framework for Tool-Augmented LLM Agents Against Indirect Prompt Injection</title>
14+
<link href="https://arxiv.org/abs/2604.11790" rel="alternate"/>
15+
<id>urn:ai-security-digest:c68ef2a9f9c96cba</id>
16+
<published>2026-04-15T23:39:53Z</published>
17+
<updated>2026-04-15T23:39:53Z</updated>
18+
<content type="html">&lt;p&gt;本論文では、ツール拡張型LLMエージェントを間接プロンプトインジェクション攻撃から保護するランタイムセキュリティフレームワーク「ClawGuard」を提案している。間接プロンプトインジェクションは、外部ツールや取得データを通じて悪意ある指示をエージェントに埋め込む攻撃手法であり、ClawGuardはその実行時検出・防御を目的としている。LLMエージェントの実用化が進む中で、ツール連携時のセキュリティリスクに対処する重要な研究である。&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; arXiv&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;tag&quot;&gt;research&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;agent-security&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;adversarial&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;vulnerability&lt;/span&gt; &lt;/p&gt;</content>
19+
<category term="research"/>
20+
<category term="agent-security"/>
21+
<category term="adversarial"/>
22+
<category term="vulnerability"/>
2223
<source>
23-
<title>Simon Willison's Weblog</title>
24+
<title>arXiv</title>
2425
</source>
2526
</entry>
2627
<entry>
27-
<title>Cybersecurity Looks Like Proof of Work Now</title>
28-
<link href="https://simonwillison.net/2026/Apr/14/cybersecurity-proof-of-work/#atom-everything" rel="alternate"/>
29-
<id>urn:ai-security-digest:5945e6ebcc914718</id>
30-
<published>2026-04-14T19:41:48Z</published>
31-
<updated>2026-04-14T19:41:48Z</updated>
32-
<content type="html">&lt;p&gt;英国AI安全機関(AISI)がAnthropicのClaude Mythosのサイバー能力を独自評価し、セキュリティ脆弱性の発見において非常に高い有効性を確認した。使用トークン量(コスト)が増えるほど性能が向上するという経済的インセンティブ構造が明らかになり、AIによるサイバーセキュリティの「プルーフ・オブ・ワーク」化が議論されている。&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; Simon Willison&amp;#x27;s Weblog&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;tag&quot;&gt;evaluation&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;model-safety&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;adversarial&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;research&lt;/span&gt; &lt;/p&gt;</content>
33-
<category term="evaluation"/>
34-
<category term="model-safety"/>
35-
<category term="adversarial"/>
36-
<category term="research"/>
28+
<title>Incident response for AI: Same fire, different fuel</title>
29+
<link href="https://www.microsoft.com/en-us/security/blog/2026/04/15/incident-response-for-ai-same-fire-different-fuel/" rel="alternate"/>
30+
<id>urn:ai-security-digest:e827d6ce5b5419cb</id>
31+
<published>2026-04-15T16:00:45Z</published>
32+
<updated>2026-04-15T16:00:45Z</updated>
33+
<content type="html">&lt;p&gt;AIの普及によりインシデントレスポンス(IR)の様相が変化していることを解説したMicrosoftのブログ記事。従来のIR手法が引き続き有効な部分と、AI固有のテレメトリ・ツール・スキルが新たに必要となる領域を整理し、AIシステムに対応したIRの実践的アプローチを提示している。&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; Microsoft Security Blog&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;tag&quot;&gt;incident&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;agent-security&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;tool&lt;/span&gt; &lt;/p&gt;</content>
34+
<category term="incident"/>
35+
<category term="agent-security"/>
36+
<category term="tool"/>
3737
<source>
38-
<title>Simon Willison's Weblog</title>
38+
<title>Microsoft Security Blog</title>
3939
</source>
4040
</entry>
4141
<entry>
42-
<title>AI-Driven Pushpaganda Scam Exploits Google Discover to Spread Scareware and Ad Fraud</title>
43-
<link href="https://thehackernews.com/2026/04/ai-driven-pushpaganda-scam-exploits.html" rel="alternate"/>
44-
<id>urn:ai-security-digest:e932151f912bd84b</id>
45-
<published>2026-04-14T14:30:00Z</published>
46-
<updated>2026-04-14T14:30:00Z</updated>
47-
<content type="html">&lt;p&gt;AIが生成したコンテンツを悪用し、GoogleのDiscoverフィードに偽のニュース記事を流入させてスケアウェアや詐欺へ誘導する「Pushpaganda」と呼ばれる新たな広告詐欺キャンペーンが発覚した。SEOポイズニングとAI生成コンテンツを組み合わせた手口は、AIの悪用による新たな脅威ベクターとして警戒が必要だ。&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; The Hacker News&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;tag&quot;&gt;incident&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;adversarial&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;tool&lt;/span&gt; &lt;/p&gt;</content>
48-
<category term="incident"/>
49-
<category term="adversarial"/>
42+
<title>OpenAI Launches GPT-5.4-Cyber with Expanded Access for Security Teams</title>
43+
<link href="https://thehackernews.com/2026/04/openai-launches-gpt-54-cyber-with.html" rel="alternate"/>
44+
<id>urn:ai-security-digest:04ad202cb518d299</id>
45+
<published>2026-04-15T04:30:00Z</published>
46+
<updated>2026-04-15T04:30:00Z</updated>
47+
<content type="html">&lt;p&gt;OpenAIが防御的サイバーセキュリティ用途に特化したモデル「GPT-5.4-Cyber」を発表した。セキュリティチームへの拡張アクセスを提供し、脅威の発見・修正を加速することを目的としており、Anthropicの新モデル「Mythos」公開直後のリリースとなっている。&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; The Hacker News&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;tag&quot;&gt;tool&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;model-safety&lt;/span&gt; &lt;/p&gt;</content>
5048
<category term="tool"/>
49+
<category term="model-safety"/>
5150
<source>
5251
<title>The Hacker News</title>
5352
</source>
5453
</entry>
5554
<entry>
56-
<title>Analysis of 216M Security Findings Shows a 4x Increase In Critical Risk (2026 Report)</title>
57-
<link href="https://thehackernews.com/2026/04/analysis-of-216m-security-findings.html" rel="alternate"/>
58-
<id>urn:ai-security-digest:17d1cb8a81ffea4b</id>
59-
<published>2026-04-14T10:00:00Z</published>
60-
<updated>2026-04-14T10:00:00Z</updated>
61-
<content type="html">&lt;p&gt;OX Securityが250組織・2億1600万件のセキュリティ調査結果を分析した結果、クリティカルリスクが前年比約400%増加していることが判明した。AI支援による開発速度の向上が高影響度の脆弱性密度を急増させる「velocity gap」を生み出しており、AIが開発・セキュリティ両面に与える影響が浮き彫りになった&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; The Hacker News&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;tag&quot;&gt;research&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;vulnerability&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;adversarial&lt;/span&gt; &lt;/p&gt;</content>
55+
<title>Beyond Static Sandboxing: Learned Capability Governance for Autonomous AI Agents</title>
56+
<link href="https://arxiv.org/abs/2604.11839" rel="alternate"/>
57+
<id>urn:ai-security-digest:515832f6113c3982</id>
58+
<published>2026-04-15T04:00:00Z</published>
59+
<updated>2026-04-15T04:00:00Z</updated>
60+
<content type="html">&lt;p&gt;自律型AIエージェントにおける「ケイパビリティ過剰プロビジョニング問題」を指摘した研究論文。タスクの種類に関わらず全ツールへのアクセスが許可されるデフォルト設定(15倍の過剰付与)を問題視し、静的サンドボックスを超えた動的なケイパビリティガバナンスアーキテクチャを提案している&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; arXiv cs.CR (Cryptography and Security)&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;tag&quot;&gt;research&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;agent-security&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;vulnerability&lt;/span&gt; &lt;/p&gt;</content>
6261
<category term="research"/>
62+
<category term="agent-security"/>
6363
<category term="vulnerability"/>
64-
<category term="adversarial"/>
6564
<source>
66-
<title>The Hacker News</title>
65+
<title>arXiv cs.CR (Cryptography and Security)</title>
6766
</source>
6867
</entry>
6968
<entry>
70-
<title>ADAM: A Systematic Data Extraction Attack on Agent Memory via Adaptive Querying</title>
71-
<link href="https://arxiv.org/abs/2604.09747" rel="alternate"/>
72-
<id>urn:ai-security-digest:b127b3d0274d0d24</id>
73-
<published>2026-04-14T04:00:00Z</published>
74-
<updated>2026-04-14T04:00:00Z</updated>
75-
<content type="html">&lt;p&gt;LLMエージェントのメモリモジュールやRAGメカニズムを標的とした新たなデータ抽出攻撃手法「ADAM」が研究者により発表された。適応的クエリを通じてエージェントの記憶から機密情報を系統的に窃取できることが示され、LLMエージェントのプライバシーおよびセキュリティに対する重大な脆弱性として警鐘を鳴らしている&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; arXiv cs.CR (Cryptography and Security)&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;tag&quot;&gt;research&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;agent-security&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;vulnerability&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;adversarial&lt;/span&gt; &lt;/p&gt;</content>
69+
<title>SIR-Bench: Evaluating Investigation Depth in Security Incident Response Agents</title>
70+
<link href="https://arxiv.org/abs/2604.12040" rel="alternate"/>
71+
<id>urn:ai-security-digest:8566ef0045fcf87c</id>
72+
<published>2026-04-15T04:00:00Z</published>
73+
<updated>2026-04-15T04:00:00Z</updated>
74+
<content type="html">&lt;p&gt;自律型セキュリティインシデントレスポンスエージェントを評価するベンチマーク「SIR-Bench」を提案した研究論文。794件のテストケースを用い、単なるアラートの繰り返しではなく実際の法科学的調査能力を測定できる設計となっており、AIエージェントの実用的な評価基盤を提供する&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; arXiv cs.CR (Cryptography and Security)&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;tag&quot;&gt;research&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;evaluation&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;agent-security&lt;/span&gt; &lt;/p&gt;</content>
7675
<category term="research"/>
76+
<category term="evaluation"/>
7777
<category term="agent-security"/>
78-
<category term="vulnerability"/>
78+
<source>
79+
<title>arXiv cs.CR (Cryptography and Security)</title>
80+
</source>
81+
</entry>
82+
<entry>
83+
<title>Can we Watermark Low-Entropy LLM Outputs?</title>
84+
<link href="https://arxiv.org/abs/2604.12051" rel="alternate"/>
85+
<id>urn:ai-security-digest:a9218ef389fe95c8</id>
86+
<published>2026-04-15T04:00:00Z</published>
87+
<updated>2026-04-15T04:00:00Z</updated>
88+
<content type="html">&lt;p&gt;低エントロピーなLLM出力に対する証明可能な透かし(ウォーターマーク)技術を研究した論文。出力分布を変えずにウォーターマークを埋め込む「検出不可能な透かし」スキームを検討し、攻撃者による除去に対する耐性を理論的に分析している。&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; arXiv cs.CR (Cryptography and Security)&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;tag&quot;&gt;research&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;model-safety&lt;/span&gt; &lt;span class=&quot;tag&quot;&gt;adversarial&lt;/span&gt; &lt;/p&gt;</content>
89+
<category term="research"/>
90+
<category term="model-safety"/>
7991
<category term="adversarial"/>
8092
<source>
8193
<title>arXiv cs.CR (Cryptography and Security)</title>

0 commit comments

Comments
 (0)