ClawAudit verdict
tappi
Reads files AND uses eval/Function
Lightweight Chrome DevTools Protocol browser controller providing indexed element access; the dynamic_eval capability refers to CDP execution in the browser context for documented browser automation, matching the stated purpose.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Reads files AND uses eval/Function — may execute locally stored payloads
LLM05 · LLM06 · ASI05
Permission integrity
file_read
package_install
Findings (4)
Instructs covert action — may act without user awareness
SKILL.md · code · silently
HTTP request to bare IP address — common in malicious payloads
SKILL.md · prose · downgraded · http://127.0.0.1
Opens WebSocket connection
scripts/browser.js · prose · downgraded · WebSocket
Popular HTTP library — network access
scripts/browser.js · prose · downgraded · got
Permissions & capabilities
No declared permissions — minimal attack surface.
file_readpackage_installdynamic_eval Thanks — recorded.