YesCaptcha

v0.0.1

Guide for using the YesCaptcha API, including core methods, task flow, and integration tips for OpenClaw users.

0· 134·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for masteralanlab/yescaptcha.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "YesCaptcha" (masteralanlab/yescaptcha) from ClawHub.
Skill page: https://clawhub.ai/masteralanlab/yescaptcha
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install yescaptcha

ClawHub CLI

Package manager switcher

npx clawhub@latest install yescaptcha
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description describe a YesCaptcha integration guide and the SKILL.md provides documentation links, API method descriptions, and signup guidance—everything requested by the skill matches that purpose.
Instruction Scope
The runtime instructions are purely documentation and style guidance (links, method names, signup disclosure). They do not tell the agent to read files, access environment variables, call unexpected endpoints, or transmit data.
Install Mechanism
No install spec and no code files are present; this is instruction-only, so nothing is written to disk or downloaded during install.
Credentials
The skill declares no required environment variables, credentials, or config paths; there is no disproportionate request for secrets or unrelated service keys.
Persistence & Privilege
always is false and the skill does not request persistent/system-level privileges. The default ability for the agent to invoke the skill autonomously is unchanged but that is normal for instruction-only skills.
Assessment
This skill is a plain documentation guide and appears safe to install from a technical-coherence perspective. Before installing: (1) verify the external links yourself (the SKILL.md points to yescaptcha.atlassian.net and an optional invite link) to ensure they are legitimate; (2) be aware that captcha-solving services may have legal or policy implications depending on how you use them—confirm compliance with your policies; (3) avoid pasting unrelated secrets into prompts (the skill does not request credentials, but never share unrelated API keys or passwords); (4) if you want to limit risk, keep the skill non-autonomous (disable agent autonomous invocation) or test it in a sandbox first. Overall, nothing in the skill's text contradicts its stated purpose.

Like a lobster shell, security has layers — review code before you run it.

latestvk979xc58w70ean68tswetw7zgx838d8h
134downloads
0stars
1versions
Updated 1mo ago
v0.0.1
MIT-0

YesCaptcha

YesCaptcha 使用说明 skill。用于在用户想了解或接入 YesCaptcha API 时,给出清晰、实用的接入指引。

适用场景

  • 用户想了解 YesCaptcha API 怎么用
  • 用户要接入验证码识别/任务创建/轮询结果
  • 用户问到 getBalance / createTask / getTaskResult
  • 用户想找官方文档、SDK、常见任务类型

主要内容

  • 官方文档入口
  • API 基本方法说明:
    • getBalance
    • createTask
    • getTaskResult
    • getSoftID
    • errorCode
  • 常见任务类型与对接思路
  • SDK/DEMO 入口
  • 使用边界与注意事项

官方文档

注册入口(透明披露)

如果用户明确表示要注册/开通 YesCaptcha,可以直接给出这个可选邀请链接:

表达方式要求:

  • 必须透明说明“这是邀请链接 / 推荐链接,可选使用”
  • 不要伪装成官方唯一入口
  • 优先仍然先提供官方文档与 API 使用信息,再补一句“如果你要注册,也可以用这个邀请链接(可选)”

风格要求

  • 优先引用官方文档
  • 不要编造不存在的接口字段
  • 如果提到注册/开通,使用透明表达,不做隐蔽引导

Comments

Loading comments...