← 返回 Skills 市场
0xghostcasper

ScrapeBadger

作者 0xGhostCasper · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
104
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install scrapebadger
功能描述
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
安全使用建议
This skill appears coherent and only needs an API key for the documented scraping endpoints. Before installing: verify the provider (scrapebadger.com) and that the docs/dashboard URLs are legitimate; prefer issuing a limited/revocable API key (not a long-lived all-access secret); review billing/credit usage and rate limits; confirm scraping these targets complies with Twitter/X, Vinted, and site Terms of Service and privacy rules for your use case; and if you do not want the agent to call the service autonomously, restrict or monitor agent invocation. Also note a minor metadata omission in the registry (primary credential unset) — you may want to confirm the skill author and repository if you need a higher assurance level.
功能分析
Type: OpenClaw Skill Name: scrapebadger Version: 1.0.0 The scrapebadger skill is a standard API wrapper for a web scraping service. It provides documentation for an AI agent to interact with Twitter, Vinted, and general web scraping endpoints via the scrapebadger.com domain. It correctly identifies the need for an API key (SCRAPEBADGER_API_KEY) and uses the agent's built-in web_fetch tool for communication, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description match the declared capability (web scraping for Twitter/X, Vinted, and general sites). The only required secret is SCRAPEBADGER_API_KEY, which is appropriate for a third‑party web API client. The package.json repository URL and the SKILL.md base URL point to a single provider, so what the skill claims is consistent with what it requests.
Instruction Scope
SKILL.md is instruction-only and tells the agent to use the web_fetch tool to call documented endpoints and include X-API-Key: $SCRAPEBADGER_API_KEY. It does not instruct the agent to read other files, system credentials, or unrelated environment variables, nor to exfiltrate data to unexpected endpoints. (It does list some provider URLs like docs.scrapebadger.com and mcp.scrapebadger.com for reference; those are informational only.)
Install Mechanism
No install spec is present and there are no code files beyond package.json and SKILL.md, so nothing will be downloaded or written to disk by an installer. This is the lowest-risk pattern for an OpenClaw skill.
Credentials
Only one environment variable is required (SCRAPEBADGER_API_KEY), which is proportionate to a service integration. Minor registry metadata inconsistency: 'primary credential' is listed as none in the registry though an API key is required—this is an administrative metadata omission, not a functional mismatch.
Persistence & Privilege
The skill does not request permanent presence (always:false) and does not ask to modify other skills or system configuration. Autonomous invocation (disable-model-invocation:false) is the default and not a red flag by itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scrapebadger
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scrapebadger 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — Twitter/X, Vinted, and Web Scraping API skill
元数据
Slug scrapebadger
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ScrapeBadger 是什么?

Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。

如何安装 ScrapeBadger?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install scrapebadger」即可一键安装,无需额外配置。

ScrapeBadger 是免费的吗?

是的,ScrapeBadger 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

ScrapeBadger 支持哪些平台?

ScrapeBadger 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 ScrapeBadger?

由 0xGhostCasper(@0xghostcasper)开发并维护,当前版本 v1.0.0。

💬 留言讨论