NEXUS Regex Forge

v1.0.2

Describe what you want to match in plain English and get a production-ready regular expression with named capture groups, test cases, and edge case warnings....

0· 180·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (regex generation) aligns with required permissions and behavior: network access to call an external regex-generation API and a single payment-proof environment variable for billing are reasonable for this service.
Instruction Scope
SKILL.md instructs the agent to POST a JSON payload to the documented Nexus endpoint and parse the JSON response. It does not ask the agent to read files, shell out, or access unrelated environment variables. Note: runtime will transmit whatever input you provide to the external service.
Install Mechanism
No install script or code is included (instruction-only), so nothing new is written to disk or executed locally; this minimizes installation risk.
Credentials
Only one env var (NEXUS_PAYMENT_PROOF) is required, which is proportionate to a pay-per-request service. Caution: that secret will be sent as an X-Payment-Proof header to the remote endpoint on each request, so treat it as sensitive and rotate/revoke if exposed.
Persistence & Privilege
Skill is not always-enabled and does not request filesystem or shell access. Autonomous invocation is allowed (default) but not combined with elevated privileges or persistent system changes.
Assessment
This skill is coherent for its purpose, but before installing: (1) confirm you trust the endpoint (https://ai-service-hub-15.emergent.host) and its operator because your input and the NEXUS_PAYMENT_PROOF header will be transmitted off-host; (2) use sandbox_test for experimentation and avoid sending sensitive data (passwords, private PII) to the service; (3) store the payment proof in a secrets store and be prepared to rotate/revoke it if needed; (4) check pricing/terms on the platform and verify the skill's provenance (source/homepage is missing here) if you need stronger assurance about the operator.

Like a lobster shell, security has layers — review code before you run it.

aivk974q6krssa1y1ezv7w6h5r4f982tdaacardanovk974q6krssa1y1ezv7w6h5r4f982tdaalatestvk974q6krssa1y1ezv7w6h5r4f982tdaa

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

Clawdis
EnvNEXUS_PAYMENT_PROOF
Primary envNEXUS_PAYMENT_PROOF

Comments