← Back to Skills Marketplace
gora050

Shopee

by Vlad Ursul · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
85
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shopee-integration
Description
Shopee integration. Manage Recordses. Use when the user wants to interact with Shopee data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to connect to Shopee. Before installing/using it you should: 1) Confirm you trust the Membrane service and the @membranehq/cli package (review the npm package and GitHub repo and privacy/policy links on getmembrane.com). 2) Prefer npx to avoid a global install if you want less persistence. 3) Understand that authenticating via Membrane grants that third party access to your Shopee data — scope and access levels should be reviewed in the auth flow. 4) Do not provide unrelated API keys or system secrets; the skill explicitly advises against asking for local secrets. If you need stronger guarantees, ask the vendor for documentation about how credentials are stored and what permissions the connector requests.
Capability Analysis
Type: OpenClaw Skill Name: shopee-integration Version: 1.0.0 The skill provides a standard integration for Shopee using the Membrane CLI. It outlines procedures for authentication, connection management, and action execution via the `membrane` command-line tool. The instructions in SKILL.md are consistent with the stated purpose of e-commerce data management and do not contain evidence of data exfiltration, malicious execution, or prompt injection attacks. The reliance on the external Membrane platform (getmembrane.com) for action generation and credential management appears to be a functional design choice rather than a security risk.
Capability Assessment
Purpose & Capability
Name/description claim Shopee integration and the SKILL.md exclusively describes using the Membrane CLI to connect, list actions, and run CRUD operations on Shopee Records — these needs match the stated purpose.
Instruction Scope
Instructions are focused: install/run the Membrane CLI, authenticate, create/list connections and run actions. They do not ask the agent to read unrelated files, environment variables, or exfiltrate data to unexpected endpoints. The doc explicitly recommends letting Membrane handle credentials rather than asking the user for API keys.
Install Mechanism
The skill is instruction-only (no install spec), but recommends installing @membranehq/cli via npm (or using npx). npm usage is expected for a CLI, but installing arbitrary npm packages carries normal supply-chain risk — using npx reduces persistence. There is no download-from-arbitrary-URL behavior in the instructions.
Credentials
The skill declares no required env vars or credentials. It relies on Membrane for authentication, which is appropriate for a connector. The main trust decision is granting Membrane access to the user's Shopee account — the skill does not request unrelated secrets.
Persistence & Privilege
always is false and the skill does not request system-wide config changes or access to other skills' credentials. Autonomous invocation is allowed (platform default) but is not combined with other concerning privileges in this skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shopee-integration
  3. After installation, invoke the skill by name or use /shopee-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug shopee-integration
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Shopee?

Shopee integration. Manage Recordses. Use when the user wants to interact with Shopee data. It is an AI Agent Skill for Claude Code / OpenClaw, with 85 downloads so far.

How do I install Shopee?

Run "/install shopee-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Shopee free?

Yes, Shopee is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Shopee support?

Shopee is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Shopee?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.

💬 Comments