Caveat verdict
browser-automation-ultra
Installs packages AND executes processes
Playwright-based browser automation reusing OpenClaw Chrome session via CDP; executionSinkDetected reflects documented ps/grep commands for finding the Chrome debug port.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Installs packages AND executes processes — opaque dependency chain with execution
LLM03 · ASI04
Permission integrity
package_install
Findings (5)
<script> tag in markdown — potential code injection
SKILL.md · code · <script>
References child_process — can spawn system processes
SKILL.md · code · child_process
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
Dynamic import() — loads module at runtime
scripts/utils/human-like.js · prose · downgraded · import('
Popular HTTP library — network access
scripts/examples/publish-pinterest.js · prose · downgraded · got
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
No declared permissions — minimal attack surface.
package_installprocess_exec Thanks — recorded.