ClawAudit verdict

four-meme-ai

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

The skill requires a wallet PRIVATE_KEY to sign and submit real blockchain transactions (buy/sell/transfer tokens on BSC), which is elevated financial risk; while the skill includes a security notice and the behavior is transparent, handling a raw private key for real financial transactions warrants a RISKY rating.

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

65
security
60
transparency
70
maintenance

Findings (5)

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Data URI with base64 payload — may embed malicious content

SKILL.md · prose · downgraded · data:application/json;base64,

Pattern match medium

References child_process — can spawn system processes

scripts/create-token-instant.ts · prose · downgraded · child_process

Pattern match low

Accesses sensitive environment variables

scripts/8004-register.ts · prose · downgraded · process.env.PRIVATE_KEY

Pattern match low

Popular HTTP library — network access

scripts/create-token-api.ts · prose · downgraded · Got

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 1 environment variable. (1 sensitive: PRIVATE_KEY).

Is this flag fair?

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