← 返回 Skills 市场
cyberforexblockchain

NEXUS Regex Generator

作者 CyberForexBlockchain · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
327
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nexus-regex-generator
功能描述
Generate and explain regular expressions
安全使用建议
This skill sends whatever you type to a third-party service (https://ai-service-hub-15.emergent.host) and expects a payment proof credential. If you plan to install it: (1) treat NEXUS_PAYMENT_PROOF as sensitive — only set it if you trust the provider and store it in a secure secret store, not in world-readable env files; (2) consider using the documented sandbox by passing X-Payment-Proof: sandbox_test for testing before providing real credentials; (3) prefer supplying payment proof per-request (header) rather than a persistent env var if possible; (4) review the provider's documentation/privacy policy and endpoint domain to confirm legitimacy; (5) be cautious enabling autonomous invocation if other skills or secrets are present — autonomous access plus network access can exfiltrate data. The skill is coherent with its stated paid-API behavior but the mandatory env var and some unrelated tags are worth clarifying with the publisher before trusting it with secrets or sensitive inputs.
功能分析
Type: OpenClaw Skill Name: nexus-regex-generator Version: 1.1.0 The nexus-regex-generator skill is a wrapper for an external AI service hosted at ai-service-hub-15.emergent.host. It facilitates regex generation by sending user input to a remote API and managing blockchain-based payments (Cardano and Stellar) using the x402 and MPP protocols. The skill correctly requests only network permissions, and its instructions are focused on the payment handshake and API interaction without any signs of malicious intent, data exfiltration, or unauthorized system access.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill's name/description (generate and explain regexes) matches the runtime instructions: the SKILL.md tells the agent to POST user input to an external NEXUS AI endpoint that returns regexes. The requested NEXUS_PAYMENT_PROOF env var is consistent with the documented paid API, but requiring a persistent env var for a per-request payment proof (when the docs also allow per-request headers and a free sandbox) is an unusual design choice.
Instruction Scope
Instructions are narrowly scoped to making network requests to the documented endpoint and handling payment flows (x402 / MPP / legacy header). The skill explicitly requires network access and declares no filesystem/shell usage. It does send all user input to an external third-party service (expected for a hosted AI), which is the primary privacy/security impact to note. Minor mismatch: tags include 'health-monitoring' which is unrelated to regex generation.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk or downloaded during install, which is the lowest-risk install model.
Credentials
The skill requires one environment variable, NEXUS_PAYMENT_PROOF, declared as the primary credential. Requesting a payment proof credential for a paid remote API is plausible, but (a) the SKILL.md documents per-request headers and a sandbox mode, so making an env var mandatory is not clearly justified, and (b) the env var likely holds sensitive payment/credential data. Ask why a persistent env var is required instead of accepting per-request headers, and avoid storing secrets in broadly-readable agent env if you don't trust the provider.
Persistence & Privilege
always:false and no install-time scripts or modifications to other skills. The skill requests normal autonomous invocation (platform default) but does not request elevated or persistent platform privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nexus-regex-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nexus-regex-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug nexus-regex-generator
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

NEXUS Regex Generator 是什么?

Generate and explain regular expressions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 327 次。

如何安装 NEXUS Regex Generator?

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

NEXUS Regex Generator 是免费的吗?

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

NEXUS Regex Generator 支持哪些平台?

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

谁开发了 NEXUS Regex Generator?

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

💬 留言讨论