Caveat verdict
chain-audit-deploy
chain-audit-deploy-skill
Smart contract auditing and deployment uses local Python scripts and standard CLI tools for legitimate blockchain development.
⚠ 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 (6)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
examples/solidity/README.md · code · curl -L https://foundry.paradigm.xyz | bash
Pipe to bash — executes piped content as shell commands
examples/solidity/README.md · code · | bash
HTTP request to bare IP address — common in malicious payloads
references/deployment_guide.md · prose · downgraded · http://127.0.0.1
Instructs covert action — may act without user awareness
references/solidity_audit_rules.md · prose · downgraded · silently
subprocess execution — runs system commands from Python
scripts/audit_solana.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
scripts/audit_solana.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/C/D). 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.