← Back to Skills Marketplace
Outscraper
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
173
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install outscraper
Description
Outscraper integration. Manage Organizations. Use when the user wants to interact with Outscraper data.
Usage Guidance
This skill is coherent with its stated purpose, but before installing: (1) verify the @membranehq/cli package on npm/GitHub to ensure it's the official client; (2) be aware that installing a global npm package will place executable code on your system — prefer installing under a user account and review the package source if you have security concerns; (3) the CLI will handle authentication and may store tokens locally — review where credentials are saved and revoke them if you stop using the skill; (4) check Outscraper usage and legal/scraping policies for your use case.
Capability Analysis
Type: OpenClaw Skill
Name: outscraper
Version: 1.0.3
The skill provides an integration for the Outscraper data scraping service using the Membrane CLI. The SKILL.md file contains standard instructions for an AI agent to install the '@membranehq/cli' package, authenticate, and execute scraping tasks via the Membrane platform. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the logic is entirely focused on legitimate API interaction and action management through a third-party service.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Outscraper and the SKILL.md instructs use of the Membrane CLI and a Membrane account to access Outscraper functionality. Required capabilities (network access, Membrane account, CLI) align with the described purpose and nothing unrelated (e.g., AWS credentials) is requested.
Instruction Scope
The runtime instructions focus on installing the Membrane CLI, logging in, and calling Outscraper-related actions. The SKILL.md does not instruct the agent to read unrelated local files, enumerate system credentials, or transmit data to unexpected endpoints. Authentication is delegated to the Membrane CLI as described.
Install Mechanism
The skill is instruction-only (no install spec in the registry), but SKILL.md tells users to run a global npm install (npm install -g @membranehq/cli@latest). Using npm is common and traceable, but installing a global package executes third-party code on disk — users should verify the package (npm listing, GitHub repo) before installing.
Credentials
The skill declares no required environment variables or credentials. It requires a Membrane account and relies on the Membrane CLI for auth/token management, which is proportionate to the integration's purpose. No unrelated secrets are requested.
Persistence & Privilege
The skill does not force persistence (always: false) and does not request elevated platform privileges. The only persistence implication is installing the Membrane CLI binary (per SKILL.md), which is a normal outcome for CLI-based integrations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install outscraper - After installation, invoke the skill by name or use
/outscraper - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Outscraper?
Outscraper integration. Manage Organizations. Use when the user wants to interact with Outscraper data. It is an AI Agent Skill for Claude Code / OpenClaw, with 173 downloads so far.
How do I install Outscraper?
Run "/install outscraper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Outscraper free?
Yes, Outscraper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Outscraper support?
Outscraper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Outscraper?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills