Caveat verdict
smart-contract-audit
Audits smart contracts using Slither and specialist agents on user-provided code; network_in fetches user-specified GitHub repos consistent with audit purpose.
⚠ 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.
Findings (4)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
scripts/install-tools.sh · prose · downgraded · curl -L https://foundry.paradigm.xyz | bash
Pipe to bash — executes piped content as shell commands
scripts/install-tools.sh · prose · downgraded · | bash
Pipe to sh — executes piped content as shell commands
scripts/install-tools.sh · prose · downgraded · | sh
pip3 install — installs Python packages at runtime
references/tool-guide.md · code · pip3 install
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B). 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.
network_in Is this flag fair?
Thanks — recorded.