Scraptio
v1.0.2Scraptio integration. Manage Organizations. Use when the user wants to interact with Scraptio data.
⭐ 0· 111·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 claims to integrate with Scraptio and its SKILL.md exclusively documents using the Membrane CLI to discover connectors, create connections, list/run actions, and proxy API calls. The required capabilities (network, a Membrane account, and the Membrane CLI) are consistent with the stated purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in via browser, discovering connections/actions, running actions, and proxying requests to Scraptio. The instructions do not request unrelated files, environment variables, or system-wide credentials; they explicitly advise against asking users for API keys.
Install Mechanism
There is no formal install spec in the registry entry (the skill is instruction-only). The SKILL.md recommends installing @membranehq/cli via `npm install -g` or using `npx`. That is a normal, traceable package install approach, but global npm installs modify the system and install third-party code — consider using `npx` or a pinned version and verify the package provenance (registry, publisher) before installing.
Credentials
The skill declares no required env vars or credentials, and instructs relying on Membrane to manage auth. That is proportionate to the task; however, because Membrane proxies requests and manages credentials server-side, using this skill means you are trusting Membrane with API calls, request/response data, and the ability to refresh/manage credentials for Scraptio — confirm you trust that provider and its privacy policy.
Persistence & Privilege
The skill does not request always: true and does not declare any config paths or persistent system-wide changes. It is user-invocable and does not require elevated system privileges beyond installing a CLI if you choose to.
Assessment
This skill appears coherent: it instructs the agent to use the Membrane CLI to manage Scraptio connectors and proxy API calls. Before installing or using it: (1) verify and trust the @membranehq/cli package (consider using npx or a pinned version instead of a global npm install); (2) understand that Membrane will see proxied requests and handle credentials — only use it if you trust that service; (3) be prepared to complete browser-based login flows (or copy/complete codes in headless setups). There are no hidden env var requests or unrelated file accesses in the instructions.Like a lobster shell, security has layers — review code before you run it.
latestvk97403t962xcwxmew9aq1mmhj5842t3j
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
