← Back to Skills Marketplace
cyberforexblockchain

NEXUS Regex Generator

by CyberForexBlockchain · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
327
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nexus-regex-generator
Description
Generate and explain regular expressions
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nexus-regex-generator
  3. After installation, invoke the skill by name or use /nexus-regex-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug nexus-regex-generator
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is NEXUS Regex Generator?

Generate and explain regular expressions. It is an AI Agent Skill for Claude Code / OpenClaw, with 327 downloads so far.

How do I install NEXUS Regex Generator?

Run "/install nexus-regex-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is NEXUS Regex Generator free?

Yes, NEXUS Regex Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does NEXUS Regex Generator support?

NEXUS Regex Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created NEXUS Regex Generator?

It is built and maintained by CyberForexBlockchain (@cyberforexblockchain); the current version is v1.1.0.

💬 Comments