← 返回 Skills 市场
NEXUS Commit Message
作者
CyberForexBlockchain
· GitHub ↗
· v1.1.0
· MIT-0
306
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nexus-commit-message
功能描述
Generate conventional commit messages from diffs
安全使用建议
This skill sends your diffs to a third-party service (https://ai-service-hub-15.emergent.host) and requires a payment-proof credential. Only install if you trust that host. Consider these before installing: (1) Do you accept sending repository diffs (possibly sensitive code) to an external provider? (2) Store NEXUS_PAYMENT_PROOF only in a secure place (avoid exposing it in public or checked-in env files). (3) Test with sandbox_test first to confirm behavior and cost. (4) Verify the service's documentation and TLS certificate, and prefer local/offline tools if you cannot share code with an external paid API.
功能分析
Type: OpenClaw Skill
Name: nexus-commit-message
Version: 1.1.0
The skill is a legitimate interface for an AI-based commit message generation service hosted at ai-service-hub-15.emergent.host. It requires network access to communicate with its API and implements a documented payment protocol (x402/MPP) for service fees. The skill explicitly disclaims filesystem and shell access, and the analysis of SKILL.md and README.md reveals no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力标签
能力评估
Purpose & Capability
The skill's name/description (generate commit messages from diffs) matches the SKILL.md, which directs calls to an external NEXUS API. Requesting a payment-proof credential (NEXUS_PAYMENT_PROOF) is coherent with a paid remote service.
Instruction Scope
Runtime instructions only send the provided input to the external endpoint and explain payment flows (x402 / MPP / legacy). The instructions explicitly require network access and state there is no filesystem or shell access. This stays inside the stated purpose, but it does involve transmitting user input (diffs) to a third-party service—users should expect that.
Install Mechanism
No install spec and no code files are included (instruction-only). Nothing is written to disk by the skill itself, which minimizes install risk.
Credentials
Only a single env var (NEXUS_PAYMENT_PROOF) is required, which is proportionate for a paid API. However, this value is sensitive (payment credential/proof). The SKILL.md allows a sandbox value ('sandbox_test') for testing, so requiring a persistent env var may be inconvenient but not incoherent.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or modify other skills. Autonomous invocation is allowed by default (normal).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nexus-commit-message - 安装完成后,直接呼叫该 Skill 的名称或使用
/nexus-commit-message触发 - 根据 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 Commit Message 是什么?
Generate conventional commit messages from diffs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 306 次。
如何安装 NEXUS Commit Message?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nexus-commit-message」即可一键安装,无需额外配置。
NEXUS Commit Message 是免费的吗?
是的,NEXUS Commit Message 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
NEXUS Commit Message 支持哪些平台?
NEXUS Commit Message 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 NEXUS Commit Message?
由 CyberForexBlockchain(@cyberforexblockchain)开发并维护,当前版本 v1.1.0。
推荐 Skills