← 返回 Skills 市场
NEXUS Trust Score
作者
CyberForexBlockchain
· GitHub ↗
· v1.1.0
· MIT-0
323
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nexus-trust-score
功能描述
Generate on-chain trust scores for wallets and agents using Masumi transaction data on Cardano
安全使用建议
This skill appears to do what it says (generate trust scores) and only needs a payment proof. The main risk is trust in the remote service: ai-service-hub-15.emergent.host is the only endpoint and the skill has no homepage or published source to verify. Before installing: (1) confirm the provider's legitimacy and read its docs/terms at that domain, (2) test with the sandbox value (X-Payment-Proof: sandbox_test) first, (3) avoid sending sensitive/private data in requests, (4) treat NEXUS_PAYMENT_PROOF as a secret — only use short-lived or single-use credentials if possible and rotate them if you suspect compromise, and (5) prefer installing only if you trust the external service; otherwise do not install. If you want higher assurance, ask the publisher for source code or an official homepage and a description of how payment credentials are generated and revoked.
功能分析
Type: OpenClaw Skill
Name: nexus-trust-score
Version: 1.1.0
The nexus-trust-score skill provides an interface for generating on-chain trust scores for Cardano and Stellar wallets via the NEXUS platform. It correctly requests network permissions to communicate with its API endpoint (ai-service-hub-15.emergent.host) and implements documented payment protocols like x402 and MPP. The skill does not exhibit any signs of data exfiltration, malicious execution, or prompt injection, and its behavior is consistent with its stated purpose as a paid AI service.
能力标签
能力评估
Purpose & Capability
Name/description (on‑chain trust scores using Masumi/Cardano) align with the declared requirements: a payment proof (NEXUS_PAYMENT_PROOF) and network access. No unrelated binaries or unrelated environment variables are requested.
Instruction Scope
SKILL.md instructs the agent to POST user input and payment headers to https://ai-service-hub-15.emergent.host and to use Masumi/MPP/x402 payment flows (including posting signed Stellar XDR for fee sponsorship). This is consistent with the payment‑for‑service model, but it means user data and the payment proof are transmitted off‑agent. The instructions do not request unrelated system files or extra env vars, but they rely entirely on an external host that has no homepage listed in the skill metadata.
Install Mechanism
Instruction‑only skill with no install spec and no bundled code — lowest install risk. Nothing is downloaded or written by the skill itself.
Credentials
Only NEXUS_PAYMENT_PROOF is required (declared as primaryEnv), which is appropriate for a paid API. However this is a sensitive payment credential that will be sent to the external service as an HTTP header; if the credential is long‑lived or reusable, exposing it to an untrusted host is risky. The skill documentation recommends a sandbox value for testing.
Persistence & Privilege
No elevated privileges requested: always:false, no filesystem access, no shell access, and the skill does not attempt to modify other skills or system settings. Autonomous invocation is allowed by default but not unusual.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nexus-trust-score - 安装完成后,直接呼叫该 Skill 的名称或使用
/nexus-trust-score触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Added x402 payment protocol (Coinbase/Masumi), multi-chain Cardano + Stellar documentation, 10 protocols
v1.0.0
Initial release
元数据
常见问题
NEXUS Trust Score 是什么?
Generate on-chain trust scores for wallets and agents using Masumi transaction data on Cardano. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 323 次。
如何安装 NEXUS Trust Score?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nexus-trust-score」即可一键安装,无需额外配置。
NEXUS Trust Score 是免费的吗?
是的,NEXUS Trust Score 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
NEXUS Trust Score 支持哪些平台?
NEXUS Trust Score 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 NEXUS Trust Score?
由 CyberForexBlockchain(@cyberforexblockchain)开发并维护,当前版本 v1.1.0。
推荐 Skills