AC capsolver
Use capsolver to automatically resolve Geetest, reCAPTCHA v2, reCAPTCHA v3, MTCaptcha, DataDome, AWS WAF, Cloudflare Turnstile, and Cloudflare Challenge, etc.
As a process C 60/100 · Has gaps — weak spots: when it triggers, inputs and preconditions, consistency
How to improve
For the model run — optional
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 8
✓ No critical or high findings
Medium and low: 8
-
low Exfiltration
read-dotenvREADME.md:78Reads a .env filecp .env.example .env
-
low Secrets in code
secret-high-entropy-tokenscripts/solver.py:34High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)'ReCa…ess',
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/solver.py:38High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)'ReCa…ess',
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/solver.py:380High-entropy token-like string (may be an id, hash or a credential)# ReCa…ess
-
low Secrets in code
secret-high-entropy-tokenscripts/solver.py:381High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)pars…ist = ['ReCa…ess', 'ReCa…ask', 'ReCa…ess']
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/solver.py:395High-entropy token-like string (may be an id, hash or a credential)# ReCa…ess
-
low Obfuscation
obf-base64-blobSKILL.md:461Long base64-looking blob (quoted — discussed, not commanded)"cookie": "223d…wt9+Butf…XFl
quoted -
low Obfuscation
obf-base64-blobSKILL.md:476Long base64-looking blob (quoted — discussed, not commanded)"token": "0.mF…ift
quoted
Files scanned: 5. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- note
frontmatter-keyunknown frontmatter key "homepage" - note
frontmatter-keyunknown frontmatter key "credentials" - note
frontmatter-keyunknown frontmatter key "env"
Process rating: all ten parameters 60/100
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 40Consistency. Frontmatter name (capsolver) differs from the folder (capsolver-captcha-solver)
- 60Tools and files. Uses tools (bash) that frontmatter does not declare
- 60Result and completion. Output format stated, no completion criterion
- 100Steps. 70 steps
- 100Failures and branches. 5 branches, has a failure section
- 100Execution cost. Instruction body is 3840 tokens
- 100Running it twice. No mutating operations
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +1No license
- +2Single-language instructions
- +3Description length 158: enough signal without eating the budget
- +4Structure: 28 headings
- +3Step-by-step instructions: 70 items
- +3Output format is stated explicitly
- +4Has examples (26 code blocks)
- +3All 1 scripts are documented
Quality base 70; lint remarks subtract, signals add up to 100. Result: 87.
External checks
ClawHub: suspicious
This skill is transparent about using CapSolver, but it gives broad CAPTCHA and anti-bot bypass capability while sending sensitive challenge, proxy, and page data to a third party.
LLM: suspicious (high) · VirusTotal: · 29 May 2026