ClawAudit verdict
web-access
web-access-bak
Fetches from network AND uses eval/Function
Backup/alternate version of the web-access CDP browser automation skill; same transparent behavior as web-access with agent_memory for context and dynamic_eval against user-directed pages only.
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.
Fetches from network AND uses eval/Function — the remote-code-execution pattern (data-flow not verified)
LLM05 · LLM06 · ASI05
Accesses agent memory/notes AND makes external network calls — may leak personal data
LLM02 · LLM07 · ASI03 · ASI06
Accesses agent memory AND makes external network calls — may leak conversation history
LLM02 · LLM07 · ASI06
Permission integrity
network_out
agent_memory
Findings (2)
HTTP request to bare IP address — common in malicious payloads
scripts/check-deps.sh · prose · downgraded · http://127.0.0.1
Opens WebSocket connection
SKILL.md · prose · downgraded · WebSocket
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
agent_memorynetwork_outdynamic_eval Thanks — recorded.