Caveat verdict

smart-contract-audit

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

30
security
80
transparency
70
maintenance

Findings (4)

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

scripts/install-tools.sh · prose · downgraded · curl -L https://foundry.paradigm.xyz | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/install-tools.sh · prose · downgraded · | bash

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/install-tools.sh · prose · downgraded · | sh

Pattern match medium

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?

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