alex-zebley/evmbench ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Windows app that lets me load Solidity smart contract files and run automated checks to find bugs, security problems, and risky code patterns.
I want a clean, easy interface where I can open one contract or a set of related files, start a scan, and then see a plain language report of what was found. The results should be easy to understand, with warnings, short explanations, and a way to open more details for each issue. It would also be great if I can export the report so I can share it with a teammate or auditor.
Please make it feel like a practical tool for people who want to test contracts before deploying them, with settings for how deep the scan goes and how strict the warnings are. Keep it polished and straightforward, and if you need current implementation details or docs, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit