Do not deploy or transact from generated contract code without independent review, tests, and a dry run; smart contract mistakes can be irreversible., Use local forks or testnets before mainnet and keep deployment wallets and RPC credentials least-privileged.
Privacy notes
Prompts and reports can include contract source, audit findings, addresses, deployment config, and transaction context., Never paste private keys, seed phrases, unreleased exploit details, customer wallet data, or privileged RPC credentials into prompts.
Current risk score 0/100. Use staged verification before broader rollout.
Risk 0
Pre-adoption checks
Validate source and review signals before any execution.
Confirm source provenanceRequired
Source URL/provenance metadata is present.
Done
Confirm metadata review state
Listing has review metadata.
Done
Verify install payload
Install/config payload exists and can be inspected.
Done
Security checks
Confirm safety, privacy, and package integrity signals.
Review safety notesRequired
Safety notes are present.
Done
Review privacy notesRequired
Privacy notes are present.
Done
Verify package integrity metadata
Package verification/checksum metadata is available.
Done
Rollout
Adopt in controlled steps based on the selected plan.
Run in isolated sandbox firstRequired
Use a constrained sandbox and observe behavior across multiple tasks.
Pending
Roll out graduallyRequired
Roll out to a small cohort before wider usage.
Pending
Set monitoring and fallback
Define rollback path and monitor errors after adoption.
Pending
Evidence readiness
Evidence readiness matrix · balanced
Required evidence gates are covered (6/6 signals complete).
Risk 0
Source provenance
Present
Source repository/provenance is listed.
Required in this preset
Metadata review
Present
Review metadata is present.
Required in this preset
Safety notes
Present
Safety notes are present.
Required in this preset
Privacy notes
Present
Privacy notes are present.
Optional in this preset
Package integrity
Present
Package integrity metadata is present.
Optional in this preset
Install payload
Present
Install payload is available.
Required in this preset
Required evidence gates are covered for this preset.
Decision timeline
Decision timeline · balanced
6/6 steps complete with no blocking gaps for this preset.
Risk 0
triage
Confirm source provenanceRequired
Source/provenance metadata is available.
Done
triage
Check metadata review statusRequired
Review metadata is available.
Done
verify
Review safety notesRequired
Safety notes are available.
Done
verify
Review privacy notes
Privacy notes are available.
Done
verify
Validate package integrity metadata
Package integrity metadata is available.
Done
rollout
Verify install payload and commandsRequired
Install payload is available.
Done
No required blockers for this timeline preset.
Prerequisite readiness
Prerequisite readiness
3 prerequisites to line up before setup. Have accounts and credentials ready first.
0/3 ready
Account & credentials1Install & runtime1General1
Safety & privacy surface
Safety & privacy surface
2 safety and 2 privacy notes across 3 risk areas. Review closely: credentials & tokens.
3 areas
SafetyExecution & processesDo not deploy or transact from generated contract code without independent review, tests, and a dry run; smart contract mistakes can be irreversible.
SafetyCredentials & tokensUse local forks or testnets before mainnet and keep deployment wallets and RPC credentials least-privileged.
PrivacyGeneralPrompts and reports can include contract source, audit findings, addresses, deployment config, and transaction context.
PrivacyCredentials & tokensNever paste private keys, seed phrases, unreleased exploit details, customer wallet data, or privileged RPC credentials into prompts.
Safety notes
Do not deploy or transact from generated contract code without independent review, tests, and a dry run; smart contract mistakes can be irreversible.
Use local forks or testnets before mainnet and keep deployment wallets and RPC credentials least-privileged.
Privacy notes
Prompts and reports can include contract source, audit findings, addresses, deployment config, and transaction context.
Never paste private keys, seed phrases, unreleased exploit details, customer wallet data, or privileged RPC credentials into prompts.
.gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md
cursor
Adapter
.cursor/rules/<skill-name>.mdc
cli
Manual
AGENTS.md or tool-specific context file
Full copyable content
# Trigger
"Apply the Ethereum Solidity security Foundry skill to this contract."
# Required output
1) Threat model and asset flow
2) Contract architecture with security controls
3) Test/fuzz/invariant plan
4) Deployment and verification checklist
About this resource
Overview
This skill gives AI agents a security-first operating model for Ethereum smart contracts. It combines pragmatic architecture guidance with strict testing discipline and deployment safeguards.
Compatibility
Native
Claude Code / Claude: native skill usage via SKILL.md.
Codex/OpenAI workflows: compatible with Agent Skills-style SKILL.md content as reusable workflow instructions.
Manual Adaptation
Gemini CLI: native skill usage via .gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md where supported.
Cursor: use the generated .cursor/rules/*.mdc adapter for project rules.
OpenClaw and similar agents: use the same skill content as a reusable prompt/workflow file when native skill import is unavailable.
Prerequisites
Contract requirements and threat boundaries
Access controls and upgrade policy decisions
Testnet deployment pipeline
What This Skill Delivers
Security-centric contract design review
Foundry unit, fuzz, and invariant test strategy
Common exploit class defenses (reentrancy, auth, oracle, rounding, griefing)
Pre-deploy and post-deploy operational checklist
How to Use This Skill
Define assets, actors, and privileged operations.
Build minimal contract surface area with explicit invariants.
Implement and test against adversarial cases.
Run static/dynamic checks before deployment.
Deploy progressively with monitoring and pause controls.
Troubleshooting
Issue: Tests pass but invariants fail under fuzzing Fix: Revisit state transitions and assumptions around edge-case ordering.
Issue: Access control too broad Fix: Replace role overreach with least-privilege split roles and delayed admin ops.
Issue: Upgrades create storage breakage Fix: Add storage layout checks and upgrade simulation in CI before release.
Knowledge Freshness
Treat tooling details as time-sensitive. Re-validate APIs, limits, pricing, auth models, and deployment flags immediately before implementation. If docs conflict with prior memory, follow current official docs and release notes.
Show that Ethereum Solidity Security Foundry Skill is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.
[](https://heyclau.de/entry/skills/ethereum-solidity-security-foundry)
How it compares
Ethereum Solidity Security Foundry Skill side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.
1 trust signal differ across this comparison (Source provenance).
✓Do not deploy or transact from generated contract code without independent review, tests, and a dry run; smart contract mistakes can be irreversible.
Use local forks or testnets before mainnet and keep deployment wallets and RPC credentials least-privileged.
✓Do not deploy or transact from generated contract code without independent review, tests, and a dry run; smart contract mistakes can be irreversible.
Use local forks or testnets before mainnet and keep deployment wallets and RPC credentials least-privileged.
✓Do not deploy or transact from generated contract code without independent review, tests, and a dry run; smart contract mistakes can be irreversible.
Use local forks or testnets before mainnet and keep deployment wallets and RPC credentials least-privileged.
✓Use this skill as planning or review guidance; verify generated commands, code, configuration, and infrastructure changes before running them.
Apply least-privilege credentials and test in staging or a disposable branch before using it on production systems, CI, deployment, or account-write workflows.
Privacy notes
✓Prompts and reports can include contract source, audit findings, addresses, deployment config, and transaction context.
Never paste private keys, seed phrases, unreleased exploit details, customer wallet data, or privileged RPC credentials into prompts.
✓Prompts and reports can include contract source, audit findings, addresses, deployment config, and transaction context.
Never paste private keys, seed phrases, unreleased exploit details, customer wallet data, or privileged RPC credentials into prompts.
✓Prompts and reports can include contract source, audit findings, addresses, deployment config, and transaction context.
Never paste private keys, seed phrases, unreleased exploit details, customer wallet data, or privileged RPC credentials into prompts.
✓Inputs can include source files, prompts, logs, account metadata, repository details, and operational context that may be sent to the configured AI model.
Redact secrets, customer data, private URLs, credentials, and proprietary implementation details before sharing prompts, reports, or generated artifacts.