← Back to Skills Marketplace
membranedev

Secureship

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install secureship
Description
Secureship integration. Manage data, records, and automate workflows. Use when the user wants to interact with Secureship data.
Usage Guidance
This skill appears consistent with its stated purpose, but before installing or running anything: 1) Verify the Membrane CLI package owner and inspect its npm/GitHub repository (https://github.com/membranedev/application-skills and the @membranehq/cli package) to ensure you trust the publisher. 2) Prefer npx or a non-global install to avoid needing sudo for npm install -g. 3) Understand that Membrane will hold/manage Secureship credentials — review Membrane's privacy/terms and confirm you trust it to mediate access. 4) If you need stronger assurance, ask for the exact connector implementation or the CLI source to review what network endpoints it calls. 5) Do not provide other unrelated credentials or system secrets; the skill does not require them.
Capability Analysis
Type: OpenClaw Skill Name: secureship Version: 1.0.1 The skill provides instructions for integrating the Secureship shipping platform using the Membrane CLI. The logic focuses on standard API interaction patterns such as authentication, action discovery, and execution through a centralized connector service (getmembrane.com). While it instructs the agent to perform a global installation (npm install -g @membranehq/cli), this is a standard requirement for the stated tooling and lacks any indicators of malicious intent, data exfiltration, or obfuscation in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill name/description (Secureship integration) matches the instructions: all actions are performed via the Membrane platform and its CLI; nothing in the manifest or SKILL.md requests unrelated services or credentials.
Instruction Scope
SKILL.md limits runtime behavior to installing/using the Membrane CLI, authenticating via Membrane, creating a connection to the Secureship connector, discovering and running actions, and polling build state. It does not instruct reading unrelated files, environment variables, or transmitting data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells the user to install @membranehq/cli from npm (npm install -g or npx usage). Using npm is a common and traceable install path, but global installs may require elevated privileges on some systems — consider using npx or reviewing the package source before global installation.
Credentials
No environment variables or credentials are declared or required by the skill; the SKILL.md explicitly defers auth to Membrane's connection flow and advises not to ask users for API keys. Requested access is proportional to the described purpose.
Persistence & Privilege
The skill is not marked always:true and does not ask to modify other skills or global agent configuration. It relies on Membrane for credential management and normal CLI authentication flows, which is within scope.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install secureship
  3. After installation, invoke the skill by name or use /secureship
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug secureship
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Secureship?

Secureship integration. Manage data, records, and automate workflows. Use when the user wants to interact with Secureship data. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.

How do I install Secureship?

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

Is Secureship free?

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

Which platforms does Secureship support?

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

Who created Secureship?

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

💬 Comments