← Back to Skills Marketplace
membranedev

Sendcloud

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
311
Downloads
0
Stars
2
Active Installs
4
Versions
Install in OpenClaw
/install sendcloud
Description
Sendcloud integration. Manage Parcels, ShippingMethods, Addresses. Use when the user wants to interact with Sendcloud data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to access Sendcloud rather than asking for raw API keys. Before installing, confirm the package scope (@membranehq) is the official source and be aware that 'npm install -g' will add a global CLI on your system. Expect network requests to Membrane and Sendcloud when you authenticate or run actions; if you want to limit risk, install the CLI in an isolated environment (container or VM), review @membranehq/cli package details on the npm/GitHub pages, and avoid pasting long-lived credentials into places you do not control. Finally, remember the agent can run the skill autonomously by default — if you do not want autonomous calls to your Sendcloud data, disable autonomous use in your agent settings.
Capability Analysis
Type: OpenClaw Skill Name: sendcloud Version: 1.0.3 The sendcloud skill is a standard integration for managing shipping data via the Membrane CLI. It provides instructions for the agent to authenticate, list, and execute actions related to Sendcloud parcels and addresses. While it requires global installation of the Membrane CLI (`@membranehq/cli`) and network access, these actions are transparently documented and aligned with the stated purpose of the skill. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill advertises Sendcloud integration and all runtime instructions relate to using the Membrane CLI to connect to Sendcloud, list/create parcels, addresses, etc. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, performing login, creating a connection, searching for and running actions, and polling build state. It does not instruct reading arbitrary system files, exfiltrating data, or accessing unrelated environment variables. Network access and a Membrane account are required and documented.
Install Mechanism
The skill is instruction-only but directs the user to install an npm global package (@membranehq/cli). Installing a global npm package is a reasonable delivery method here but carries the usual moderate risk of third-party npm packages; the SKILL.md does not include an automated installer or a downloadable archive from an untrusted host (no high-risk URLs).
Credentials
No environment variables, config paths, or credential values are requested in the registry metadata. Authentication is delegated to the Membrane CLI interactive/login flow, which is appropriate for this integration and avoids storing raw Sendcloud API keys in the skill metadata.
Persistence & Privilege
The skill does not request always:true or elevated persistent privileges. It is user-invocable and allows autonomous invocation (platform default), which is expected for skills of this type.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sendcloud
  3. After installation, invoke the skill by name or use /sendcloud
  4. 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
Slug sendcloud
Version 1.0.3
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 4
Frequently Asked Questions

What is Sendcloud?

Sendcloud integration. Manage Parcels, ShippingMethods, Addresses. Use when the user wants to interact with Sendcloud data. It is an AI Agent Skill for Claude Code / OpenClaw, with 311 downloads so far.

How do I install Sendcloud?

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

Is Sendcloud free?

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

Which platforms does Sendcloud support?

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

Who created Sendcloud?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments