ClawAudit verdict

internal-admin-playwright

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

The skill automates internal admin tasks with Playwright, which may pose risks if not properly authorized.

⚠ 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

Possible hardcoded credential

debug/login_test.py · prose · downgraded · PASSWORD = "wulongcha

Pattern match medium

subprocess execution — runs system commands from Python

scripts/run.py · prose · downgraded · subprocess.run(

Pattern match medium

subprocess with shell=True — command injection vector

scripts/vpn_l2tp.py · prose · downgraded · subprocess.run(cmd, shell=True

Pattern match low

Uses XMLHttpRequest — network access

scripts/review_comments.py · prose · downgraded · XMLHttpRequest

Pattern match low

Python os.getenv — reads environment variable

scripts/run.py · prose · downgraded · os.getenv(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). 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.

Is this flag fair?

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