trust-score
Trust Score API
あらゆるドメイン、URL、ウォレット、APIの信頼性を評価します。0〜100のスコアと、SSL、DNS、WHOIS、セキュリティヘッダー、コンテンツの5つのサブスコアを返します。ゼロコスト、ゼロ依存。未知のサービスとやりとりする前にエージェントが必要とする信頼レイヤーです。x402 による呼び出しごとの支払い(Base L2上のUSDC)-- APIキー不要、サインアップ不要、レート制限の壁なし。
klymax402 マーケットプレイスの一部です -- AIエージェント向けの100の x402 マイクロペイメントAPI、単一のウォレット、Base上のUSDC。
クイックスタート -- MCP
MCPクライアント設定(Claude Desktop、Cursor、ElizaOSなど)に追加します:
{
"mcpServers": {
"trust-score": {
"url": "https://trust-score.api.klymax402.com/mcp"
}
}
}Related MCP server: openclaw-trust-scorer
クイックスタート -- HTTP (x402)
curl -X POST "https://trust-score.api.klymax402.com/api/score" \
-H "Content-Type: application/json" \
-d '{"target":"..."}'
# -> 402 Payment Required, with an x402 payment challenge in the response bodyx402に対応したクライアント(@x402/fetch、x402-agent-tools、ATXP)は、402 -> 署名 -> 再試行のサイクルを自動的に処理します。
ツール
ツール | メソッド | パス | 価格 | 説明 |
| POST |
| $0.02 | ドメイン、URL、ウォレットアドレス、またはAPIエンドポイントの信頼性を評価します。グレード(A+〜F)、判定(trusted/moderate/suspicious/dangerous)、および5つの詳細なサブスコアとともに0〜100の総合スコアを返します。 |
| POST |
| $0. 03 | 2〜5つのターゲットの信頼性を並べて比較します。すべてのスコアを信頼度の高い順にランキングして返します。 |
trust_score_evaluate
ドメイン、ウェブサイト、APIエンドポイント、または暗号ウォレットが安全にやりとりできるかどうかを確認する必要がある場合に使用します。0〜100の総合信頼スコアと、レターグレード(A+〜F)、判定(trusted/moderate/suspicious/dangerous)、および5つのサブスコアを返します。
パラメータ
名前 | 型 | 必須 | 説明 |
| string | はい | 評価対象のドメイン(example.com)、完全なURL(https://api.example.com/v1)、ウォレットアドレス(0x...)、またはIPアドレス |
| array | いいえ | 実行するチェックを指定します。デフォルトは all。["ssl","dns"] のようなサブセットを渡すと、より高速な結果(2秒未満)が得られます。フルスキャンには3〜8秒かかります。 |
応答例:
{ compositeScore: 82, grade: "A", verdict: "trusted", subscores: { ssl: { score: 90, ... }, dns: { score: 85, ... }, ... } }使用するとき: 支払いを行う、機密データを送信する、または外部サービスを信頼する必要がある場合です。エージェントの安全性に不可欠です。
使用しないとき: SEO分析(seo_audit_page を使用)、情報通信(email_verify_address を使用)、技術スタック検出(website_detect_tech_stack を使用)、ポートスキャン(network_scan_ports を使用)。
trust_score_batch_compare
複数のドメイン、URL、またはウォレットの信頼性を比較して最も安全な選択肢を選ぶ必要がある場合に使用します。2〜5つのターゲットを受け付け、全信頼スコアを信頼度の高い順に並べて返します。
パラメータ
名前 | 型 | 必須 | 説明 |
| array | はい | 評価して比較する2〜5つのドメイン、URL、またはウォレットアドレスのリスト |
使用しないとき: 単一のターゲット(trust_score_evaluate を使用)。
エージェントのプロンプト例
"ドメイン、ウェブサイト、APIエンドポイント、または暗号ウォレットが安全にやりとりできるかを確認する"
"複数のドメイン、URL、またはウォレットの信頼性を比較し、最も安全な選択肢を選ぶ"
支払い
プロトコル: x402 -- HTTPネイティブの呼び出しごとの課金、サインアップ不要、APIキー不要
ネットワーク: Base L2(
eip155:8453)アセット: USDC
ファシリテーター: Coinbase CDP(プライマリ)、PayAI(フォールバック)
AI 経由でも利用できます(OAuthでラップされたx402、RFC 9728 protected-resource metadata)
klymax402 の一部
AIエージェント向け100の x402 マイクロペイメントAPI -- 単一のウォレット、Base上のUSDC、サインアップ不要。
完全なAPIリファレンス: https://klymax402.com/llms-full.txt
ライブ統計: https://klymax402.com/stats
ライセンス
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceDependency health checker for AI agent skills. Analyzes external endpoints for uptime, SSL validity, domain reputation, ownership changes, and abuse scores. Returns a 0-100 trust score per endpoint.
- FlicenseNot gradedqualityCmaintenanceTrust scoring for AI agents on the Solana agent registry. Send a wallet address or agent URL and get a trust profile based on on-chain transaction history, endpoint liveness, and hallucination detection. Built from 100+ experiments on agent-to-agent trust.
- AlicenseAqualityDmaintenanceURL intelligence for AI agents. One URL in, structured security and data quality signals out across 7 dimensions. 13 tools, risk score 0-100 with 23 configurable weights.161601MIT
- FlicenseNot gradedqualityBmaintenancePassive website security and trust auditor that checks for security, SEO, AI surface, email, and other exposures, producing a score and remediation plan.
Related MCP Connectors
URL intelligence for AI agents and developers. 16 tools, 25 signal weights, 20 free checks.
Domain & company intel for AI agents: RDAP, DNS, email deliverability, tech stack. No API keys.
AI URL safety validator: SAFE/SUSPICIOUS/DANGEROUS verdict, trust score, threat intel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Br0ski777/trust-score-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server