Agentic Commerce — Lifestyle, Wellness, & Gifts

v1.0.5

Agentic Commerce skills enables agents to autonomously browse and search for quality lifestyle, wellness, and tech products and gifts, view details, create o...

2· 519·0 current·0 all-time
byFor the Cult@bythecult
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 and description describe browsing, checkout, and multi-chain payments; the SKILL.md documents public REST endpoints, product IDs, checkout fields, and payment flows. No requested env vars or binaries are inconsistent with a public e-commerce integration.
Instruction Scope
Instructions stay within commerce scope (search, product detail, create order, poll status). They explicitly warn not to infer or send identity tokens unless runtime provides X-Moltbook-Identity and require explicit user confirmation before instructing a payment — good. Two operational notes: (1) the skill recommends polling /orders/{orderId}/status every 5s while awaiting payment (this could produce many requests if used at scale), and (2) checkout flow returns on-chain payment addresses and amounts — the agent must ensure explicit user confirmation before asking users to send crypto and should present QR codes/addresses clearly to avoid user mistakes.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk and there are no third-party downloads — lowest install risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. It does mention an optional runtime-supplied X-Moltbook-Identity header for agent-only endpoints but explicitly warns not to infer or send it otherwise; this is reasonable and proportionate for the documented capabilities.
Persistence & Privilege
always:false and normal agent invocation behavior. The skill does not request permanent platform-wide privileges or attempt to modify other skills/configs. No persistence/privilege concerns were found.
Assessment
This skill is internally consistent with a public e-commerce API: it needs no credentials or installs and documents how to browse, create orders, and accept crypto payments. Before installing or using it, consider the following practical points: (1) Verify you trust the merchant (forthecult.store) before sending cryptocurrency — crypto payments are irreversible and have limited consumer protections. (2) Ensure your agent asks for explicit human confirmation before telling a user to send funds and clearly displays the exact payment address, chain, token, and amount (or a QR code). (3) Be aware the skill recommends aggressive polling (every ~5s) while awaiting payment — that can hit rate limits; configure reasonable backoff if needed. (4) Do not expose private keys or wallet secrets to the agent; only provide a public wallet address if you want any on-chain discount applied. (5) Only allow the agent to send X-Moltbook-Identity headers if your runtime explicitly supplies them and you understand what that identity grants. If you want additional assurance, request provenance (who published the skill) or test sandbox endpoints before enabling production transactions.

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

commercevk972m82amz7c7591zq790drhr181cct4eCommercevk972m82amz7c7591zq790drhr181cct4latestvk979fc2ttmcejhjgnvg172pvx181ejnxshoppingvk972m82amz7c7591zq790drhr181cct4solanavk972m82amz7c7591zq790drhr181cct4

License

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

Comments