SKILLEMALL.ai

BB browser-use

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.

Not recommendedcritical or high security findings
ClawHub Agent Skills author: Wings229 v1.0.0 MIT-0 3 files body ≈ 2 098 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process B 65/100 · Nearly there — weak spots: result and completion, consistency, progress reporting

IntegrationInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
77/100
safety, quality, tests
Safety 60%
72
Quality 40%
84
Run on models
none yet
Process rating
B
65/100
Nearly there
Result and completion w 14
0
Progress reporting w 2
0
Consistency w 8
40
the three weakest of ten parameters · all ten

The same skill appears in 3 more places: ClawHub, ClawHub, ClawHub

What is at stake

The skill contains fragments that, in the wrong hands, cost money or data. Below: what the installer risks and what the author should do.

Exfiltration
If you install

The instructions or scripts send data out: environment variables, keys, file contents, chat history. You may never notice, because the agent performs the upload as "part of the task".

For the author

If the upload is not needed for the task, remove it: catalogs flag such skills and delist them. If it is needed, name the destination explicitly, say what leaves the machine, and give the user a switch.

How to improve

  1. Address the high-severity findings: each costs 18 safety points. If one is a false positive, add the rule id to guard.allow in spec.yaml.
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 · 3

  • high Exfiltration exfil-webhook-url SKILL.md:169
    Webhook / callback URL commonly used for exfiltration (verify the destination)
    browser-use open https://abc.trycloudflare.com     # Browse the tunnel
Medium and low: 2
  • medium Exfiltration intent-browser-credential-store SKILL.md:33
    Accesses a browser credential / cookie store (code comment)
    browser-use --profile "Default" open <url>      # Real Chrome with Default profile (existing logins/cookies)
    comment
  • medium Exfiltration exfil-webhook-url SKILL.md:168
    Webhook / callback URL commonly used for exfiltration (verify the destination) (code comment)
    browser-use tunnel 3000                            # → https://abc.trycloudflare.com
    comment

Files scanned: 3. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

✓ No remarks against the Agent Skills spec

Process rating: all ten parameters 65/100

  • 0Result and completion. Does not say what the result is
  • 0Progress reporting. Says nothing while it works
  • 40Consistency. Frontmatter name (browser-use) differs from the folder (browser-use-2-0-0-local)
  • 50Failures and branches. 0 branches, has a failure section
  • 70When it triggers. States when to use, but not when not to
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 85Steps. 13 steps, 1 vague phrases
  • 100Tools and files. Tools declared in frontmatter
  • 100Execution cost. Instruction body is 2098 tokens
  • 100Running it twice. No mutating operations
  • low 13 top-level sections: this looks like several domains in one skill
  • low The response is described with custom markup (3 tags): a typed call is more reliable

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)
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +3Description length 235: enough signal without eating the budget
  • +4Structure: 17 headings
  • +3Step-by-step instructions: 13 items
  • +4Has examples (11 code blocks)

Quality base 70; lint remarks subtract, signals add up to 100. Result: 84.

External checks

ClawHub: suspicious
This appears to be a legitimate browser automation skill, but it grants broad browser, session, cloud, tunnel, and Python execution powers that need user review.
LLM: suspicious (high) · VirusTotal: · 29 May 2026