← Back to Skills Marketplace
cyberforexblockchain

NEXUS Sql Builder

by CyberForexBlockchain · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
326
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install nexus-sql-builder
Description
Generate complex SQL queries from requirements
Usage Guidance
This skill is essentially a thin client that sends your input to a remote paid API and requires a payment credential. Before installing: (1) verify you trust the service owner and the domain (no homepage or reputable owner info is provided here); (2) do not send sensitive production schemas, credentials, or PII to the service — consider redacting or testing on sanitized examples; (3) prefer using the documented sandbox mode (X-Payment-Proof: sandbox_test) to validate behavior before providing real payment credentials; (4) treat NEXUS_PAYMENT_PROOF as a secret: avoid placing it in global or long-lived envs, and rotate it if exposed; (5) review the sponsor endpoints and payment flows (Cardano/Masumi, Stellar) with your wallet tooling to ensure you aren’t inadvertently signing/forwarding private keys — the skill expects you to POST already-signed XDRs, not raw private keys; (6) if you need stronger assurances, request source or vendor documentation and a verifiable homepage or contact before trusting production data or funds.
Capability Analysis
Type: OpenClaw Skill Name: nexus-sql-builder Version: 1.1.0 The skill acts as an API wrapper for a SQL generation service but is classified as suspicious due to its requirement for network access and its involvement in complex cryptocurrency payment flows (x402/MPP) described in SKILL.md and README.md. A notable indicator of concern is the documentation's claim of using non-existent AI models such as GPT-5.2 and Claude 4.5, which suggests deceptive marketing or an untrustworthy service provider (ai-service-hub-15.emergent.host). While no direct evidence of malicious intent, such as data exfiltration or unauthorized shell access, was found, the combination of high-risk network capabilities and suspicious service claims warrants caution.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The skill claims to generate SQL and its SKILL.md is an instruction-only client for a paid external SQL-generation API. Requiring a payment proof credential (NEXUS_PAYMENT_PROOF) and network access is coherent with a paid external API.
Instruction Scope
Runtime instructions send user input to https://ai-service-hub-15.emergent.host and require including payment headers (X-PAYMENT, Authorization: Payment, or X-Payment-Proof). All user input will be transmitted off-host to a third-party service; the skill also instructs posting signed Stellar XDRs to a sponsor endpoint. These are expected for a paid remote API but pose privacy and credential-use risks (sensitive DB schemas or secrets in queries could be exfiltrated).
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is written to disk and no third-party packages are fetched during install. This reduces installer-side risk.
Credentials
Only one env var is required (NEXUS_PAYMENT_PROOF) and it's declared as the primary credential. That is proportionate to a paid API, but the variable is sensitive (a payment credential) and grants the skill ability to perform paid calls; storing or exposing it carelessly could incur costs or enable misuse.
Persistence & Privilege
always:false (default) and no install actions; the skill does not request elevated or persistent system privileges. Autonomous invocation is allowed (platform default) but not combined with other high-risk flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nexus-sql-builder
  3. After installation, invoke the skill by name or use /nexus-sql-builder
  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.2
Differentiated AI service for autonomous agents on Cardano
Metadata
Slug nexus-sql-builder
Version 1.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is NEXUS Sql Builder?

Generate complex SQL queries from requirements. It is an AI Agent Skill for Claude Code / OpenClaw, with 326 downloads so far.

How do I install NEXUS Sql Builder?

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

Is NEXUS Sql Builder free?

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

Which platforms does NEXUS Sql Builder support?

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

Who created NEXUS Sql Builder?

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

💬 Comments