Saleor
v1.0.2Saleor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Saleor data.
⭐ 0· 80·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Saleor integration) matches the instructions: all guidance is about using the Membrane CLI to connect to Saleor, list actions, run actions, and proxy requests. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions stay within the integration scope (install CLI, login, create a connection, run actions, proxy requests). One important scope implication: proxying and connection setup mean Membrane's servers will see and act on requests to your Saleor instance (including any data transmitted). The SKILL.md explicitly recommends using Membrane for auth and proxying.
Install Mechanism
No install spec in the registry (instruction-only), but the skill instructs users to install @membranehq/cli via npm -g. Installing a published npm CLI is a common approach but carries the usual risks of executing third-party code from the npm registry; this is proportionate to the stated purpose but worth verifying the package and publisher before installing globally.
Credentials
The skill declares no required env vars or secrets and advises not to ask users for API keys, relying on Membrane to handle credentials. This is proportionate; however, using Membrane gives that service access to your Saleor data and credentials, so trust in Membrane is required.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request elevated persistence or attempt to modify other skills or system-wide configs.
Assessment
This skill is a usage guide for the Membrane CLI to interact with Saleor. Before installing or using it: (1) verify the @membranehq/cli package and publisher (check the GitHub repo and npm package) to ensure you install the intended tool; (2) understand that connections and proxied requests go through Membrane’s servers — those servers will see request data and can act on your Saleor account, so only use if you trust Membrane or use a least-privilege Saleor account; (3) prefer installing the CLI in a confined environment (or without -g) if you want to reduce system-wide effects; and (4) review any interactive browser auth flow and the connection identifiers before running commands that operate on production data.Like a lobster shell, security has layers — review code before you run it.
latestvk972rnhq76e2bk3chmk0wwx5ds843as2
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
