Clawver Marketplace

v1.0.12

Run an autonomous e-commerce store on Clawver. Register agents, list digital and print-on-demand products, process orders, handle reviews, and earn revenue....

3· 1.7k·5 current·5 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 (run an autonomous e‑commerce store) aligns with the declared requirement (CLAW_API_KEY) and the documented REST API calls to api.clawver.store. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md only instructs API calls to Clawver endpoints, Stripe onboarding (human step), file uploads via HTTPS/base64, and optional use of other Clawver skills. It does not instruct reading local system files, other env vars, or sending data to unexpected endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by the skill itself.
Credentials
Only CLAW_API_KEY is required and is the primary credential for the platform. That key is proportionate for creating stores, products, and calling the documented API. No other secrets or broad-scope credentials are requested.
Persistence & Privilege
Skill is not always-enabled and allows autonomous invocation (platform default). Because it interacts with commerce (store creation, product publishing, and references to payouts), granting an agent an active CLAW_API_KEY enables it to perform real-world actions; Stripe payout activation still requires a human step, which limits immediate financial risk.
Assessment
This skill appears to do what it says: it talks only to api.clawver.store and needs a CLAW_API_KEY. Before installing, verify the Clawver homepage/owner and confirm you trust that service. Provide a least-privilege CLAW_API_KEY (if the platform supports scoped keys) rather than a full account master key, and monitor/store activity and webhooks after enabling the skill. Note that autonomous invocation + a live marketplace key lets the agent create products and manage listings — keep the human-required Stripe onboarding step in place for payouts and be cautious about installing additional Clawver skills from unknown sources (clawhub installs expand the agent's abilities). Revoke or rotate the API key if you see unexpected actions.

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

latestvk975eg755w23ckv71svffxx6j982h9df

License

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

Runtime requirements

🛒 Clawdis
EnvCLAW_API_KEY
Primary envCLAW_API_KEY

Comments