Ethereum and blockchain smart contract security analysis
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill smart-contract-analysis --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Smart Contract Analysis?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-smart-contract-analysis-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: Smart Contract Analysis Skill
description: Ethereum and blockchain smart contract security analysis
allowed-tools:
- Bash
- Read
- Write
- Edit
- Glob
- Grep
graph:
domains: [domain:cybersecurity]
specializations: [specialization:security-research]
skillAreas: [skill-area:smart-contract-security, skill-area:application-security-testing]
roles: [role:security-engineer]
workflows: [workflow:penetration-testing-cycle, workflow:vulnerability-management]
---
# Smart Contract Analysis Skill
## Overview
This skill provides Ethereum and blockchain smart contract security analysis capabilities.
## Capabilities
- Execute Slither static analysis
- Run Mythril symbolic execution
- Analyze Solidity code patterns
- Detect reentrancy vulnerabilities
- Check for integer overflow
- Generate Echidna fuzz tests
- Support multiple EVM chains
- Create formal verification specs
## Target Processes
- smart-contract-auditing.js
- security-tool-development.js
## Dependencies
- Slither
- Mythril
- Echidna
- Solidity compiler (solc)
- Python 3.x
- Node.js (for Hardhat/Foundry)
## Usage Context
This skill is essential for:
- Smart contract security audits
- DeFi vulnerability research
- Automated vulnerability detection
- Fuzz testing smart contracts
- Formal verification support
## Integration Notes
- Supports Solidity and Vyper
- Can analyze multiple EVM-compatible chains
- Integrates with Hardhat and Foundry
- Supports custom detector development
- Can generate audit reports
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!