Starshipit

v1.0.2

Starshipit integration. Manage Orders, Products, Customers, Users, Integrations. Use when the user wants to interact with Starshipit data.

0· 58·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Starshipit integration) matches the instructions: all commands use the Membrane CLI to connect to Starshipit and run actions or proxied API requests. Nothing in the manifest asks for unrelated cloud credentials or system access.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, performing membrane login/connect/action/request commands, and guiding how to pass JSON. It does not instruct reading arbitrary files, harvesting environment variables, or sending data to endpoints outside Membrane/Starshipit.
Install Mechanism
There is no embedded install spec; the instructions ask the user to run `npm install -g @membranehq/cli`. Installing from the public npm registry is an expected mechanism for a CLI. Note: a global npm install requires Node/npm and may require elevated privileges on some systems—verify the package and maintainers before installing.
Credentials
The skill declares no required environment variables or credentials and explicitly advises against asking the user for API keys (recommending Membrane-managed connections). This is proportionate to the stated purpose; the only credential handling is delegated to Membrane.
Persistence & Privilege
The skill is not always-on and does not request special persistent privileges. It is user-invocable and allows normal autonomous invocation (platform default), which is appropriate for an integration of this kind.
Assessment
This instruction-only skill is coherent: it tells you to install and use the official Membrane CLI to connect to Starshipit and explicitly avoids asking for API keys. Before installing, confirm you trust the Membrane project and npm package (@membranehq/cli), ensure you have a Node/npm environment, and be aware that `npm install -g` will install a global binary (may require admin privileges). Also verify the Membrane account you authenticate to is the intended tenant, since Membrane will broker access to your Starshipit data.

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

latestvk97505k2bgq8t0ezw1az8ts81x8420sw

License

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

Comments