trust-score
Trust Score API
모든 도메인, URL, 지갑 또는 API 엔드포인트의 신뢰성을 평가합니다. 0-100 점수를 5가지 하위 점수(SSL, DNS, WHOIS, 보안 헤더, 콘텐츠)와 함께 반환합니다. 무비용, 무의존성. 에이전트가 낯선 서비스와 상호작용하기 전에 필요한 신뢰 계층입니다. x402(Base L2의 USDC)를 통한 호출당 결제 방식으로, API 키도, 가입도, 요청 속도 제한도 없습니다.
klymax402 마켓플레이스의 일부 — AI 에이전트를 위한 100개의 x402 마이크로결제 API, 하나의 지갑, Base L2의 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 엔드포인트의 신뢰성을 평가합니다. 0-100 종합 점수, 등급(A+~F), 판정(trusted/moderate/suspicious/dangerous) 및 5가지 세부 하위 점수를 반환합니다. |
| POST |
| $0.03 | 2~5개의 대상의 신뢰성을 나란히 비교합니다. 신뢰도가 높은 순에서 낮은 순으로 정렬된 모든 점수를 반환합니다. |
trust_score_evaluate
도메인, 웹사이트, API 엔드포인트 또는 암호화폐 지갑과 안전하게 상호작용할 수 있는지 확인할 때 사용합니다. 0-100 통합 신뢰 점수와 문자 등급(A+ to F), 판정(trusted/moderate/suspicious/dangerous), 그리고 5가지 하위 점수를 반환합니다.
매개변수
이름 | 타입 | 필수 | 설명 |
| string | 필수 | 평가할 도메인(example.com), 전체 URL(https://api.example.com/v1), 지갑 주소(0x...), 또는 API 엔드포인트를 입력합니다. |
| array | 선택 | 실행할 검사를 지정합니다. 기본값은 전체 검사입니다. ["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 | 필수 | 평가하고 순위화할 도메인, URL 또는 지갑 주소(예: 2~5개) 목록. |
사용하지 않음: 단일 대상일 경우 (trust_score_evaluate 대해 (trust_score_evaluate 사용) 사용합니다.
예시 에이전트 프롬프트
"도메인, 웹사이트, API 엔드포인트 또는 암호화폐 지갑이 상호작용하기에 안전한지 확인"
"여러 도메인, URL 또는 지갑의 신뢰성을 비교하여 가장 안전한 옵션 선택"
결제
프로토콜: x402 — HTTP 기반 호출당 요청, 가입 없음, API 키 불필요
네트워크: Base L2 (
eip155:8453)자산: USDC
파실리테이터: Coinbase CDP (기본), PayAI (대체)
ATXP로도 도달 가능(OAuth로 감싼 x402, RFC 9728 보호 리소스 메타데이터)
klymax402의 일부
AI 에이전트를 위한 100개의 x402 마이크로결제 API — one wallet, Base L2의 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