agentic-wallet
エージェント型ウォレットワークフローの管理
ウォレットとx402のワークフローを記憶だけに頼って実行するのは危険です。このスキルは、残高確認、送金、取引、資金追加、有料API呼び出し、x402サービスのための体系的なCLI手順を提供します。
インストール前に停止して確認を求めてください。
計画を確認し、ファイルを変更する前にユーザーの明示的な同意を得てください。
自分のエージェントでインストール
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "agentic-wallet" from https://skillstore.io/skills/internet-court-agentic-wallet.md and its manifest at https://skillstore.io/api/skills/internet-court-agentic-wallet/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
エージェントが読めるリソース
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
テストする
「agentic-wallet」を使用しています。 Base上のウォレット残高を確認してください。
期待される結果:
- 最初に認証状態が確認されます。
- Base USDCとETHの残高がユーザー向けに要約されます。
- 使用可能残高が少ない場合は、資金追加のガイダンスが提供されます。
「agentic-wallet」を使用しています。 最大コスト0.10 USDでx402 APIに支払ってください。
期待される結果:
- エンドポイントURLと最大支払額が検証されます。
- 支払い前にウォレット残高が確認されます。
- 結果には、エンドポイントのレスポンスと支払額が含まれます。
「agentic-wallet」を使用しています。 x402を使用してAPIを収益化する方法を教えてください。
期待される結果:
- ウォレットの支払いアドレスが特定されます。
- 保護対象のルート、価格、ネットワーク、検索用メタデータが設計されます。
- 未払いリクエストと支払い済みリクエストのテスト手順が提供されます。
セキュリティ監査
高リスクAll 78 static matches are false positives: they identify documentation text, explicit service URLs, or variable names rather than hidden execution, reconnaissance, or secret handling. However, the skill enables irreversible transfers, swaps, and automatic x402 payments without requiring final confirmation or a mandatory payment limit.
確認済みのセキュリティ上の懸念 (2)
リスク要因
🌐 ネットワークアクセス (13)
🔑 環境変数 (1)
⚙️ 外部コマンド (30)
このレポートを共有・引用
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
レポートリンクをコピー
https://skillstore.io/skills/internet-court-agentic-wallet/audits/2?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdownバッジ
[](https://skillstore.io/skills/internet-court-agentic-wallet?utm_source=security_passport_badge)HTMLバッジ
<a href="https://skillstore.io/skills/internet-court-agentic-wallet?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/internet-court-agentic-wallet/security.svg" alt="Skillstore security assessment" loading="lazy"></a>埋め込みカード
<iframe src="https://skillstore.io/embed/skills/internet-court-agentic-wallet.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>学術引用 (APA · BibTeX · CFF)
APA形式の引用
internet-court. (2026). agentic-wallet security audit report (audit version 2) [Author version unspecified]. Skillstore. https://skillstore.io/skills/internet-court-agentic-wallet/audits/2BibTeX形式の引用
@techreport{internet-court-internet-court-agentic-wallet-2026,
author = {internet-court},
title = {agentic-wallet security audit report (audit version 2)},
institution = {Skillstore},
year = {2026},
number = {2},
url = {https://skillstore.io/skills/internet-court-agentic-wallet/audits/2},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "agentic-wallet security audit report (audit version 2)"
version: "unspecified"
type: report
authors:
- name: "internet-court"
date-released: "2026-07-21"
url: "https://skillstore.io/skills/internet-court-agentic-wallet/audits/2"
identifiers:
- type: other
value: "skillstore:internet-court-agentic-wallet:audit:2"
description: "Skillstore immutable audit report identifier"
Skillstore スコア
このスコアの理由 証拠の信頼度: 中作成できるもの
ウォレットの準備状態を確認
送金、スワップ、有料API呼び出しの前に、認証、ウォレットアドレス、使用可能残高を確認します。
資金の送金またはスワップ
対応チェーン上で、検証済みのUSDC送金またはトークンスワップコマンドを準備します。
有料APIワークフローの構築
x402サービスを検索し、有料エンドポイントを呼び出すか、リクエストごとに課金するExpressサーバーを作成します。
これらのプロンプトを試す
ウォレットの状態を確認し、Base USDC残高を表示してください。資金を変更するコマンドを実行する前には、必ず確認を求めてください。
アドレスを検証し、正確な金額、資産、ネットワーク、受取人を表示した後、この受取人にBase上で1 USDCを送金してください。
0.05 USD未満のx402天気APIを検索し、支払い要件を確認して、支払いを行う前に1つ推奨してください。
GET /api/exampleに対して0.01 USDを課金し、検索用メタデータを含むExpress x402決済サーバーを作成してください。
ベストプラクティス
- 支出を伴う操作の前に、金額、資産、ネットワーク、受取人、最大支払額を確認します。
- コマンドを構築する前に、ユーザーが指定したすべてのアドレス、URL、金額、JSON本文を検証します。
- 後続処理で解析が必要な場合は、残高と支払い結果にJSON出力を使用します。
回避
- 曖昧なユーザーリクエストに基づいて、送金、スワップ、x402決済を実行しないでください。
- 検証されていないユーザー入力をシェルコマンドに渡さないでください。
- 書式設定された残高を、支払いや送金の最小単位として扱わないでください。
よくある質問
このスキルは実際のウォレットを操作しますか?
どのチェーンが文書化されていますか?
ENS名にトークンを送信できますか?
任意のx402サービスに支払うことはできますか?
API収益化のガイダンスは含まれていますか?
支払い前にユーザーが確認すべきことは何ですか?
開発者情報
作成者
internet-courtライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
リポジトリ
https://github.com/internet-court/internet-court-skill/tree/main/vendored/coinbase/agentic-wallet参照
3f6e026a3363e0954ede7bef0cfe88d4475de137
メンテナンスの新しさ
2026/7/23
利用状況
1 ダウンロード · 0 閲覧