analyzing-ethereum-smart-contract-vulnerabilities

mukul975/analyzing-ethereum-smart-contract-vulnerabilities · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


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.

SKILL.md

Files

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

  • 📄SKILL.md entry
  • 📁references
  • 📄api-reference.md 2.6 KB
  • 📁scripts
  • ⚙️agent.py 6.7 KB
  • 📄LICENSE 11.0 KB

Related

  1. 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
  2. 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
  3. auditing-foundry-smart-contract-security · mukul975 bundle
    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.
    24.6k
    repo stars
  4. algorand-vulnerability-scanner · trailofbits bundle
    Scans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked transaction fees, missing field validations, and access control issues.
    6k
    repo stars
  5. guidelines-advisor · trailofbits bundle
    Analyzes smart contract codebases against Trail of Bits' secure development guidelines, generating documentation, reviewing architecture and upgradeability patterns, assessing implementation quality, identifying pitfalls, and providing prioritized recommendations.
    6k
    repo stars
  6. uniswap-hooks · bankrbot bundle
    Build Uniswap v4 hooks with security-first guidance on threat modeling, permission flags, NoOp attack prevention, delta accounting, and pre-deployment audit checklists.
    1.2k
    repo stars

Frequently asked questions

How do I install the analyzing-ethereum-smart-contract-vulnerabilities skill?

Run npx skillmds add mukul975/analyzing-ethereum-smart-contract-vulnerabilities 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 analyzing-ethereum-smart-contract-vulnerabilities skill do?

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. It is listed under Security, Coding & Dev Tools, Secure Coding, Vulnerability Scanning on SkillMD.

Is analyzing-ethereum-smart-contract-vulnerabilities safe to use?

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

Which AI agents work with analyzing-ethereum-smart-contract-vulnerabilities?

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 analyzing-ethereum-smart-contract-vulnerabilities free to use?

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

Who published analyzing-ethereum-smart-contract-vulnerabilities?

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