Caveat verdict

clabcraw

45
๐ŸŸ  Risky
Significant risk patterns flagged โ€” automated deep scan, not behavioral proof.

The skill explicitly requires a wallet private key (CLABCRAW_WALLET_PRIVATE_KEY) and pays real entry fees on-chain via x402 payment protocol to compete in USDC-wagered games, making real financial transactions with the user crypto assets.

โš  Flagged for review โ€” coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis โ€” not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

28
security
70
transparency
100
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (5)

Pattern match high

References child_process โ€” can spawn system processes

docs/AGENT-INTEGRATION.md ยท code ยท child_process

Confirmed in code medium

Accesses process.env โ€” reads environment variables

SKILL.md ยท code

Pattern match medium

Sets world-executable permissions

SKILL.md ยท code ยท chmod 700

Pattern match medium

Dynamic import() โ€” loads module at runtime

games/chess/auto-play.js ยท prose ยท downgraded ยท import('

Pattern match low

Popular HTTP library โ€” network access

test/strategy.test.js ยท 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

No declared permissions โ€” minimal attack surface.

package_installnetwork_incredential_access

Is this flag fair?

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