Map dangerous functions in a smart contract

Scans a contract's code, identifies every function that can change state from outside, sorts by who can call it (public, admin, role-locked), and flags the riskiest surface area.

Best for: Engineers preparing for a security audit or reviewing a contract before deployment.

Engineering / code-reviewatomicfor-engineerslight-setupfrom-repo

Topics

agent-skills

Source

Creator's repository · trailofbits/skills

View on GitHub

License: CC-BY-SA-4.0