auditing-foundry-smart-contract-security

mukul975/auditing-foundry-smart-contract-security · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Runs a pre-deployment security audit of Solidity smart contracts in a Foundry project, combining static analysis (Slither, Aderyn), symbolic execution (Mythril), and property-based testing to catch reentrancy, access-control, and arithmetic bugs before deploying to an EVM chain.

SKILL.md

Files

This skill is a package of 6 files. Install with the command above, or download the folder.

  • 📄SKILL.md entry
  • 📁references
  • 📄api-reference.md 6.4 KB
  • 📄secure-deployment-and-keys.md 4.1 KB
  • 📄vulnerability-checklist.md 4.8 KB
  • 📁scripts
  • ⚙️agent.py 13.5 KB
  • 📄LICENSE 11.0 KB

Related

  1. smart-contract-audit · bankrbot bundle
    Audits EVM smart contracts across 19 domains using parallel specialist agents, synthesizes findings, and files GitHub issues.
    1.2k
    repo stars
  2. analyzing-ethereum-smart-contract-vulnerabilities · mukul975 bundle
    Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.
    24.6k
    repo stars
  3. aeon-vuln-scanner · bankrbot bundle
    Audits trending open-source repos for exploitable vulnerabilities using Semgrep, TruffleHog, osv-scanner, and Slither, then routes findings to responsible disclosure channels (PVR for code flaws, public PRs for dependency CVEs).
    1.2k
    repo stars
  4. token-integration-analyzer · trailofbits bundle
    Analyzes token implementations and integrations for ERC20/ERC721 conformity, weird token patterns, contract composition, owner privileges, and on-chain scarcity.
    6k
    repo stars
  5. secure-workflow-guide · trailofbits bundle
    Guides through a 5-step secure development workflow for smart contracts, including automated scanning with Slither, special feature validation, visual security diagrams, security property documentation, and manual review.
    6k
    repo stars
  6. defi-amm-security · sakamoto-family-smile
    Provides a security checklist and hardened Solidity patterns for auditing AMM contracts, liquidity pools, and swap flows, covering reentrancy, CEI ordering, donation attacks, oracle manipulation, slippage, admin controls, and integer math.
    0
    repo stars

Frequently asked questions

How do I install the auditing-foundry-smart-contract-security skill?

Run npx skillmds add mukul975/auditing-foundry-smart-contract-security in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the auditing-foundry-smart-contract-security skill do?

Runs a pre-deployment security audit of Solidity smart contracts in a Foundry project, combining static analysis (Slither, Aderyn), symbolic execution (Mythril), and property-based testing to catch reentrancy, access-control, and arithmetic bugs before deploying to an EVM chain. It is listed under Security, DevOps & Infra, Secure Coding, Vulnerability Scanning on SkillMD.

Is auditing-foundry-smart-contract-security safe to use?

SkillMD's automated safety review verdict for this skill is WARNING. Independent scanners report: SkillSpector: CAUTION, Skill Scanner: WARNING. Capability flags: executes scripts, makes network calls, reads secrets. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with auditing-foundry-smart-contract-security?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is auditing-foundry-smart-contract-security free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under Apache-2.

Who published auditing-foundry-smart-contract-security?

mukul975 (@mukul975) published this skill. Their other Agent Skills are listed on their SkillMD profile.