Scrapingdog
v1.0.2ScrapingDog integration. Manage data, records, and automate workflows. Use when the user wants to interact with ScrapingDog data.
⭐ 0· 72·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 SKILL.md describes a ScrapingDog integration that operates via the Membrane CLI. It does not request unrelated credentials or system access and relies on Membrane to manage ScrapingDog auth, which is consistent with the stated purpose.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI (login, creating a connector, listing actions, running actions, and proxying requests). The doc does not direct reading local files, harvesting unrelated environment variables, or exfiltrating data to unexpected endpoints. It does instruct using Membrane's proxy to call ScrapingDog endpoints, which is expected for this integration.
Install Mechanism
There is no formal install spec in the registry metadata, but SKILL.md instructs installing @membranehq/cli globally via npm (npm install -g). Installing a public npm CLI is a common pattern but has higher risk than an instruction-only skill because it writes software to the host. Verify the npm package identity and trustworthiness before installing globally.
Credentials
The skill declares no required environment variables or credentials and explicitly states Membrane handles credentials server-side. Requiring a Membrane account and network access is proportional to the described functionality.
Persistence & Privilege
The skill does not request always:true, has no special OS or config-path requirements, and does not modify other skills. Default autonomous invocation is enabled (platform default) but not excessive here.
Assessment
This skill is coherent: it uses the Membrane CLI to access ScrapingDog and does not ask for local secrets. Before installing, verify you trust the @membranehq/cli npm package and the getmembrane.com project (check the npm publisher and repository). Installing the CLI globally will write software to your system — prefer a scoped install (npx or local install) if you want less global footprint. Be mindful when running arbitrary 'action run' or 'membrane request' commands: they can invoke proxied requests into external APIs, so only run actions and inputs you trust and review the connection/account permissions in your Membrane dashboard.Like a lobster shell, security has layers — review code before you run it.
latestvk97dq3hpc47kw442gv951kv57x842ww0
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
