← 返回 Skills 市场
adinvadim

2Captcha

作者 Vadim Kostin · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
5776
总下载
0
收藏
24
当前安装
3
版本数
在 OpenClaw 中安装
/install 2captcha
功能描述
Solve CAPTCHAs with 2Captcha from the command line during browser automation.
安全使用建议
Install only if you are comfortable sending CAPTCHA content, target page metadata, and related challenge data to 2Captcha and its human solvers. Use it only for authorized workflows, avoid sensitive or internal pages unless approved, and protect the 2Captcha API key stored in the environment or local config file.
能力评估
Purpose & Capability
The artifacts consistently describe solving CAPTCHAs through the 2Captcha service, and the Python CLI implements that purpose directly via createTask/getTaskResult and balance requests.
Instruction Scope
The documentation clearly warns to use it only for authorized automation and says CAPTCHA images, page URLs, sitekeys, challenge IDs, and metadata are sent to 2Captcha and human solvers.
Install Mechanism
Installation is disclosed through skills.sh/OpenClaw plus a manual git clone and symlink flow; an optional README command uses sudo to link into /usr/local/bin, but it is visible and not automatically executed by the skill.
Credentials
Network access to api.2captcha.com, local CAPTCHA image reads, optional image URL downloads, and API key use are proportionate to a CAPTCHA-solving CLI but involve third-party processing.
Persistence & Privilege
The only persistent elements described are a local API key file and CLI symlink; there are no background workers, startup hooks, credential harvesting beyond the documented 2Captcha key locations, or destructive file operations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install 2captcha
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /2captcha 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
- Added a new privacy and authorized use section to documentation, warning users about data sent to 2Captcha. - Updated installation instructions to recommend reviewing and cloning the source, rather than using direct install scripts. - Clarified supported credential sources for the CLI tool. - Removed extraneous documentation file (skill-card.md).
v2.0.0
**Major update for broader tool compatibility and metadata support.** - Added OpenClaw/ClawHub metadata for requirements and environment variables. - Updated installation instructions to cover new agent platforms. - Improved documentation language for clarity and broader usability. - Added LICENSE file and updated solve-captcha script inclusion. - Removed outdated skill-card.md.
v1.0.0
Initial release of 2captcha skill. - Solve CAPTCHAs via the 2Captcha CLI tool for web automation workflows. - Supports image, reCAPTCHA v2/v3, hCaptcha, Cloudflare Turnstile, FunCaptcha, GeeTest, and text-based captchas. - Provides installation, configuration, and quick usage examples. - Includes instructions for extracting CAPTCHA parameters from web pages. - Covers error handling and notes on costs, token expiry, and automation considerations.
元数据
Slug 2captcha
版本 2.0.1
许可证 MIT-0
累计安装 188
当前安装数 24
历史版本数 3
常见问题

2Captcha 是什么?

Solve CAPTCHAs with 2Captcha from the command line during browser automation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5776 次。

如何安装 2Captcha?

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

2Captcha 是免费的吗?

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

2Captcha 支持哪些平台?

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

谁开发了 2Captcha?

由 Vadim Kostin(@adinvadim)开发并维护,当前版本 v2.0.1。

💬 留言讨论