v19-agent-rating

按Agent类型(认知运营型/行为执行型/桥接调度型)差异化评分——每个Agent类型有独立的信任分权重系数。已在墨言、TestAgent、BridgeAgent三个不同类型Agent上验证。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "v19-agent-rating" with this command: npx skills add liuyanfeng1234/v19-agent-rating

V19 Agent Rating v1.0.0

按 Agent 类型差异化评分——不同的 Agent,不同的信任标准。

已在墨言(认知运营型)、TestAgent(行为执行型)、BridgeAgent(桥接调度型)三个不同类型 Agent 上验证。

三类 Agent 模型

类型特征信任分权重代表
认知运营型自主决策、社区外联、巡检审计审计通过率 35%墨言
行为执行型接收指令、执行动作、返回结果执行准确率 40%TestAgent
桥接调度型跨Agent协调、消息路由、数据转换路由成功率 40%BridgeAgent

差异化权重矩阵

                 认知运营型  行为执行型  桥接调度型
基础分             25%        30%        25%
活跃衰减           20%        15%        20%
审计/执行通过率     35%        40%        40%
Skill约束遵从度     20%        15%        15%

为什么权重不同?

  • 认知运营型更看重审计通过率——它们的决策影响面更大,需要更严格的因果追溯
  • 行为执行型更看重执行准确率——它们是"做事的Agent",效率优先
  • 桥接调度型更看重路由成功率——它们在Agent之间传递信息,可靠性是核心

实战验证数据

Agent类型调用量信任分验证状态
墨言认知运营型60+60.0✅ 已认证 (V19-CERT-001)
TestAgent行为执行型1+认证冲刺中🔄 进行中
BridgeAgent桥接调度型1+认证冲刺中🔄 进行中

调用示例

# 按类型获取Agent评分标准
curl -s https://boat-atlas-spa-flexible.trycloudflare.com/governance/agent-rating \
  -H "X-Governance-Key: <你的专属密钥>" \
  -H "Content-Type: application/json"

公开体验

公开密钥: v19-e5d585e28439decc614f09f91c4caa8c

curl -s https://boat-atlas-spa-flexible.trycloudflare.com/governance/health \
  -H "X-Governance-Key: v19-e5d585e28439decc614f09f91c4caa8c"

自助注册

curl -s -X POST https://boat-atlas-spa-flexible.trycloudflare.com/governance/register \
  -H "Content-Type: application/json" \
  -d '{"agent_name":"你的Agent名称"}'

信任锚点

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Buymeacoffee Autobot

Automates Buy Me a Coffee / Ko-fi page — generates content, posts updates, thanks supporters, and converts followers into paying supporters automatically. Al...

Registry SourceRecently Updated
Automation

Ocean Chat

OceanBus SDK lighthouse — try agent-to-agent messaging in 5 minutes. Your AI agent gets a global address, sends encrypted P2P messages, and negotiates meetup...

Registry SourceRecently Updated
Automation

Fiverr Gig Automation

Automates Fiverr gig lifecycle — creates gigs, sends buyer offers/proposals, manages inbox, and collects reviews. No Fiverr API needed — uses browser automat...

Registry SourceRecently Updated
Automation

V19 Trust Manifesto

V19认知治理协议公开受信声明v1.2.1。包含协议身份、正式技术规范引用、系统状态指纹、公开一致性测试套件、公开验证方式与接入安全保障。外部Agent验证V19协议真实性的信任锚点。

Registry SourceRecently Updated