Skip to main content
Glama
Br0ski777

trust-score

by Br0ski777

Trust Score API

MCP Server x402 License: MIT

あらゆるドメイン、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 body

x402に対応したクライアント(@x402/fetchx402-agent-tools、ATXP)は、402 -> 署名 -> 再試行のサイクルを自動的に処理します。

ツール

ツール

メソッド

パス

価格

説明

trust_score_evaluate

POST

/api/score

$0.02

ドメイン、URL、ウォレットアドレス、またはAPIエンドポイントの信頼性を評価します。グレード(A+〜F)、判定(trusted/moderate/suspicious/dangerous)、および5つの詳細なサブスコアとともに0〜100の総合スコアを返します。

trust_score_batch_compare

POST

/api/batch

$0. 03

2〜5つのターゲットの信頼性を並べて比較します。すべてのスコアを信頼度の高い順にランキングして返します。

trust_score_evaluate

ドメイン、ウェブサイト、APIエンドポイント、または暗号ウォレットが安全にやりとりできるかどうかを確認する必要がある場合に使用します。0〜100の総合信頼スコアと、レターグレード(A+〜F)、判定(trusted/moderate/suspicious/dangerous)、および5つのサブスコアを返します。

パラメータ

名前

必須

説明

target

string

はい

評価対象のドメイン(example.com)、完全なURL(https://api.example.com/v1)、ウォレットアドレス(0x...)、またはIPアドレス

checks

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つのターゲットを受け付け、全信頼スコアを信頼度の高い順に並べて返します。

パラメータ

名前

必須

説明

targets

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、サインアップ不要。

ライセンス

MIT

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    Not graded
    quality
    D
    maintenance
    Dependency 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.
  • A
    license
    A
    quality
    D
    maintenance
    URL 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.
    16
    160
    1
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Passive website security and trust auditor that checks for security, SEO, AI surface, email, and other exposures, producing a score and remediation plan.

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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