starknet-js
83starknet.js で Starknet アプリを構築
Starknet 統合では、プロバイダー、アカウント、トランザクション、手数料を正確に処理する必要があります。このスキルは、Claude、Codex、Claude Code に実践的な starknet.js v9 パターンを提供します。
ERC-8004トラストレスエージェントを解決
チームには、複数のチェーンにまたがる信頼性の高いエージェントIDとレピュテーションのコンテキストが必要です。このスキルは、Claude、Codex、Claude CodeによるERC-8004の解決とAgentCardのスキャフォールディングを支援します。
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "ERC-8004 Trustless Agents skill" from https://skillstore.io/skills/internet-court-trustless-agents.md and its manifest at https://skillstore.io/api/skills/internet-court-trustless-agents/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
「ERC-8004 Trustless Agents skill」を使用しています。 Base上のagent ID 0を解決してください。
期待される結果:
アシスタントは所有者とAgentCardの短い要約を返し、不足しているトラスト情報やエンドポイントの詳細があれば指摘します。
「ERC-8004 Trustless Agents skill」を使用しています。 A2AおよびMCPサービスを備えたサポートエージェント用のAgentCardを作成してください。
期待される結果:
アシスタントは必要なカードフィールドを平易な言葉で説明し、トランザクションを送信せずにホストで利用可能な構造を提供します。
「ERC-8004 Trustless Agents skill」を使用しています。 ERC-8004レジストリアドレスを一覧表示してください。
期待される結果:
アシスタントは、スキルの指示に基づいてIdentityおよびReputationレジストリ、対応チェーン、ドラフトに関する注意事項を示します。
All eight static findings are false positives caused by Markdown inline-code delimiters and a documented well-known URL path. The documented public-RPC fallback may expose query metadata to third-party providers.
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
https://skillstore.io/skills/internet-court-trustless-agents/audits/2?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/internet-court-trustless-agents?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/internet-court-trustless-agents?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/internet-court-trustless-agents/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/internet-court-trustless-agents.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>internet-court. (2026). ERC-8004 Trustless Agents skill security audit report (audit version 2) [Author version unspecified]. Skillstore. https://skillstore.io/skills/internet-court-trustless-agents/audits/2@techreport{internet-court-internet-court-trustless-agents-2026,
author = {internet-court},
title = {ERC-8004 Trustless Agents skill security audit report (audit version 2)},
institution = {Skillstore},
year = {2026},
number = {2},
url = {https://skillstore.io/skills/internet-court-trustless-agents/audits/2},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "ERC-8004 Trustless Agents skill security audit report (audit version 2)"
version: "unspecified"
type: report
authors:
- name: "internet-court"
date-released: "2026-07-19"
url: "https://skillstore.io/skills/internet-court-trustless-agents/audits/2"
identifiers:
- type: other
value: "skillstore:internet-court-trustless-agents:audit:2"
description: "Skillstore immutable audit report identifier"
オンチェーンのエージェントIDを公開する前に登録カードを作成します。
ERC-8004のレジストリ概念を確認し、複数のチェーンにわたってエージェントIDデータを比較します。
既知のエージェントIDを解決し、統合前にAgentCardのサービスメタデータを確認します。
ERC-8004スキルを使用して、Base上のagent ID 0を解決してください。所有者、AgentCardの場所、トラストの詳細を要約してください。
正規のERC-8004 IdentityおよびReputationレジストリアドレスを一覧表示してください。対応チェーンを含め、ドラフト状態である場合はその旨を記載してください。
<name>という名前のエージェント向けにregistration-v1 AgentCardの計画を作成してください。サービス、対応するトラストモデル、x402サポートを含めてください。
私のエージェントメタデータがERC-8004への登録準備を完了しているか評価してください。エンドポイントの完全性、トラストモデルの網羅性、x402決済に関する注記を確認してください。
作成者
internet-courtライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
リポジトリ
https://github.com/internet-court/internet-court-skill/tree/main/vendored/chaingpt/trustless-agents参照
3f6e026a3363e0954ede7bef0cfe88d4475de137
メンテナンスの新しさ
2026/7/20
利用状況
1 ダウンロード · 0 閲覧
ファイル構成
📄 SKILL.md
starknet.js で Starknet アプリを構築
Starknet 統合では、プロバイダー、アカウント、トランザクション、手数料を正確に処理する必要があります。このスキルは、Claude、Codex、Claude Code に実践的な starknet.js v9 パターンを提供します。
ChainGPT Web3 AIアプリを構築
Web3開発者が連携コードを作成する前に、ChainGPT製品に関する明確なAPIガイダンスを提供します。このスキルは、ChainGPTを活用したアプリケーションのエンドポイント、SDK、コスト、実装パターンをまとめています。
Nansenウォレットプロファイルを分析
ウォレット調査では、残高、ラベル、PnL、関係性についてNansen CLIを何度も繰り返し呼び出す必要があります。このスキルは、Claude、Codex、Claude Codeのユーザー向けに、これらのワークフローを体系化します。
スマートマネーウォレットのアクティビティを追跡
暗号資産アナリストには、注目すべきウォレットが何を購入、売却、保有しているかを素早く把握する手段が必要です。このスキルは、Claude、Codex、Claude CodeでNansenスマートマネーCLIクエリを実行する方法を案内します。
GenLayerコントラクトのデプロイとデバッグ
GenLayer開発では、アカウント、ネットワーク、デプロイ、レシートを扱う正確なCLI手順が必要です。このスキルは、Claude、Codex、Claude Codeによる安全なGenLayer CLIワークフローを支援します。
本番環境向けGenLayerコントラクトを作成
GenLayerコントラクトには、バージョンを固定したランナー、安定したコンセンサスルール、慎重なLLM処理が必要です。このスキルは、Claude、Codex、Claude Codeによる本番環境向けコントラクトの設計とレビューを支援します。
Access Twitter and X Data
作成者 fetcher-sh
Official X access can require developer approval, OAuth setup, and fixed pricing tiers. This skill provides paid, read-only REST and MCP access through fetcher.sh.
Audit Webpages for Integration Readiness
作成者 tinyopsstudio
Teams need reliable evidence before investing in web automation or integrations. This skill checks public pages through TinyOps and returns readiness findings, risks, and acceptance guidance.
Explore TikTok Data with Fetcher.sh
作成者 fetcher-sh
Official TikTok access can require application review and does not fit quick, read-only research. This skill guides paid Fetcher.sh requests for posts, profiles, comments, and discovery feeds.
ATXP の有料 API ツールを実行する
作成者 atxp-dev
開発者は、認証済みの 1 つのワークフローから検索、メディア生成、MCP サービスを利用する必要がよくあります。このスキルは、それらの有料外部ツール向けに ATXP CLI とクライアントの使用方法を文書化します。
BlockRunで有料AI画像を生成
作成者 BlockRunAI
画像生成では、多くの場合、別個のAPIキーと課金設定が必要です。このスキルはBlockRun x402 paymentsを使用し、対応モデルでプロンプトから画像を生成します。
Entra Agent Identity の実装
作成者 microsoft
Agent Identity のセットアップには、正確な Graph オブジェクト、認証情報、トークン交換ルールが必要です。このスキルは、Microsoft Entra Agent ID のプロビジョニング、OBO フロー、sidecar デプロイメントに関する体系的なガイダンスを提供します。