NEXUS Data Profile
v1.0.0Statistical profiling and quality assessment of datasets
⭐ 0· 240·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (data profiling) matches the runtime instructions: a single POST to a remote data-profiling API. Required network access and a payment proof header are consistent with a paid external service.
Instruction Scope
SKILL.md only instructs sending the provided input as JSON to the documented endpoint with an X-Payment-Proof header and returning the JSON response. It does not instruct reading files, shell execution, or accessing other environment variables.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is written to disk or executed locally. This is the lowest-risk install model and consistent with the skill's description.
Credentials
Only one env var (NEXUS_PAYMENT_PROOF) is required and is used as the X-Payment-Proof header, which is proportionate for a paid external API. Note: this value is sensitive (a payment/proof token) and will be sent to the external host; verify you are comfortable exposing it to that service.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. Autonomous invocation is allowed (platform default) but not combined with other red flags.
Assessment
This skill sends whatever input you provide to the external host https://ai-service-hub-15.emergent.host and requires a NEXUS_PAYMENT_PROOF header (or use sandbox_test). Before installing: verify the provider and its privacy/terms (the domain is not a widely-known vendor), test with non-sensitive data and sandbox_test, and consider using a dedicated, limited-use payment proof value. If you cannot trust the remote service with your datasets, do not install. Because the skill is instruction-only, there is no local code to audit beyond what the skill documents.Like a lobster shell, security has layers — review code before you run it.
latestvk977yghbn4m1vkeknx7x2hhzbx82s48n
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
⚡ Clawdis
EnvNEXUS_PAYMENT_PROOF
Primary envNEXUS_PAYMENT_PROOF
