ClawAudit verdict
browser-use
browser-use-conflict
Receives external input AND uses eval
Identical content to browser-use-2-0-0-local; a local browser automation CLI with documented behavior matching its stated purpose.
Automated static analysis โ not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
What it does
These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence โ it does not verify that one flows into another. Read the code to confirm a live chain.
Receives external input AND uses eval โ the remote code-injection pattern (data-flow not verified)
LLM01 ยท LLM05 ยท ASI01 ยท ASI05
Encodes data AND uses eval โ the obfuscated-execution pattern (atob + eval; data-flow not verified)
LLM05 ยท ASI05 ยท ASI10
Accesses credentials AND encodes data โ may obfuscate stolen credentials
LLM02 ยท ASI03 ยท ASI04
Permission integrity
credential_access
Permissions & capabilities
No declared permissions โ minimal attack surface.
dynamic_evaldata_encodingnetwork_incredential_access Thanks โ recorded.