← Back to Skills Marketplace
membranedev

Simplescraper

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
108
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install simplescraper
Description
Simplescraper integration. Manage data, records, and automate workflows. Use when the user wants to interact with Simplescraper data.
Usage Guidance
This skill's instructions are reasonable for a Simplescraper integration, but the registry metadata is missing important runtime requirements. Before installing or following the SKILL.md: 1) Confirm you are comfortable installing a third-party npm CLI (@membranehq/cli) globally or use `npx` to avoid global installs. 2) Verify the Membrane service and CLI are the official projects (check the npm package page and GitHub repository) and review their privacy/security docs because authentication will grant them access to your Simplescraper connections. 3) Expect interactive login (browser/code flow) which will create credentials; consider doing this in a dedicated or isolated environment if you are cautious. 4) Ask the skill author/registry maintainer to update the metadata to declare required binaries (npm/node or npx), network access, and the need for a Membrane account so the runtime requirements are transparent. If you cannot verify the upstream CLI and service, avoid installing the global package and decline connecting sensitive accounts.
Capability Analysis
Type: OpenClaw Skill Name: simplescraper Version: 1.0.1 The skill facilitates integration with Simplescraper via the Membrane CLI (@membranehq/cli). It provides standard instructions for installation, authentication, and managing scraping actions through the Membrane platform. The instructions in SKILL.md are transparent, align with the stated purpose, and promote security best practices by offloading credential management to the Membrane service rather than storing secrets locally. No indicators of malicious intent, obfuscation, or unauthorized data exfiltration were identified.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill claims to integrate with Simplescraper and the instructions use the Membrane CLI to do so, which is a plausible and proportional approach. However the registry metadata declares no required binaries or credentials while the SKILL.md explicitly requires network access, a Membrane account, and installation of the @membranehq/cli (npm). The missing declarations are an inconsistency.
Instruction Scope
The runtime instructions stay within the described purpose: discover/create actions via Membrane, connect to Simplescraper, and run actions. They instruct interactive login and connection creation; they do not ask to read unrelated system files or exfiltrate arbitrary data. Note: interactive login will produce credentials handled by Membrane CLI/server and the SKILL.md advises not to ask users for API keys.
Install Mechanism
There is no install spec in the registry, but SKILL.md instructs users to run `npm install -g @membranehq/cli@latest` (or use npx in other examples). Installing a global npm CLI is a moderately sensitive operation (writes to system PATH, executes third-party code). The source (npm package @membranehq/cli) is a traceable registry package — not a random URL — so risk is moderate, but the registry should have declared this requirement.
Credentials
The registry lists no required env vars or primary credential, but SKILL.md explicitly requires a valid Membrane account and network access. That omission creates a transparency problem: the skill needs authentication to a third-party (Membrane) which will manage Simplescraper credentials. Users should be aware that authentication via the CLI will create/stash credentials and grant the Membrane service access to their Simplescraper data.
Persistence & Privilege
The skill does not request always:true, does not appear to modify other skills or system-wide configs, and is instruction-only (no code written by the registry). Autonomous invocation is allowed by default (normal). There is no evidence the skill requests elevated persistent privileges beyond using the Membrane account.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install simplescraper
  3. After installation, invoke the skill by name or use /simplescraper
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug simplescraper
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Simplescraper?

Simplescraper integration. Manage data, records, and automate workflows. Use when the user wants to interact with Simplescraper data. It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.

How do I install Simplescraper?

Run "/install simplescraper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Simplescraper free?

Yes, Simplescraper is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Simplescraper support?

Simplescraper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Simplescraper?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments