← Back to Skills Marketplace
cyberforexblockchain

NEXUS Text To Sql

by CyberForexBlockchain · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
365
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install nexus-text-to-sql
Description
Convert natural language to optimized SQL queries
Usage Guidance
This skill is a thin client that sends your text to an external paid API (ai-service-hub-15.emergent.host). Before installing: 1) Verify you trust the NEXUS service and its domain and read its payment/privacy docs. 2) Treat NEXUS_PAYMENT_PROOF as a secret — don’t store production payment credentials in shared shells or repos. 3) Use the provided sandbox mode (X-Payment-Proof: sandbox_test) to test behavior without paying. 4) Be aware the skill will transmit payment proofs and (if using Stellar sponsorship) signed XDRs to the sponsor endpoint — only proceed if you are comfortable sending that data. 5) If you have security concerns, prefer not to install and instead call the API manually from an environment you control so you can audit requests/responses. If you want a higher-confidence assessment, provide independent documentation for the ai-service-hub-15.emergent.host service or TLS certificate / domain ownership details.
Capability Analysis
Type: OpenClaw Skill Name: nexus-text-to-sql Version: 1.1.0 The nexus-text-to-sql skill is a legitimate wrapper for an external AI service that converts natural language to SQL. It requires network access to communicate with its API endpoint (ai-service-hub-15.emergent.host) and implements a documented payment protocol (x402/MPP) for service access. The skill explicitly disallows filesystem and shell access, and its instructions are focused entirely on the functional logic of handling API requests and payments without any indicators of malicious intent or data exfiltration.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions: this skill forwards input to an external NEXUS Text-to-SQL API and expects a payment proof. Asking for a payment proof (NEXUS_PAYMENT_PROOF) is coherent with a paid API.
Instruction Scope
The SKILL.md instructs the agent to POST requests to https://ai-service-hub-15.emergent.host and to perform payment flows (x402 / MPP / Masumi / legacy X-Payment-Proof). It does not request filesystem or shell access. Note: the instructions explicitly ask you to send payment proofs and potentially signed Stellar XDRs to the sponsor endpoint, which is expected for fee-sponsorship flows but will transmit payment-related data to the external service.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by the skill itself.
Credentials
Only one required env var (NEXUS_PAYMENT_PROOF) is declared, which matches the documented payment/header flows. This is proportional, but that env var is a sensitive payment credential and should be treated as secret. The SKILL.md refers only to that env var and no other credentials.
Persistence & Privilege
The skill is not always:true and is user-invocable. It requests network access (needed to contact the external API) but no filesystem/shell privileges. Autonomous invocation (disable-model-invocation: false) is the platform default and is not by itself a concern.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nexus-text-to-sql
  3. After installation, invoke the skill by name or use /nexus-text-to-sql
  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.3
Schema-aware natural language to SQL with three-input design
Metadata
Slug nexus-text-to-sql
Version 1.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is NEXUS Text To Sql?

Convert natural language to optimized SQL queries. It is an AI Agent Skill for Claude Code / OpenClaw, with 365 downloads so far.

How do I install NEXUS Text To Sql?

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

Is NEXUS Text To Sql free?

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

Which platforms does NEXUS Text To Sql support?

NEXUS Text To Sql is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created NEXUS Text To Sql?

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

💬 Comments