← Back to Skills Marketplace
Social Scraper
by
BytesAgain2
· GitHub ↗
· v2.0.2
· MIT-0
191
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install social-scraper
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Social Scraper concepts, best practices, and implementation patte...
Usage Guidance
This skill appears to be a harmless local reference: it prints static docs and doesn't require credentials or network access. If you want extra assurance, inspect scripts/script.sh yourself (it's short and readable). Note minor non-security issues: the script's VERSION differs from SKILL.md's version and the help heredoc uses single quotes which prevents $VERSION from expanding — these are implementation bugs, not indicators of malicious behavior.
Capability Analysis
Type: OpenClaw Skill
Name: social-scraper
Version: 2.0.2
The 'social-scraper' skill bundle is a documentation-only reference tool. The shell script (scripts/script.sh) and the instructions (SKILL.md) contain no functional code other than static text output via heredocs. There are no network requests, file system modifications, or credential accesses.
Capability Assessment
Purpose & Capability
Name/description claim a local reference for Social Scraper and the packaged script plus SKILL.md provide only static reference text. No credentials, network access, or unrelated binaries are requested.
Instruction Scope
SKILL.md explicitly states commands output heredoc text with no external calls. The included script only echoes static documentation and does not read arbitrary files, environment variables, or send data externally. Minor implementation quibbles (see note) do not expand scope.
Install Mechanism
No install specification; the skill is instruction-only with one bundled shell script. Nothing is downloaded or executed from external URLs.
Credentials
No environment variables, credentials, or config paths are required or referenced. The script does not attempt to access secrets or external services.
Persistence & Privilege
always is false and the skill does not request any persistent/system-wide privileges or modify other skills. Autonomous invocation is allowed by default but presents low risk given the skill's constrained behavior.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install social-scraper - After installation, invoke the skill by name or use
/social-scraper - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
Fix description
v2.0.1
Clean package
v2.0.0
publish v2.0.0
Metadata
Frequently Asked Questions
What is Social Scraper?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Social Scraper concepts, best practices, and implementation patte... It is an AI Agent Skill for Claude Code / OpenClaw, with 191 downloads so far.
How do I install Social Scraper?
Run "/install social-scraper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Social Scraper free?
Yes, Social Scraper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Social Scraper support?
Social Scraper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Social Scraper?
It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.2.
More Skills