← Back to Skills Marketplace
Thrivecart
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
143
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install thrivecart
Description
Thrivecart integration. Manage data, records, and automate workflows. Use when the user wants to interact with Thrivecart data.
Usage Guidance
This skill appears to do what it claims: it uses the Membrane service/CLI to interact with Thrivecart. Before installing or running anything: (1) verify the Membrane project and @membranehq/cli package (publisher, GitHub repo, npm page) to ensure you're comfortable installing it; (2) prefer using npx for one-off runs instead of global npm install; (3) be aware that authenticating via Membrane gives that third party access to the connected Thrivecart account — confirm you trust the service and review what data/actions will be permitted; (4) if you need a stricter security posture, request an explicit registry install spec or a vetted binary/source before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: thrivecart
Version: 1.0.3
The skill requires the agent to install a global NPM package (@membranehq/cli) and interact with a third-party service (getmembrane.com) to manage authentication and execute actions. A significant risk is identified in the 'action create' functionality, where the agent is instructed to let a remote service dynamically build and execute logic based on natural language descriptions. While these capabilities are aligned with the stated purpose of the Membrane platform, the requirement for global shell execution and reliance on remotely-orchestrated logic represents a high-privilege attack surface. File: SKILL.md.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (Thrivecart integration) match the instructions: the skill consistently uses Membrane to connect to Thrivecart and manage actions. Required artifacts (network access, Membrane account) are appropriate for this purpose.
Instruction Scope
SKILL.md stays on topic: it tells the agent how to install/use the Membrane CLI, authenticate, create a connection, discover and run actions, and create actions if needed. It does not instruct reading unrelated files, harvesting env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec in the registry), but the README tells users to run npm install -g @membranehq/cli or use npx. Installing a third‑party npm CLI executes code from the npm registry — a standard but non-zero risk; prefer npx or verify the package and its publisher before installing globally.
Credentials
The skill declares no required env vars or local credentials and explicitly delegates auth to Membrane (login flow). It does not request unrelated secrets or broad environment access.
Persistence & Privilege
The skill does not request always: true and does not modify other skills or system-wide agent settings. Installing the CLI (optional) would add a tool to your environment, but the skill itself has no elevated persistence requirements.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install thrivecart - After installation, invoke the skill by name or use
/thrivecart - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Thrivecart?
Thrivecart integration. Manage data, records, and automate workflows. Use when the user wants to interact with Thrivecart data. It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.
How do I install Thrivecart?
Run "/install thrivecart" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Thrivecart free?
Yes, Thrivecart is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Thrivecart support?
Thrivecart is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Thrivecart?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills