Security researchers: which AI tools impressed you the most lately? What should I test next?
I’m researching this seriously and planning to use as many AI tools as possible during this audit of @MonetrixFinance on
@code4rena. 🤔
Day 1 update:
1. Manual
I downloaded and read the docs and README to build a clean high-level model of the project first.
Then I started the manual audit.
So far I’ve manually reviewed 310 lines out of 1,726 total lines of Solidity source.
2. Progress estimate
If I keep this pace and there are 7 days left, the manual analysis should take around 5 days total, but let’s see how it actually goes. ⚔️
3. AI
I ran the well-known x-ray skill by
@PashovAuditGrp @0xFireFist on GPT-5.4 and then found out there is already a V2 version, so tomorrow I want to test what actually changed.
4. Model comparison
I also ran solidity-auditor by
@PashovAuditGrp on the contracts I already reviewed manually, using two different models:
Sonnet 4.6
GPT-5.4
5. Main goal
The goal is still to fully break down the project.
Even with strong skills, there are still false positives, so everything important still needs validation.
That’s what I want to test in public:
how far manual analysis a full AI stack can actually go on one real audit target. 🚀
Mentorship with
@bichistriver
@PashovAuditGrp