情報開発と利活用

情報開発と利活用

PR

×

Profile

令和維新

令和維新

Category

カテゴリ未分類

(112)

連絡

(24)

交流会

(27)

セミナー

(29)

参考情報

(138)

オフ会

(36)

on-line報告会

(13)

翻訳ビジネス

(8)

情報開発

(270)

ビッグデータ

(84)

ブロックチェーン

(243)

人工知能

(488)

IOT

(297)

仮想通貨

(844)

コンテンツ

(123)

政治経済

(1871)

先端技術

(956)

DITA

(50)

テレワーク

(28)

UX

(0)

文書管理

(8)

テクニカルライテイング

(17)

学習

(9)

訓練

(1)

XMLソリューション

(3)

メタバース

(99)

Web3

(66)

投資

(180)

IoT

(32)

投資信託

(1)

ビットコイン

(762)

イーサリアム

(155)

NFT

(41)

オンライン

(0)

受動収入

(14)

ソーシャルメデイア

(0)

DAO

(2)

DeFi

(74)

暗号通貨

(168)

トークノミクス

(21)

アルトコイン

(223)

空中投下

(16)

スマート契約

(4)

ステーブルコイン

(42)

(5)

生成AI

(5)

SCM

(4)

ウオレット

(9)

不労所得

(57)

セキュリテイ

(4)

ミームコイン

(50)

CBDC

(5)

PoS

(3)

PoW

(1)

ETF

(12)

仮想通貨ETF

(1)

予言

(7)

裁定取引

(1)

GameFi

(5)

マイニング

(9)

RWA

(21)

DePIN

(18)

SWFT

(1)

WLFI

(1)

アービトラージ

(7)

XRP

(57)

大統領選

(4)

BCH

(1)

取引ボット

(17)

トレーデイング

(24)

不動産

(1)

詐欺

(4)

貿易戦争

(1)

医療

(1)

金融

(2)

TEZOS

(1)

CARDANO

(2)

カルダーノ

(3)

ステーキング

(5)

チェーンリンク

(1)

開発

(0)

HEDERA

(1)

スマートマネー

(0)

流動性

(0)

AIエージェント

(8)

401k

(1)

国際送金

(1)

solano

(1)

AI

(1)

暗号資産

(45)

機関投資家

(2)

Keyword Search

▼キーワード検索

Shopping List

お買いものレビューがまだ書かれていません。
2026.05.05
XML
テーマ: 人工知能(468)
カテゴリ: DeFi
​​​​​​
​​Wallet Security Breaks at the /> Layer
ウォレットのセキュリティはプロンプト層で破られる

For autonomous wallets, the biggest security risk may not be stolen keys, but manipulated decisions.
自律ウォレットにおいて最大のリスクは、鍵の盗難ではなく 意思決定の操作かもしれない。
Lazarichev says /> injection is dangerous because it “targets the decision layer rather than the cryptography.” If an agent is pulling from outside inputs, attackers may be able to “steer it into doing something it shouldn’t: change a destination address, approve a malicious contract, widen permissions, or bypass an internal check.”
Lazarichev は、プロンプト投入が危険なのは 「暗号ではなく意思決定層を狙うからだ」 と述べる。もしエージェントが外部入力を参照しているなら、 攻撃者は次の操作が可能になる:送金先アドレスの変更、悪意あるコントラクトの承認、権限の拡大、内部チェックのバイパス
That risk grows fast when the wallet has broad authority. “You don’t need to break encryption if you can manipulate the system into authorizing the wrong action,” Lazarichev says.
ウォレットが広い権限を持つほど、このリスクは急速に増大する。「暗号を破る必要はない。 システムを間違った行動を承認するように誘導できればいい。」
Shangett points to a more specific threat model.
Shangett は、さらに具体的な脅威モデルを示す。

「みんな AI エージェントがウォレットを持つことに興奮している。 私が心配しているのは、そのウォレットが自分で自分を空にするよう説得されることだ。」
She cites Owockibot as an example.
彼女は Owockibot の例を挙げる。
“Owockibot. February this year. An AI agent with a crypto wallet and internet access. Five days after launch, it published its private keys in a GitHub repo. When asked about it, the agent denied doing anything wrong. Total losses were only $2100 because someone was smart enough to give it a tiny treasury. But the agent wasn’t hacked. It was talked into leaking.”
「Owockibot。今年の2月。 暗号資産ウォレットとインターネットアクセスを持つAIエージェント。 立ち上げから5 日後、GitHubリポジトリに自分の秘密鍵を公開した。 問い詰められると、エージェントは何も悪いことはしていないと否定した。 損失は2100 ドルだけだったが、それは誰かが小さな資金しか与えなかったから。 重要なのは、ハッキングされたのではなく、 喋らされて漏らしたということだ。」
Naturally, this changes the security model.
当然、これはセキュリティモデルを変える。
“This is the new attack surface. Smart contracts are deterministic, same inputs, same outputs, auditable and testable. LLMs are none of those things.”
「これが新しい攻撃面だ。 スマートコントラクトは決定的で、同じ入力なら同じ出力。 監査可能でテスト可能。 LLM はそのどれでもない。」
She adds:
彼女は追加する:

