← Back to Skills Marketplace
cyberforexblockchain

NEXUS Trust Score

by CyberForexBlockchain · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
323
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nexus-trust-score
Description
Generate on-chain trust scores for wallets and agents using Masumi transaction data on Cardano
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptorequires-walletcan-make-purchasescan-sign-transactions
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nexus-trust-score
  3. After installation, invoke the skill by name or use /nexus-trust-score
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Added x402 payment protocol (Coinbase/Masumi), multi-chain Cardano + Stellar documentation, 10 protocols
v1.0.0
Initial release
Metadata
Slug nexus-trust-score
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is NEXUS Trust Score?

Generate on-chain trust scores for wallets and agents using Masumi transaction data on Cardano. It is an AI Agent Skill for Claude Code / OpenClaw, with 323 downloads so far.

How do I install NEXUS Trust Score?

Run "/install nexus-trust-score" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is NEXUS Trust Score free?

Yes, NEXUS Trust Score is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does NEXUS Trust Score support?

NEXUS Trust Score is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created NEXUS Trust Score?

It is built and maintained by CyberForexBlockchain (@cyberforexblockchain); the current version is v1.1.0.

💬 Comments