NEXUS Image Analysis

v1.1.0

Comprehensive image understanding - objects, text, colors

0· 290·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The skill advertises image analysis and only requests a single payment-related env var (NEXUS_PAYMENT_PROOF), which aligns with a pay-to-use API. Minor mismatch: SKILL.md documents a free sandbox mode ('sandbox_test') and multiple payment flows, so declaring NEXUS_PAYMENT_PROOF as a required env var is unnecessary and over-constraining but not fundamentally incoherent.
Instruction Scope
Runtime instructions are narrowly scoped: they instruct the agent to call a single external HTTP API (https://ai-service-hub-15.emergent.host) and follow documented payment flows (x402 / MPP / legacy header). The skill does not instruct access to filesystem, shell, or unrelated credentials. Note: using the skill will send the user's input data to a third-party host and may include payment proof headers.
Install Mechanism
No install spec and no code files are provided (instruction-only), so nothing is written to disk or installed. This is the lowest-risk install model and matches the documented behavior.
Credentials
Only NEXUS_PAYMENT_PROOF is requested as a required credential, which is appropriate for a paid API. However, making it mandatory in the registry is disproportionate given the skill documents a sandbox/test header and multiple payment flows; a payment credential should be optional. Also, payment-related secrets deserve higher scrutiny because they enable requests that incur cost or authorize payments — ensure the value/privileges of the env value are limited.
Persistence & Privilege
The skill does not request permanent presence (always:false), does not modify other skills or system settings, and does not require filesystem or shell access. It can be invoked autonomously by the agent (default), which is normal for skills.
Assessment
This skill is coherent: it calls a third-party image-analysis API that charges per request. Before installing, verify you trust the external host (https://ai-service-hub-15.emergent.host), confirm pricing ($0.35/request) is acceptable, and prefer testing with the sandbox mode (use X-Payment-Proof: sandbox_test) rather than putting a real payment credential into NEXUS_PAYMENT_PROOF globally. Treat NEXUS_PAYMENT_PROOF as a payment credential (not a general secret) and avoid putting high-value keys or reusable tokens in that env var. If you must provide a real payment proof, scope it narrowly and monitor usage. If you need stronger guarantees about data retention or privacy, request the provider's documentation or run initial tests with non-sensitive inputs.

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

aivk9720j6bm16rr5f7jrb9k8yvxd84hnh9cardanovk9720j6bm16rr5f7jrb9k8yvxd84hnh9latestvk9720j6bm16rr5f7jrb9k8yvxd84hnh9stellarvk9720j6bm16rr5f7jrb9k8yvxd84hnh9x402vk9720j6bm16rr5f7jrb9k8yvxd84hnh9

License

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

Runtime requirements

Clawdis
EnvNEXUS_PAYMENT_PROOF
Primary envNEXUS_PAYMENT_PROOF

Comments