← Back to Skills Marketplace
126shitou

ScraperAPI Global Access

by 126shitou · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
192
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install scraperapi-global-access
Description
全球多国IP访问网站,支持25+国家代理、JS渲染、用户行为模拟、性能监控、断点续传。适用于广告验证、竞品分析、SEO监控、GA测试、CDN效果对比。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install scraperapi-global-access
  3. After installation, invoke the skill by name or use /scraperapi-global-access
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
scraperapi-global-access v1.0.0 - 首发发布,支持全球 25+ 国家代理访问网站 - 新增 JS 渲染、模拟用户行为、性能监控等功能 - 支持断点续传及自动导出 JSON/CSV 数据报告 - 适用于广告验证、竞品分析、SEO/GA 测试、CDN效果对比等多场景
Metadata
Slug scraperapi-global-access
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ScraperAPI Global Access?

全球多国IP访问网站,支持25+国家代理、JS渲染、用户行为模拟、性能监控、断点续传。适用于广告验证、竞品分析、SEO监控、GA测试、CDN效果对比。 It is an AI Agent Skill for Claude Code / OpenClaw, with 192 downloads so far.

How do I install ScraperAPI Global Access?

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

Is ScraperAPI Global Access free?

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

Which platforms does ScraperAPI Global Access support?

ScraperAPI Global Access is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ScraperAPI Global Access?

It is built and maintained by 126shitou (@126shitou); the current version is v1.0.0.

💬 Comments