Mythril OSS is the classic security analysis tool for Ethereum smart contracts. It uses concolic analysis, taint analysis and control flow checking to detect a variety of security vulnerabilities.
Whether you want to contribute, need support, or want to learn what we have cooking for the future, our Discord server will serve your needs!
Oh and by the way, we're now building a whole security tools ecosystem with Mythril Platform API. You should definitely check that out as well.
Get it with Docker:
$ docker pull mythril/myth
Install from Pypi:
$ pip3 install mythril
See the Wiki for more detailed instructions.
Instructions for using the 'myth' tool are found on the Wiki.
For support or general discussions please join the Mythril community on Discord.