ClawAudit verdict
OpenOcean
openocean-multichain-token-swap
The skill does not use any capabilities that could be considered risky or malicious, and it appears to provide a legitimate way to interact with the OpenOcean Aggregator API.
⚠ 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.
Findings (4)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
skills/swap-execute-fast/scripts/execute-swap.sh · prose · downgraded · curl -L https://foundry.paradigm.xyz | bash
Pipe to bash — executes piped content as shell commands
skills/swap-execute-fast/scripts/execute-swap.sh · prose · downgraded · | bash
References sudo — requests elevated privileges
skills/swap-execute-fast/scripts/execute-swap.sh · prose · downgraded · sudo
apt-get install — installs system packages
skills/swap-execute-fast/scripts/execute-swap.sh · prose · downgraded · apt-get install
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/F). 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.
Is this flag fair?
Thanks — recorded.