Smart Contract Audit

bankrbot/smart-contract-audit · Agent Skill (multi-file)

by BankrBot · bundle

Published · Last updated


Audits EVM smart contracts across 19 domains using parallel specialist agents, synthesizes findings, and files GitHub issues.

SKILL.md

Smart Contract Audit

Provided by EthSkills. Installs outside this repo — see catalog.json install.command.

Files

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

  • 📄SKILL.md entry
  • catalog.json 1.2 KB

Related

  1. 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
  2. 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
  3. defi-amm-security · affaan-m
    Provides a security checklist and hardened code examples for Solidity AMM contracts, covering reentrancy, donation attacks, oracle manipulation, slippage, and admin controls.
    226k
    repo stars
  4. audit-prep-assistant · trailofbits bundle
    Prepares codebases for security review using Trail of Bits' checklist by setting review goals, running static analysis, increasing test coverage, removing dead code, and generating documentation.
    6k
    repo stars
  5. 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
  6. cosmos-vulnerability-scanner · trailofbits bundle
    Scans Cosmos SDK blockchain modules and CosmWasm contracts for consensus-critical vulnerabilities such as chain halts, fund loss, and state divergence.
    6k
    repo stars

Frequently asked questions

How do I install the Smart Contract Audit skill?

Run npx skillmds add bankrbot/smart-contract-audit 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 Smart Contract Audit skill do?

Audits EVM smart contracts across 19 domains using parallel specialist agents, synthesizes findings, and files GitHub issues. It is listed under Security, Secure Coding, Vulnerability Scanning on SkillMD.

Is Smart Contract Audit safe to use?

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

Which AI agents work with Smart Contract Audit?

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 Smart Contract Audit free to use?

Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.

Who published Smart Contract Audit?

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