ClawAudit verdict

automation_browser

automation-browser

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill executes system commands and appears to be a browser automation tool, but its behavior and capabilities are not clearly documented, making it potentially risky.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

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.

55
security
90
transparency
70
maintenance

Findings (5)

Pattern match high

Dynamic __import__('os') — Python OS command execution

scripts/click_element.py · prose · downgraded · __import__('os')

Pattern match medium

apt-get install — installs system packages

scripts/install_dep.sh · prose · downgraded · apt-get install

Pattern match medium

yum install — installs system packages

scripts/install_dep.sh · prose · downgraded · yum install

Pattern match low

pip3 install — installs Python packages at runtime

scripts/install_dep.sh · prose · downgraded · pip3 install

Pattern match low

Python urllib.request — network access

scripts/mcp_client.py · prose · downgraded · urllib.request

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 system binary.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API