← Back to Skills Marketplace
NEXUS Quick Translate
by
CyberForexBlockchain
· GitHub ↗
· v1.1.0
· MIT-0
340
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nexus-quick-translate
Description
Fast lightweight translation for short texts
Usage Guidance
This skill calls an external paid service (ai-service-hub-15.emergent.host) and expects a payment proof credential. Before installing: (1) Verify you trust the NEXUS service and the listed domain; (2) avoid placing long-lived secrets in your environment if possible — prefer supplying payment credentials per-request (Authorization/X-PAYMENT headers) or use the documented sandbox_test for testing; (3) confirm how NEXUS expects payment proofs to be created/stored and read their full documentation; (4) if you must store NEXUS_PAYMENT_PROOF as an env var, treat it like a secret (limit scope, rotate, and avoid sharing); (5) test with the sandbox flow first and monitor network requests from your agent. If you need greater assurance, request the skill owner to make the env var optional and to publish verifiable service documentation or source code.
Capability Analysis
Type: OpenClaw Skill
Name: nexus-quick-translate
Version: 1.1.0
The nexus-quick-translate skill is a legitimate translation service that interfaces with an external API at ai-service-hub-15.emergent.host. It requests only network permissions, which is appropriate for its stated purpose, and lacks any indicators of data exfiltration, shell execution, or malicious prompt injection. While it references future-dated metadata and non-existent model versions (e.g., GPT-5.2), these appear to be marketing placeholders rather than malicious indicators.
Capability Tags
Capability Assessment
Purpose & Capability
Name and description (quick translate) match the runtime instructions (POST to an external translate endpoint). However, the skill declares NEXUS_PAYMENT_PROOF as a required env var/primary credential even though the SKILL.md documents multiple payment flows (x402/MPP/legacy header and sandbox_test). Requiring a permanent env var for a payment proof is plausible but not strictly necessary and is a design choice worth questioning.
Instruction Scope
Instructions are narrowly scoped to network calls to a single external service (ai-service-hub-15.emergent.host) and payment flows; they do not request filesystem or shell access and do not instruct collecting unrelated system data. They do ask the agent to POST signed Stellar XDRs for fee sponsorship, which is consistent with the payment protocol described.
Install Mechanism
This is an instruction-only skill with no install spec and no code to write to disk. That minimizes installation risk.
Credentials
Only one env var is requested (NEXUS_PAYMENT_PROOF) which is consistent with a payment credential, but making it required and the primary credential increases risk: payment proofs/tokens are sensitive and the SKILL.md also documents alternate header-based and sandbox flows, so requiring an env var may be unnecessary. The skill does not request other unrelated credentials, which is good.
Persistence & Privilege
always is false and there is no installation activity that modifies other skills or system-wide config. The skill will operate via normal, user-invocable means and does not request elevated persistence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nexus-quick-translate - After installation, invoke the skill by name or use
/nexus-quick-translate - 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
Frequently Asked Questions
What is NEXUS Quick Translate?
Fast lightweight translation for short texts. It is an AI Agent Skill for Claude Code / OpenClaw, with 340 downloads so far.
How do I install NEXUS Quick Translate?
Run "/install nexus-quick-translate" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is NEXUS Quick Translate free?
Yes, NEXUS Quick Translate is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does NEXUS Quick Translate support?
NEXUS Quick Translate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created NEXUS Quick Translate?
It is built and maintained by CyberForexBlockchain (@cyberforexblockchain); the current version is v1.1.0.
More Skills