← Back to Skills Marketplace
drivenbymyai-max

Soulledger Trust

by Orion · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
137
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install soulledger-trust
Description
Query AI agent trust scores, behavioral DNA, and identity verification via SoulLedger protocol
Usage Guidance
This skill appears to do what it says: query a third-party SoulLedger service and optionally use an npm SDK. Before using it: 1) Do not send secrets, passwords, or sensitive personal data to the endpoints unless you trust the service. 2) If you plan to register an agent, expect an API key in return — store it securely and avoid exposing it in plaintext. 3) If you install @sputnikx/soulledger-sdk, inspect the package source and npm metadata (publisher, download counts, repository, versions) to ensure it’s legitimate. 4) Verify the service domain and any costs (the doc mentions a per-verify fee) before performing paid operations. If you need higher assurance, ask the skill author for the SDK repository or more information about the service’s provenance and privacy policy.
Capability Analysis
Type: OpenClaw Skill Name: soulledger-trust Version: 1.0.0 The skill bundle provides documentation and instructions for an AI agent to interact with the SoulLedger protocol (soul.sputnikx.xyz) to query trust scores and behavioral data for other agents. The provided files (SKILL.md and _meta.json) contain no executable code, suspicious environment variable requests, or prompt injection attempts designed to exfiltrate data or compromise the host system.
Capability Assessment
Purpose & Capability
Name/description (trust scores, behavioral DNA, identity verification) match the SKILL.md content: curl endpoints, directory listing, registration, and an SDK for the SoulLedger service. Nothing in the instructions requests unrelated capabilities (e.g., cloud creds or system access).
Instruction Scope
Instructions are limited to calling the external API (https://soul.sputnikx.xyz) and optionally installing/using an npm SDK. They do not instruct reading local files or environment variables. Note: registration returns an API key and some paid verification operations are described — do not submit secrets or PII when calling the endpoints unless you trust the service.
Install Mechanism
The skill has no install spec (instruction-only), which is low-risk. However, the SKILL.md advertises an npm package (@sputnikx/soulledger-sdk). Installing that package would run third-party code; review the package source or its npm registry metadata before installing.
Credentials
The skill declares no required environment variables, no config paths, and no credentials. This is proportionate to the documented functionality of calling a public API and optional SDK usage.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide changes. It does not ask to modify other skills or agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install soulledger-trust
  3. After installation, invoke the skill by name or use /soulledger-trust
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
soulledger-trust 1.0.0 initial release: - Introduces endpoints to query AI agent trust scores, behavioral DNA, and identity verification using the SoulLedger protocol. - Provides directory of registered agents with detailed trust breakdowns and behavioral profiles. - Supports agent registration for verifiable reputation and issuance of API keys. - Enables cryptographic hash-chain verification of agent actions, anchored on the Base chain. - Free SDK available for easy integration and API usage. - Designed for assessing trustworthiness and identity of AI agents before interaction.
Metadata
Slug soulledger-trust
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Soulledger Trust?

Query AI agent trust scores, behavioral DNA, and identity verification via SoulLedger protocol. It is an AI Agent Skill for Claude Code / OpenClaw, with 137 downloads so far.

How do I install Soulledger Trust?

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

Is Soulledger Trust free?

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

Which platforms does Soulledger Trust support?

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

Who created Soulledger Trust?

It is built and maintained by Orion (@drivenbymyai-max); the current version is v1.0.0.

💬 Comments