← Back to Skills Marketplace
gora050

Twocaptcha

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
123
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install twocaptcha
Description
2Captcha integration. Manage data, records, and automate workflows. Use when the user wants to interact with 2Captcha data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install twocaptcha
  3. After installation, invoke the skill by name or use /twocaptcha
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug twocaptcha
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Twocaptcha?

2Captcha integration. Manage data, records, and automate workflows. Use when the user wants to interact with 2Captcha data. It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.

How do I install Twocaptcha?

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

Is Twocaptcha free?

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

Which platforms does Twocaptcha support?

Twocaptcha is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Twocaptcha?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments