← 返回 Skills 市场
NEXUS Summarize
作者
CyberForexBlockchain
· GitHub ↗
· v1.1.0
· MIT-0
304
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nexus-summarize
功能描述
Summarize long documents while preserving key info
安全使用建议
This skill is coherent with being a paid summarization API, but exercise caution before installing: 1) Verify the service and domain (https://ai-service-hub-15.emergent.host) independently — the package provides no homepage or provenance. 2) Treat NEXUS_PAYMENT_PROOF as a sensitive secret: the skill will send it as an HTTP header to the external host. If you do not trust the endpoint, do not set that env var. 3) Prefer testing using the documented sandbox mode (X-Payment-Proof: sandbox_test) before supplying real payment proofs. 4) Avoid sending private keys or unencrypted signed transactions to third parties unless you fully trust the sponsor endpoint — posting signed XDRs can disclose signature material. 5) If you need stronger assurance, request vendor documentation or source code for the remote service, or use an alternative summarizer with established provenance. Additional information that would raise confidence: a trustworthy homepage, public vetting of the ai-service-hub domain, or more explicit notes on how NEXUS_PAYMENT_PROOF is scoped/rotated and whether it's reversible or limited to a short-lived credential.
功能分析
Type: OpenClaw Skill
Name: nexus-summarize
Version: 1.1.0
The skill is a standard wrapper for a remote AI summarization service hosted at ai-service-hub-15.emergent.host. It implements the MPP (Machine Payment Protocol) and x402 standards for blockchain-based payments on Cardano and Stellar. The permissions are correctly restricted to network access only, with no filesystem or shell access requested, and the code/instructions contain no evidence of data exfiltration, malicious execution, or prompt injection.
能力标签
能力评估
Purpose & Capability
The skill's name and description (summarization) align with the instructions (POST text to an external summarization API). Requiring a payment proof credential (NEXUS_PAYMENT_PROOF) is consistent with a paid service, but the manifest marks that env var as required even though the SKILL.md documents a sandbox/test mode that should not need a credential — this mismatch is unexpected.
Instruction Scope
Instructions require sending user data (the text to summarize) to https://ai-service-hub-15.emergent.host and also describe posting signed Stellar XDRs to a sponsor endpoint. Posting signed XDRs or payment proofs can expose cryptographic signatures or payment identifiers; the skill's trust statement claims no permanent storage but that is unverifiable. The skill's runtime guidance also instructs the agent to read the NEXUS_PAYMENT_PROOF env var into an X-Payment header — that is direct transmission of a credential to a third party.
Install Mechanism
No install spec and no code files are present (instruction-only). This reduces filesystem risk because nothing is written or executed locally.
Credentials
Only one env var is requested (NEXUS_PAYMENT_PROOF), which is proportionate for a paid API. However: (1) it's marked required in the manifest even though the documentation provides a sandbox/test option; (2) the skill will transmit that env value as an HTTP header to an external host, meaning a potentially sensitive secret is sent to a third-party endpoint. The manifest provides no justification for why the variable must be pre-populated rather than optional at call time.
Persistence & Privilege
always is false and there is no install-time persistence or modification of other skills or system settings. The skill requests network access (documented) but no filesystem or shell access, which matches its instruction-only nature.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nexus-summarize - 安装完成后,直接呼叫该 Skill 的名称或使用
/nexus-summarize触发 - 根据 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 Summarize 是什么?
Summarize long documents while preserving key info. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 304 次。
如何安装 NEXUS Summarize?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nexus-summarize」即可一键安装,无需额外配置。
NEXUS Summarize 是免费的吗?
是的,NEXUS Summarize 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
NEXUS Summarize 支持哪些平台?
NEXUS Summarize 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 NEXUS Summarize?
由 CyberForexBlockchain(@cyberforexblockchain)开发并维护,当前版本 v1.1.0。
推荐 Skills