Scrape Itcloud
v1.0.2Scrape-It.Cloud integration. Manage Projects, Users, Organizations. Use when the user wants to interact with Scrape-It.Cloud data.
⭐ 0· 114·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
Name/description match the instructions: the SKILL.md explains how to use the Membrane CLI to manage Scrape-It.Cloud connections/actions. Required network access and a Membrane account are reasonable for this purpose.
Instruction Scope
Instructions are focused on installing/using the Membrane CLI and running connector actions or proxy requests. They do not instruct reading arbitrary local files or unrelated environment variables. Note: the instructions expect the agent/user to run CLI commands (including login flows that open a browser).
Install Mechanism
There is no automated install spec in the registry; the SKILL.md tells the user to run `npm install -g @membranehq/cli` or use `npx`. This is common for CLI integrations but running global npm installs or npx executes code from the npm registry — verify you trust the @membranehq package and its source before installing.
Credentials
The skill declares no environment variables, no config paths, and the docs explicitly advise against asking users for API keys (Membrane handles auth). Nothing asks for unrelated credentials.
Persistence & Privilege
Skill is not always-enabled and does not request elevated persistence. Autonomous invocation is allowed by platform default but is not combined with broad credentials or suspicious behavior here.
Assessment
This SKILL is an instruction-only adapter that tells you to install and use the Membrane CLI to talk to Scrape-It.Cloud. Before installing or running commands: 1) Verify the @membranehq CLI package and its homepage/repository (trust the publisher). 2) Prefer using npx for one-off runs if you don't want a global install. 3) The skill relies on a browser-based login flow — do not paste secrets into chat. 4) Review the Membrane connection permissions when you create a connector so you only grant needed access. If you don't trust the Membrane package or the publisher, do not install the CLI or create a connection.Like a lobster shell, security has layers — review code before you run it.
latestvk9775jqkbs1ack1n0s852z74x1842qqj
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
