← 返回 Skills 市场
NEXUS Orchestrator
作者
CyberForexBlockchain
· GitHub ↗
· v1.1.0
· MIT-0
282
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nexus-orchestrator
功能描述
Chain multiple AI services into automated workflows - describe a goal and the orchestrator plans, executes, and summarizes
安全使用建议
This skill appears internally consistent for calling a paid remote orchestrator, but take these precautions before installing or enabling it:
- Verify the service/operator: the SKILL.md points to ai-service-hub-15.emergent.host but there is no homepage or source repo in the registry metadata. Confirm the provider's reputation, terms, and privacy policy before sending payments.
- Payment credentials: NEXUS_PAYMENT_PROOF is a payment artifact — do not set this env var with real funds or your primary payment account until you trust the service. Use sandbox_test for trial calls.
- Signed transactions: the docs instruct you to POST signed Stellar XDRs to a sponsor endpoint. Never share private keys; only send XDR envelopes you have signed intentionally from a wallet you control. Prefer using a dedicated/test account for sponsorship flows.
- Minimize data sent: inputs are transmitted to the remote service. Avoid including sensitive PII, secrets, or proprietary code in requests unless you accept that they will be processed by the provider.
- Ask for provenance: request a homepage, source repository, contact, and documented refund/cancellation policy from the author before using the paid features.
If you want higher assurance, ask the publisher for source code or an official service page and test with the sandbox flow first.
功能分析
Type: OpenClaw Skill
Name: nexus-orchestrator
Version: 1.1.0
The nexus-orchestrator skill is a legitimate wrapper for a remote AI service hub. It facilitates multi-step workflows by communicating with the domain ai-service-hub-15.emergent.host. The skill explicitly restricts its permissions to network-only (filesystem: false, shell: false) and implements a structured payment protocol (MPP/x402) for Cardano and Stellar. While it references non-existent future LLM models (e.g., GPT-5.2), there is no evidence of malicious intent, data exfiltration, or prompt injection.
能力标签
能力评估
Purpose & Capability
The skill is an instruction-only wrapper for a paid remote orchestrator service. The declared primary env var (NEXUS_PAYMENT_PROOF) and the documented payment flows (x402 / MPP / X-Payment-Proof) are consistent with a paid API gateway/orchestrator. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
The SKILL.md instructs the agent to send requests and payment proofs to https://ai-service-hub-15.emergent.host and, for Stellar fee sponsorship, to POST signed XDRs to a sponsor endpoint. The document does not ask for filesystem or shell access (permissions state network:true, filesystem:false, shell:false), but it does direct transmission of sensitive payment artifacts (payment proofs, signed transaction envelopes). This is expected for a paid API, but it is a privacy/payment risk if you are not prepared to share those artifacts with the service.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk or downloaded by the skill itself, which minimizes installation risk.
Credentials
Only one required env var (NEXUS_PAYMENT_PROOF) is declared and used; this is proportionate given the documented payment-based API. No other credentials or secret environment variables are requested. Note: setting this env var exposes a payment credential to calls that the skill (or agent) will make to the remote service.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system presence. It does not modify other skills or system configs and declares no filesystem/shell access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nexus-orchestrator - 安装完成后,直接呼叫该 Skill 的名称或使用
/nexus-orchestrator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Added x402 payment protocol (Coinbase/Masumi), multi-chain Cardano + Stellar documentation, 10 protocols
v1.0.0
Initial release - NEXUS AI Service on Cardano
元数据
常见问题
NEXUS Orchestrator 是什么?
Chain multiple AI services into automated workflows - describe a goal and the orchestrator plans, executes, and summarizes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 282 次。
如何安装 NEXUS Orchestrator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nexus-orchestrator」即可一键安装,无需额外配置。
NEXUS Orchestrator 是免费的吗?
是的,NEXUS Orchestrator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
NEXUS Orchestrator 支持哪些平台?
NEXUS Orchestrator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 NEXUS Orchestrator?
由 CyberForexBlockchain(@cyberforexblockchain)开发并维护,当前版本 v1.1.0。
推荐 Skills