ClawAudit verdict

axelhu-playwright-scrape

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

Browser scraping skill using Playwright connected to a local Chrome debug instance; all network access is user-directed page fetching with no evidence of credential exfiltration or data being sent to unauthorized external endpoints.

โš  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
40
transparency
70
maintenance

Permission integrity

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

network_out

Performs file operations but does not declare file-accessing binaries

file_read+write

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (4)

Pattern match medium

setuid โ€” privilege escalation mechanism

scripts/playwright-scrape.js ยท prose ยท downgraded ยท setuid

Confirmed in code low

fetch() โ€” outbound network request

SKILL.md ยท code

Pattern match low

Makes HTTP request to external URL

SKILL.md ยท code ยท fetch('https://

Pattern match low

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.

package_installfile_writenetwork_out

Is this flag fair?

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