ClawAudit verdict
easyclaw-skill
easyclaw
The skill involves executing user-facing EasyClaw DEX actions, which may require access to sensitive information like API keys and wallet credentials. Although it seems to be for a legitimate purpose, the execution of external code raises concerns.
⚠ 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.
Findings (6)
HTTP request to bare IP address — common in malicious payloads
SKILL.md · prose · downgraded · http://127.0.0.1
References child_process — can spawn system processes
scripts/onboard.js · prose · downgraded · child_process
Uses spawn() — can execute external programs
scripts/onboard.js · prose · downgraded · spawn(
Opens WebSocket connection
SKILL.md · prose · downgraded · websocket
Popular HTTP library — network access
package-lock.json · prose · downgraded · node-fetch
Accesses sensitive environment variables
scripts/backend-common.js · prose · downgraded · process.env.EASYCLAW_API_TOKEN
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
Requires 14 environment variables. (3 sensitive: EASYCLAW_API_TOKEN, API_AUTH_TOKEN, API_TOKEN). Requires 2 system binaries. (1 elevated: npm).
Is this flag fair?
Thanks — recorded.