← 返回 Skills 市场
Twocaptcha
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
123
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install twocaptcha
功能描述
2Captcha integration. Manage data, records, and automate workflows. Use when the user wants to interact with 2Captcha data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to integrate with 2Captcha. Before installing or using it, consider: 1) Ensure you have Node/npm (or accept using npx) because SKILL.md assumes those tools even though they're not listed in metadata. 2) Review the @membranehq/cli package on npm/GitHub to confirm you trust the publisher before running a global install. 3) Understand that using 2Captcha enables bypassing CAPTCHAs (which can be used for abusive automation); make sure your use is legal and consistent with your policies. 4) Because auth is handled by Membrane, you'll need a Membrane account and will authenticate via browser/authorization code; do not share API keys in chat. If anything is unclear (e.g., why tooling requirements aren't declared), ask the skill author or maintainer for clarification before proceeding.
功能分析
Type: OpenClaw Skill
Name: twocaptcha
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with the 2Captcha service using the Membrane CLI. It outlines standard procedures for installation, authentication, and action discovery via the '@membranehq/cli' npm package. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions explicitly advise against asking users for secrets and instead rely on Membrane's managed authentication.
能力评估
Purpose & Capability
The SKILL.md describes a 2Captcha integration that operates via the Membrane platform and CLI, which is coherent with the skill name and description. However, the skill metadata declares no required binaries while the instructions assume npm/node (for `npm install -g`) and/or use of `npx`, so the declared requirements are incomplete.
Instruction Scope
The runtime instructions stay within the stated purpose: they instruct the agent/user to install and use the Membrane CLI, authenticate, create a connector for 2Captcha, discover and run actions. The instructions explicitly avoid asking for raw API keys and defer auth to Membrane. They do require network access and user interaction for login but do not request unrelated system files or credentials.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md instructs installing @membranehq/cli via `npm install -g` (and uses `npx` in examples). Fetching a CLI from the public npm registry is a common pattern but is a moderate-risk install compared to no install; users should review the npm package source and trustworthiness of the @membranehq/cli package before installing globally.
Credentials
The skill declares no environment variables or credentials and the instructions rely on Membrane to manage credentials. This is proportionate to the task. The only required account is a Membrane account (and the 2Captcha connector via Membrane), which matches the described flow.
Persistence & Privilege
The skill does not request always: true, does not ask to modify other skills or system-wide settings, and is user-invocable. It does not demand persistent elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install twocaptcha - 安装完成后,直接呼叫该 Skill 的名称或使用
/twocaptcha触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Twocaptcha 是什么?
2Captcha integration. Manage data, records, and automate workflows. Use when the user wants to interact with 2Captcha data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。
如何安装 Twocaptcha?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install twocaptcha」即可一键安装,无需额外配置。
Twocaptcha 是免费的吗?
是的,Twocaptcha 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Twocaptcha 支持哪些平台?
Twocaptcha 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Twocaptcha?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills