NEXUS Llm Gateway
v1.1.0Smart multi-model AI gateway on Cardano. Routes prompts to the best LLM (GPT-5.2, Claude Sonnet 4.5, GPT-4o, Claude Haiku 4.5, GPT-4o-mini) with automatic fa...
⭐ 0· 296·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
medium confidencePurpose & Capability
The skill claims to be a paid multi-model LLM gateway and its instructions, headers, and accepted currencies align with that purpose. The single required env var (NEXUS_PAYMENT_PROOF) is appropriate for the legacy payment header described and is declared as the primary credential.
Instruction Scope
Runtime instructions direct network calls to https://ai-service-hub-15.emergent.host and describe payment flows (x402 / MPP / Masumi / Stellar). The skill does not ask the agent to read files, run shell commands, or access other environment variables. However, it will transmit user prompts and payment proofs/signed XDRs to a third-party endpoint, which has privacy and trust implications.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal install risk and nothing is written to disk by the skill itself.
Credentials
Only NEXUS_PAYMENT_PROOF is required, which is proportionate to a paid gateway. This value is sensitive (represents payment credentials/IDs); treat it like a secret. The README/skill also requires the user to provide signed Stellar XDRs in some flows, which may expose transaction data to the service—expected for the payment protocol but notable for privacy.
Persistence & Privilege
The skill does not request always:true and is not asking to modify other skills or system config. Network permission is needed (declared). No filesystem or shell access is requested.
Assessment
This skill appears to be what it says: a paid LLM gateway that routes prompts to external LLMs and requires a payment proof credential. Before installing: (1) Confirm you trust the external host (https://ai-service-hub-15.emergent.host) and the skill owner—there's no homepage provided. (2) Treat NEXUS_PAYMENT_PROOF as a secret and avoid putting high-value credentials there until you verify the service. (3) When testing, use the sandbox_test option per the docs to avoid real payments. (4) Understand that your prompts and any payment proofs or signed XDRs will be sent to the provider; do not send sensitive data unless you accept that disclosure. (5) If you need stronger assurance, ask the publisher for provenance (TLS certs, documentation, or an official homepage) before using real funds.Like a lobster shell, security has layers — review code before you run it.
aivk975wb4hfdfghyenyvhgkvmf8n84hvttcardanovk975wb4hfdfghyenyvhgkvmf8n84hvttlatestvk975wb4hfdfghyenyvhgkvmf8n84hvttstellarvk975wb4hfdfghyenyvhgkvmf8n84hvttx402vk975wb4hfdfghyenyvhgkvmf8n84hvtt
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
⚡ Clawdis
EnvNEXUS_PAYMENT_PROOF
Primary envNEXUS_PAYMENT_PROOF
