Caveat verdict

moneysharks

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

The skill is explicitly designed to execute live leveraged perpetual futures trades on Aster DEX 24/7 without per-trade human approval once the user types ACCEPT at onboarding, representing a significant financial risk surface even with stated hard risk limits.

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

Findings (11)

Pattern match critical

Possible hardcoded credential

documentation-moneysharks.md · code · API_KEY="your-api-key

Pattern match critical

Pipe to python — executes piped content as Python code

documentation-moneysharks.md · code · | python3

Pattern match high

Accesses shell history/config

documentation-moneysharks.md · code · ~/.zshrc

Pattern match high

References sudo — requests elevated privileges

documentation-moneysharks.md · code · sudo

Pattern match medium

Instructs covert action — may act without user awareness

openclaw-cron-templates.json · prose · downgraded · silently

Pattern match medium

Downloads executables from external URLs

install.sh · prose · downgraded · Install from https://

Pattern match medium

subprocess execution — runs system commands from Python

scripts/aster_proposal_runner.py · prose · downgraded · subprocess.run(

Pattern match low

Opens WebSocket connection

SKILL.md · prose · downgraded · websocket

Pattern match low

Python urllib.request — network access

install.sh · prose · downgraded · urllib.request

Pattern match low

Python os.getenv — reads environment variable

scripts/aster_readonly_client.py · prose · downgraded · os.getenv(

Pattern match low

Python os.environ.get — reads environment variable

scripts/onboarding.py · prose · downgraded · os.environ.get(

Why the tier is capped

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

Permissions & capabilities

Requires 2 environment variables. (2 sensitive: ASTER_API_KEY, ASTER_API_SECRET).

Is this flag fair?

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