ClawAudit verdict

opinion-skill

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

Requires PRIVATE_KEY=0x... for a user blockchain wallet and executes real on-chain USDT trading on BSC; genuine financial risk with real money and a non-standard third-party API domain.

⚠ 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
40
transparency
80
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (4)

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

SKILL.md · prose · downgraded · curl -fsSL https://bun.sh/install | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

SKILL.md · prose · downgraded · | bash

Pattern match low

Popular HTTP library — network access

package.json · prose · downgraded · axios

Pattern match low

Accesses sensitive environment variables

scripts/market-cache.ts · prose · downgraded · process.env.API_KEY

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A). 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.

credential_access

Is this flag fair?

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