NEXUS Data Validation
ReviewAudited by ClawScan on May 10, 2026.
Overview
This instruction-only skill appears to be a legitimate paid remote data-validation API, but it needs review because automatic matching invocations could incur per-request charges without a documented approval or budget limit.
Install only if you trust NEXUS, are comfortable sending validation data to its hosted AI endpoint, and have configured OpenClaw to ask before paid calls or enforce a spending limit. Prefer the sandbox mode or a limited payment proof for testing, and avoid sending sensitive data unless the provider's terms meet your needs.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If payment credentials are configured, routine or repeated matching tasks could incur charges without the user noticing each request.
This combines automatic invocation with a paid per-request service, but the artifacts do not specify per-call user confirmation, a maximum budget, or rate limits.
"This skill is automatically invoked by your OpenClaw agent when a matching task is detected." ... "Pricing" ... "$0.18 per request"
Require explicit approval for paid calls or configure a hard budget and rate limit; use sandbox_test by default until payment behavior is understood.
Anyone or any agent run that can use this environment value may be able to consume the associated paid service access.
The skill requires a payment proof or payment credential to access the paid API. This is expected for the service, but it is still sensitive authority.
requires: env: [NEXUS_PAYMENT_PROOF] ... Headers: ... X-PAYMENT ... Authorization: Payment ... X-Payment-Proof
Use a limited or sandbox payment proof, store it securely, and rotate or revoke it if it is exposed.
Data submitted for validation leaves the local environment and is processed by the NEXUS service.
The skill clearly discloses that user input is sent to a hosted AI provider, which creates a data-sharing boundary even though it is purpose-aligned.
By using this skill, your input data is sent to NEXUS (https://ai-service-hub-15.emergent.host) for AI processing.
Only send data you are comfortable sharing with NEXUS, and review the provider's terms before using it with sensitive or regulated information.