「AIエージェントにウォレットを与えるということは、もはやコードだけを守るのではなく、言葉で操作可能なブラックボックスを守ることになる。」
In her view, this is why key custody alone is not enough.
彼女の見解では、鍵の保管だけでは不十分だ。
“Private key security was never the primary threat vector for agent wallets. You can put keys in a TEE, isolate them from memory, do all the cryptographic gymnastics and the agent can still be manipulated into choosing to sign malicious transactions because someone talked it into it.”
「秘密鍵のセキュリティは、エージェントウォレットの主要な脅威ベクトルではなかった。 鍵を TEE に入れ、メモリから隔離し、 どれだけ暗号的に強固にしても、 エージェントは説得されて悪意ある取引に署名してしまう。」

両者の見解は、ウォレットセキュリティの定義が変わることを示している。エージェント経済では、 セキュリティは鍵の保管だけでなく、 エージェントが何を解釈し、どう行動するかまで含む。

Final Thoughts
最後に思うこと

The rise of the agentic economy could influence what blockchains are built to do, who they serve, and where risk begins.
エージェント経済の台頭は、ブロックチェーンが何のために作られ、誰にサービスを提供し、 どこからリスクが始まるのかに影響を与える可能性がある。
If autonomous systems become major on-chain participants, networks will need to support constant machine-driven activity while handling a very different set of pressures around execution, accountability, identity, and security.
もし自律システムがオンチェーンの主要参加者になるなら、ネットワークは機械駆動の継続的な活動を支える必要があり、実行、責任、身元、セキュリティに関する まったく異なる種類のプレッシャーに対処しなければならない。
As Variola suggests, a market driven by rational agents could be more cooperative than the extractive, emotion-driven environments crypto has often produced.
Variola が示唆するように、合理的なエージェントによって動く市場は、これまで暗号資産が生み出してきた搾取的で情動駆動の環境よりも協力的になり得る。
Lazarichev, Lillo Aranda, and Shangett also show that this future brings harder questions. Once agents can transact, deploy, and react without human input at every step, liability becomes harder to assign, identity becomes harder to define, and wallet security extends beyond key protection into decision-making itself.
一方で、Lazarichev、Lillo Aranda、Shangett が示すように、 この未来はより難しい問いももたらす。エージェントが人間の入力なしに 取引、展開、反応できるようになればなるほど:責任の所在は曖昧になり、身元の定義は難しくなり、ウォレットセキュリティは鍵の保護を超えて意思決定そのものの保護にまで広がる。
If AI agents become primary on-chain actors, Web3 will need systems that can support autonomous activity while preserving accountability, control, and trust. That may prove just as important as the automation itself.
もし AIエージェントがオンチェーンの主要アクターになるなら、Web3は自律的な活動を支えつつ、説明責任・コントロール・信頼を維持できるシステムを必要とするだろう。それは自動化そのものと同じくらい重要になるかもしれない。


You might also like
あなたへのおすすめ

From Liquidity Layer to Execution Engine: How Omniston
Scaled in Production

流動性レイヤーから実行エンジンへ: Omniston が稼働中にどのように拡大縮小したか

NewsletterSubscribe
ニュースレター登録

Insights, news and analysis of the crypto market straight
to your inbox

暗号資産市場の洞察、ニュース、分析をあなたの受信箱へ直接お届け。


Best Crypto Platforms for DePIN Tokens in 2026

2026
年の DePIN トークンに最善な暗号資産プラットフォーム


Disclaimer
免責事項

In compliance with the Trust Project guidelines, this opinion article presents the author’s perspective and may not necessarily reflect the views of BeInCrypto. BeInCrypto remains committed to transparent reporting and upholding the highest standards of journalism. Readers are advised to verify information independently and consult with a professional before making decisions based on this content. Please note that our Terms and Conditions, Privacy Policy, and Disclaimers have been updated.
信頼プロジェクトのガイドラインに従い、この意見記事は筆者の見解を示すものであり、 BeInCryptoの見解を必ずしも反映するものではありません。 BeInCryptoは透明性のある報道と最高水準のジャーナリズムを維持することに努めています。 読者は情報を独自に確認し、本内容に基づいて判断する前に専門家へ相談することを推奨します。当社の利用規約、プライバシーポリシー、免責事項が更新されたことにご注意ください。

Sponsored
Sponsored

Read Next
次に読む

Gate Ventures Insights: DeFi 2.0 — Curator Strategy
Layers Rise as RWA Emerges as a New Foundational Asset

ゲートベンチャー洞察: DeFi 2.0 — RWA が新たな基盤資産として浮上する中で、キュレーター戦略レイヤーが台頭

==============================

インターネット・コンピュータランキング
ネットサービスランキング
==============================






お気に入りの記事を「いいね!」で応援しよう

Last updated  2026.05.06 11:55:10
コメント(0) | コメントを書く


■コメント

お名前
タイトル
メッセージ
画像認証
上の画像で表示されている数字を入力して下さい。


利用規約 に同意してコメントを
※コメントに関するよくある質問は、 こちら をご確認ください。


【毎日開催】
15記事にいいね!で1ポイント
10秒滞在
いいね! -- / --
おめでとうございます!
ミッションを達成しました。
※「ポイントを獲得する」ボタンを押すと広告が表示されます。
x
X

© Rakuten Group, Inc.
Design a Mobile Site
スマートフォン版を閲覧 | PC版を閲覧
Share by: