ClawAudit verdict

workswith-claw

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

The skill requires access to Home Assistant API and local storage, which could be a concern if not used legitimately.

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

40
security
90
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

Possible hardcoded credential

src/api/routes/intent.py · prose · downgraded · token="your_token_here

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

src/api/routes/apply.py · prose · downgraded · http://192.168.31.27

Pattern match low

Python os.getenv — reads environment variable

src/api/routes/apply.py · prose · downgraded · os.getenv(

Pattern match low

Python aiohttp session — async network access

src/services/ha_client.py · prose · downgraded · aiohttp.ClientSession

Permissions & capabilities

No declared permissions — minimal attack surface.

package_install

Is this flag fair?

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