Caveat verdict

chromium

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Launches a local headless Chromium browser with a persistent profile for automation via CDP on localhost; network_out is inherent to browser operation and the skill purpose is legitimate browser automation.

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

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.

0
security
70
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (7)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match high

References sudo — requests elevated privileges

README.md · code · sudo

Pattern match high

apk add — installs Alpine packages

README.md · code · apk add

Pattern match medium

Accesses OpenClaw config/secrets directly

scripts/import_cookies.py · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

setuid — privilege escalation mechanism

scripts/start_chromium.sh · prose · downgraded · setuid

Pattern match low

Python urllib.request — network access

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

Pattern match low

Python os.environ.get — reads environment variable

scripts/import_cookies.py · prose · downgraded · os.environ.get(

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.

network_out

Is this flag fair?

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