← 返回 Skills 市场
126shitou

ScraperAPI Global Access

作者 126shitou · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
192
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install scraperapi-global-access
功能描述
全球多国IP访问网站,支持25+国家代理、JS渲染、用户行为模拟、性能监控、断点续传。适用于广告验证、竞品分析、SEO监控、GA测试、CDN效果对比。
安全使用建议
This package is inconsistent and potentially risky. Before installing or running it: (1) Do not trust the embedded API key — treat it as an exposed secret; if you provided that key anywhere, rotate it. (2) Review and replace the hardcoded SCRAPER_API_KEY and BASE_URL if you intend to use it generally; better: modify scripts to read process.env.SCRAPER_API_KEY and accept a target URL. (3) Change api.scraperapi.com calls to HTTPS to avoid exposing the key over plaintext. (4) Verify the missing scripts referenced in SKILL.md (single_visit.js, performance_monitor.js, countries.json) — the docs and code disagree. (5) Only run this on sites you have permission to probe; scraping and GA triggering may violate terms or laws. If you can't confirm the author's intent or correct the hardcoded secret and HTTP usage, consider not installing this skill.
功能分析
Type: OpenClaw Skill Name: scraperapi-global-access Version: 1.0.0 The skill bundle is highly misleading; while documented as a general-purpose global monitoring tool, the core scripts `global_coverage.js` and `user_journey.js` contain a hardcoded target URL (`https://faceswap.cool`) and a hardcoded ScraperAPI key (`fd18228b13dd001b794a8c74e9a35667`). Although `skill.md` claims the scripts accept a `--url` parameter, the actual code ignores command-line arguments and always targets the hardcoded site, suggesting the bundle is a specialized traffic inflation or SEO manipulation tool disguised as a utility. This discrepancy between documentation and code logic poses a risk of unauthorized resource usage for third-party benefit.
能力评估
Purpose & Capability
The SKILL.md and package.json present a generic 'global' ScraperAPI tool, but the code hardcodes BASE_URL='https://faceswap.cool' and a concrete SCRAPER_API_KEY. A general-purpose scraper would not embed a site-specific target and credential — this suggests the package is tailored to a single site despite claiming wide applicability.
Instruction Scope
SKILL.md instructs use of many scripts (single_visit.js, performance_monitor.js, countries.json, etc.) that are not present in the package manifest. SKILL.md asks users to set SCRAPER_API_KEY in .env, but the runtime scripts ignore environment variables and use the embedded key. The runtime code performs network requests to api.scraperapi.com and writes progress.json and report files to disk (expected), but it uses HTTP for the ScraperAPI endpoint, which will transmit the API key in cleartext.
Install Mechanism
There is no install spec (instruction-only), but a package.json with a single dependency (axios) exists. Users must run npm install manually; nothing in the install mechanism downloads arbitrary code from untrusted URLs. This is low to moderate install risk.
Credentials
SKILL.md and docs require SCRAPER_API_KEY and list environment variables, yet the registry metadata lists no required env. Worse, the code contains a hardcoded API key string ('fd18228b13dd001b794a8c74e9a35667'), which is a secret embedded in source — disproportionate and risky. The mismatch between declared requirements and embedded credentials is a red flag.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It reads/writes files in the working directory (progress.json, reports), which is expected for this functionality and not excessive.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scraperapi-global-access
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scraperapi-global-access 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
scraperapi-global-access v1.0.0 - 首发发布,支持全球 25+ 国家代理访问网站 - 新增 JS 渲染、模拟用户行为、性能监控等功能 - 支持断点续传及自动导出 JSON/CSV 数据报告 - 适用于广告验证、竞品分析、SEO/GA 测试、CDN效果对比等多场景
元数据
Slug scraperapi-global-access
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ScraperAPI Global Access 是什么?

全球多国IP访问网站,支持25+国家代理、JS渲染、用户行为模拟、性能监控、断点续传。适用于广告验证、竞品分析、SEO监控、GA测试、CDN效果对比。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 192 次。

如何安装 ScraperAPI Global Access?

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

ScraperAPI Global Access 是免费的吗?

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

ScraperAPI Global Access 支持哪些平台?

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

谁开发了 ScraperAPI Global Access?

由 126shitou(@126shitou)开发并维护,当前版本 v1.0.0。

💬 留言讨论