ClawAudit verdict

easyclaw-skill

easyclaw

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

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.

48
security
100
transparency
100
maintenance

Findings (6)

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

SKILL.md · prose · downgraded · http://127.0.0.1

Pattern match medium

References child_process — can spawn system processes

scripts/onboard.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

scripts/onboard.js · prose · downgraded · spawn(

Pattern match low

Opens WebSocket connection

SKILL.md · prose · downgraded · websocket

Pattern match low

Popular HTTP library — network access

package-lock.json · prose · downgraded · node-fetch

Pattern match low

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?

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