ClawAudit verdict

lightpanda

cn-lightpanda

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Documentation skill for Lightpanda headless browser; instructs downloading the official binary from GitHub releases and using it for web automation — legitimate browser tooling with transparent installation process.

⚠ 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.

0
security
90
transparency
90
maintenance

Permission integrity

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

network_out

Findings (7)

Pattern match critical

Uses eval() — can execute arbitrary code

guides/03-advanced-usage.md · code · eval(

Pattern match critical

Pipe-to-python pattern — remote code execution risk

troubleshooting.md · code · curl -s http://127.0.0.1:9222/json/version | python

Pattern match critical

Pipe to python — executes piped content as Python code

troubleshooting.md · code · | python3

Pattern match high

HTTP request to bare IP address — common in malicious payloads

guides/01-installation.md · code · http://127.0.0.1

Pattern match high

References sudo — requests elevated privileges

guides/01-installation.md · code · sudo

Pattern match high

apt-get install — installs system packages

troubleshooting.md · code · apt-get install

Pattern match low

Opens WebSocket connection

troubleshooting.md · prose · downgraded · WebSocket

Why the tier is capped

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

Permissions & capabilities

Requires 2 system binaries.

network_outnetwork_in

Is this flag fair?

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