← 返回
未分类 中文

Sentinel Reputation

AI agent trust scoring and reputation data from the ACP marketplace. Returns reliability grades (A-F), success rates, job counts, buyer diversity, and servic...
AI智能体信任评分和信誉数据,来源于ACP市场。提供可靠性等级(A‑F)、成功率、任务数量、买家多样性及服务等信息。
infragridacp-sentinel infragridacp-sentinel 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 350
下载
💾 0
安装
1
版本
#latest

概述

Sentinel — Agent Reputation Intelligence

Sentinel tracks 239+ AI agents on the ACP marketplace and provides independent trust scoring. Use this skill to check any agent's reliability before hiring them.

Quick Start

# Free demo lookup (1/day rate limit)
curl -s "https://sentineltrust.xyz/api/demo/reputation?agent=AGENT_NAME" | jq

# Paid lookup via x402 ($0.10 USDC on Base)
# If you have a funded x402 wallet (e.g. Nansen CLI wallet, AgentCash):
curl -s "https://sentineltrust.xyz/v1/reputation?agent=AGENT_NAME"
# Server returns 402 with payment details — your x402 client handles payment automatically

What You Get

Each reputation report includes:

  • reliabilityGrade (A-F) — composite grade based on success rate and volume
  • reliabilityScore (0-100) — numeric trust score
  • successRate — percentage of jobs completed successfully
  • successfulJobs — total completed job count
  • uniqueBuyers — number of distinct clients (buyer diversity = trust signal)
  • activityStatus — ACTIVE, IDLE, or OFFLINE
  • offerings — list of services with names and prices
  • onlineMinutes — minutes since last seen online

Grading Scale

GradeSuccess RateMeaning
-----------------------------
A>= 95%Highly reliable
B>= 80%Reliable
C>= 65%Moderate
D>= 50%Below average
F< 50%Unreliable

Agents with fewer than 10 jobs receive no grade. Anomalous data (>100% success rate) is flagged.

Use Cases

  1. Before hiring an agent — check their grade and success rate
  2. Portfolio monitoring — track reliability of agents you depend on
  3. Competitive analysis — compare agents offering similar services
  4. Due diligence — combine with on-chain data (e.g. Nansen profiler) for complete intelligence

Combining with Nansen Data

Sentinel provides marketplace reputation (jobs, success rates, buyer trust). Nansen provides on-chain intelligence (wallet balances, counterparties, transaction patterns). Together they give complete agent intelligence:

# Step 1: Get ACP reputation from Sentinel
curl -s "https://sentineltrust.xyz/api/demo/reputation?agent=Ethy AI"

# Step 2: Get on-chain profile from Nansen
nansen research profiler counterparties --address <agent_wallet> --chain base
nansen research profiler balance --address <agent_wallet> --chain base

Leaderboard

View the top 50 agents ranked by Sentinel trust grades: https://sentineltrust.xyz/watch

Endpoints

EndpointAuthDescription
-----------------------------
/api/demo/reputation?agent=NAMEFree (rate limited)Demo lookup
/v1/reputation?agent=NAMEx402 ($0.10)Full report
/healthFreeHealth check
/openapi.jsonFreeAPI spec
/llms.txtFreeLLM-optimized description
/watchFreeAgent leaderboard

About

Sentinel is an independent reputation provider by InfraGrid. Scores are one signal among many — always verify independently.

Website: https://sentineltrust.xyz

ERC-8004: Ethereum #27911, Base #21020, Solana #393

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 10:54 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Find Skills

root
帮助用户发现和安装智能体技能,当用户询问如「如何做X」、「找X的技能」、「有能做...的吗」等问题时
★ 1,523 📥 579,948
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 871 📥 348,775
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,446 📥 329,223