foundry-solidityBuild and test Solidity smart contracts with Foundry toolkit. Use when developing Ethereum contracts, writing Forge tests, deploying with scripts, or debuggi...
Install via ClawdBot CLI:
clawdbot install tenequm/foundry-solidityGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
$PRIVATE_KEYCalls external URL not in known-safe list
https://eth-mainnet.g.alchemy.com/v2/KEYAudited Apr 18, 2026 · audit v1.0
Generated May 5, 2026
A security firm uses Foundry's fuzz testing and invariant testing to automatically audit DeFi contracts for vulnerabilities. They run thousands of randomized inputs and state invariants to uncover edge cases and potential exploits before mainnet deployment.
A DeFi team builds and tests a lending protocol using Foundry, writing unit tests, fuzz tests, and fork tests against mainnet. They simulate complex interactions like liquidations and flash loans with cheatcodes to ensure robustness.
An NFT startup uses Foundry scripts to deploy and configure a marketplace on multiple chains (Ethereum, Polygon). They leverage `forge script` with `--broadcast --verify` for reproducible deployments and automated contract verification.
A token issuer uses Foundry to create a merkle airdrop contract, test claim logic with fuzzing, and deploy via script. They simulate high-volume claims using `vm.prank` and `deal` to distribute tokens efficiently.
A blockchain team debugging a cross-chain bridge uses Anvil to fork both source and destination chains locally. They replay failed transactions with Cast to decode calldata and pinpoint storage inconsistencies.
Offer automated and manual security audits using Foundry's testing capabilities, including fuzz and invariant tests. Clients pay per audit or via subscription for continuous monitoring.
Sell premium Foundry project templates, boilerplates, and CI/CD setups for Solidity teams. Include pre-configured foundry.toml, test suites, and deployment scripts for common dApp types.
Build bespoke DeFi protocols (lending, DEX, yield aggregators) for clients using Foundry for rigorous testing. Deliver hardened contracts with extensive test coverage and deployment scripts.
💬 Integration Tip
Integrate Foundry into CI/CD pipelines by running `forge test --gas-report` and `forge coverage` to automatically enforce test coverage and gas benchmarks on pull requests.
Scored May 5, 2026
有道云笔记官方 skill,支持笔记 CRUD(创建/读取/更新/删除)、待办管理、网页剪藏、笔记搜索、文件夹管理等基础操作。如需构建知识库或 Wiki,请使用 youdaonote-llm-wiki skill 而非本 skill。
ERC-8004 Trustless Agents - Register, discover, and build reputation for AI agents on Ethereum. Use when registering agents on-chain, querying agent registries, giving/receiving reputation feedback, or interacting with the AI agent trust layer.
网页剪藏到有道云笔记。触发词:剪藏网页、保存网页、收藏网页。
Understand blockchain technology, interact with smart contracts, and evaluate when distributed ledgers solve real problems.
有道云笔记资讯推送:基于收藏笔记分析关注话题,推送最新相关资讯。支持对话触发与每日定时推送(如早上9点)。触发词:资讯推送、设置资讯推送、生成资讯推送。
Real-time cryptocurrency prices, network fee estimates, and Lightning Network statistics via L402 API. Use when agents need crypto market data, fee planning,...