Caveat verdict
agent-browser-safe
testsafe
Encodes data AND uses eval
A browser automation skill with explicit security hardening including content boundaries and domain allowlisting to prevent prompt injection.
Automated static analysis — not a human review. Caveat 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 Caveat 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 (1)
Opens WebSocket connection
references/commands.md · code · WebSocket
Permissions & capabilities
No declared permissions — minimal attack surface.
dynamic_evaldata_encoding Thanks — recorded.