Caveat verdict

autonomous-agent

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

The skill manages real cryptocurrency wallets (Aptos and EVM), executes financial transactions, and links bank accounts via x402 payment flows with automatic payment-on-402 retry logic, representing genuine real-money risk without explicit per-transaction user confirmation.

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

0
security
100
transparency
80
maintenance

Findings (9)

Pattern match high

<script> tag in markdown — potential code injection

README.md · prose · downgraded · <script>

Pattern match high

Possible hardcoded credential

src/swap.js · prose · downgraded · TOKEN = '0x0000000000000000000000000000000000000000

Pattern match medium

Accesses OpenClaw config/secrets directly

skills/README.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Dynamic import() — loads module at runtime

src/agent/agent.js · prose · downgraded · import('

Pattern match medium

References child_process — can spawn system processes

src/cli.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

src/cli.js · prose · downgraded · spawn(

Pattern match medium

Uses exec() — may execute shell commands

src/setup-evm-multichain.js · prose · downgraded · exec(

Pattern match low

Popular HTTP library — network access

.moltbot/skills/moltbook/SKILL.md · prose · downgraded · got

Pattern match low

Accesses sensitive environment variables

src/agent/llm.js · prose · downgraded · process.env.HUGGINGFACE_API_KEY

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

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