ClawAudit verdict
agent-browser
agent-browser-5
Encodes data AND uses eval
Standard browser automation CLI documentation with legitimate web interaction commands and proper guidance on securing auth state files.
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.
Encodes data AND uses eval โ the obfuscated-execution pattern (atob + eval; data-flow not verified)
LLM05 ยท ASI05 ยท ASI10
Findings (2)
Accesses shell history/config
references/authentication.md ยท code ยท ~/.profile
Opens WebSocket connection
SKILL.md ยท code ยท WebSocket
Permissions & capabilities
No declared permissions โ minimal attack surface.
dynamic_evaldata_encoding Thanks โ recorded.