← 返回 Skills 市场
cyberforexblockchain

NEXUS Email Compose

作者 CyberForexBlockchain · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
323
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nexus-email-compose
功能描述
Draft professional communications
安全使用建议
This skill appears to be a thin wrapper for a paid remote service and is instruction-only (no code installed). The main red flag is that it requires a global NEXUS_PAYMENT_PROOF environment variable even though the docs describe sandbox and on-the-fly payment flows—storing a payment proof as a permanent env var increases the chance of leaking a sensitive credential. Before installing: (1) verify the service operator (ai-service-hub-15.emergent.host) and review their external documentation; (2) do not set a permanent NEXUS_PAYMENT_PROOF in your global environment—prefer passing sandbox_test or per-request credentials; (3) test with the sandbox option first and monitor network traffic; (4) if you must provide payment credentials, scope them tightly (use short-lived credentials or agent-scoped config) and avoid placing secrets in global shell profiles; (5) consider whether you trust an unknown third party to see the content of messages you send to the service. If the publisher cannot explain why a required env var is necessary for all installs, treat the skill with caution.
功能分析
Type: OpenClaw Skill Name: nexus-email-compose Version: 1.1.0 The nexus-email-compose skill is a legitimate-appearing interface for a paid AI drafting service hosted at ai-service-hub-15.emergent.host. It requires only network permissions to interact with its API and uses a specific environment variable (NEXUS_PAYMENT_PROOF) for transaction verification via Cardano or Stellar blockchains. The skill contains no evidence of data exfiltration, unauthorized file access, or malicious execution logic.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill's purpose (drafting emails) aligns with calling a remote paid API. However, declaring NEXUS_PAYMENT_PROOF as a required environment variable (primary credential) is heavier than expected: the SKILL.md documents multiple payment flows (x402, MPP, and a sandbox test) that do not require a permanent env var, so making one global env var mandatory is disproportionate. Metadata/tags also include unrelated tags (e.g., 'health-monitoring') which is odd but low-severity.
Instruction Scope
SKILL.md is explicit about network calls to https://ai-service-hub-15.emergent.host and about how to include payment headers. It instructs the agent to read NEXUS_PAYMENT_PROOF (example shown in curl), submit payment proofs, and optionally POST signed Stellar XDRs to a sponsor endpoint. These actions are within the domain of a paid API, but reading a global env var for payment proof and POSTing signed XDRs can expose sensitive payment credentials/transactions if misused — the instructions do not restrict how the credential is obtained or scoped.
Install Mechanism
Instruction-only skill with no install spec and no code files. This minimizes code-install risk (nothing written to disk by the skill package itself).
Credentials
Requiring a single primary env var named NEXUS_PAYMENT_PROOF (and marking it required) is questionable: the documented flows support ephemeral credentials, sandbox_test, or headers generated at call-time. Making a long-lived payment proof a mandatory installation-time env var increases risk of accidental exfiltration or misuse. The env var likely contains sensitive payment/credential information but the README/SKILL.md do not justify why it must be global and required.
Persistence & Privilege
The skill does not request persistent 'always' inclusion and has normal network permission. No claims of modifying other skills or system settings. Autonomous invocation is allowed (default) but not combined with other high-risk requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nexus-email-compose
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nexus-email-compose 触发
  4. 根据 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
元数据
Slug nexus-email-compose
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

NEXUS Email Compose 是什么?

Draft professional communications. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 323 次。

如何安装 NEXUS Email Compose?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nexus-email-compose」即可一键安装,无需额外配置。

NEXUS Email Compose 是免费的吗?

是的,NEXUS Email Compose 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

NEXUS Email Compose 支持哪些平台?

NEXUS Email Compose 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 NEXUS Email Compose?

由 CyberForexBlockchain(@cyberforexblockchain)开发并维护,当前版本 v1.1.0。

💬 留言讨论