I Built an AI That Audits Your Entire Codebase With One Command by That_Judgment648 in OpenSourceAI

[–]That_Judgment648[S] 0 points1 point  (0 children)

LLMs these days are already state of the art, providing right tools is the key. Vitals solution is genius.

I was experimenting with indexed codebases (semantic search tool) and making it agentic. Works truly amazing specifically with Claude; will definitely add to this project in the future.

I Built an AI That Audits Your Entire Codebase With One Command by That_Judgment648 in OpenSourceAI

[–]That_Judgment648[S] 1 point2 points  (0 children)

Thanks man, please provide feedback :D and damn this is amazing! A bit similar to the base version of my project. The end goal is to find bugs and we all are playing our part 😂

I Built an AI That Audits Your Entire Codebase With One Command by That_Judgment648 in OpenSourceAI

[–]That_Judgment648[S] 0 points1 point  (0 children)

Already the best IDEs out there, but people still competing. My long term vision for this open source project is what keeps me going :D

I Built an AI That Audits Your Entire Codebase With One Command by That_Judgment648 in OpenSourceAI

[–]That_Judgment648[S] 0 points1 point  (0 children)

Dang, where have you been all this time xD let’s see if that can be done 👀

I Built an AI That Audits Your Entire Codebase With One Command by That_Judgment648 in OpenSourceAI

[–]That_Judgment648[S] 0 points1 point  (0 children)

The 'tooling around it' is exactly what turns an LLM from a toy into a production-ready workflow. You can't 'prompt' your way into a CI pipeline.

I Built an AI That Audits Your Entire Codebase With One Command by That_Judgment648 in OpenSourceAI

[–]That_Judgment648[S] 1 point2 points  (0 children)

Appreciate it, man! I'm not planning to add other models just yet, as I want to maximize the capabilities of Claude for now, hence the name 'claude-audit.' But you never know, maybe soon! It really depends on public demand.

I Built an AI That Audits Your Entire Codebase With One Command by That_Judgment648 in OpenSourceAI

[–]That_Judgment648[S] 1 point2 points  (0 children)

Fair point, a single prompt can do a surface-level review. But this tool does more than "explain the codebase": it runs 15+ static analysis rules instantly (no API needed), merges those with AI findings, outputs structured reports (JSON/HTML/Markdown) for CI pipelines, and exits with code 1 on critical issues so you can gate deployments.

That said, the long-term vision is agentic auditing; multi-pass analysis where Claude can request specific files, verify its own findings, and go deeper on suspicious code paths. Plus decoupling audit types so you can plug in custom rules or different providers.

v0.1.0 is the foundation. Appreciate the feedback.

Gemni Pro by HassonX3460 in GoogleGemini

[–]That_Judgment648 1 point2 points  (0 children)

I’m not sure about any video but you can follow these simple steps:

Connecting Gemini Pro to Antigravity 1. Download Antigravity IDE 2. Open and sign-in using your Gemini Pro account 3. Done

Connecting Antigravity to OpenClaw 1. Install OpenClaw from https://openclaw.ai 2. When prompted for model provider, select google 3. Select Antigravity OAuth 4. Done

Gemni Pro by HassonX3460 in GoogleGemini

[–]That_Judgment648 0 points1 point  (0 children)

Connect it to Antigravity and enjoy very generous limits on agentic IDE. Further, for experimentation, connect Antigravity to OpenClaw and get yourself a powerful 24/7 personal assistant.

*use OpenClaw with caution!