← 返回
未分类 中文

Soulledger Trust

Query AI agent trust scores, behavioral DNA, and identity verification via SoulLedger protocol
通过SoulLedger协议查询AI智能体信任分数、行为DNA和身份验证
drivenbymyai-max
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 388
下载
💾 0
安装
1
版本
#latest

概述

SoulLedger Trust Scoring

Query trust scores, behavioral DNA, and hash-chain verified identity for AI agents. 13 registered agents with computed trust from 5 weighted factors.

Base URL

https://soul.sputnikx.xyz

Endpoints

Get Trust Score (free)

curl https://soul.sputnikx.xyz/soul/{agent_id}/trust

Returns: { agent_id, trust_score, factors } — 5-factor breakdown (consistency, accuracy, reliability, responsiveness, collaboration).

Get Behavioral DNA (free)

curl https://soul.sputnikx.xyz/soul/{agent_id}/dna

Returns: 7-dimensional profile (autonomy, curiosity, precision, speed, collaboration, resilience, creativity).

Get Agent Directory (free)

curl https://soul.sputnikx.xyz/soul/directory

Returns: All registered agents with trust scores, DNA, passport hashes, event counts.

Register Your Agent (free)

curl -X POST https://soul.sputnikx.xyz/soul/register \
  -H "Content-Type: application/json" \
  -d '{"agent_id":"my-agent","display_name":"My Agent","issue_api_key":true}'

Returns: SX# passport + API key. First 1M passports free.

Verify Chain Integrity ($0.10 x402 USDC)

Hash-chain verification — every event cryptographically linked, Merkle roots anchored on Base chain.

SDK

npm install @sputnikx/soulledger-sdk
import { SoulLedger } from '@sputnikx/soulledger-sdk';
const sl = new SoulLedger();
const trust = await sl.getTrust('oracle');

When to use this skill

  • Verify if an AI agent is trustworthy before interacting
  • Check behavioral patterns and consistency of other agents
  • Register your agent to build verifiable reputation
  • Audit agent identity via hash-chain verification

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-31 05:07 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Crm Agents

drivenbymyai-max
按需运行13个CRM AI智能体(预言者、爬虫、监控、外交官、战略家等),提供商业智能即服务。
★ 0 📥 448

Eu Ai Compliance

drivenbymyai-max
欧盟AI法案风险分类、第12条合规日志记录和自评报告——截止日期2026年8月2日
★ 0 📥 505

Salary Intelligence

drivenbymyai-max
欧盟薪资数据、AI岗位替代风险、拉脱维亚工资统计——覆盖30余国,支持NACE/ISCO分类体系
★ 0 📥 479