aarambh-darshan/code-auditor
🔍 AI-powered code auditor using Rust & Ollama. Features agentic tool-calling architecture where LLM autonomously explores, reads, and analyzes codebases. Detects security vulnerabilities, bugs, and performance issues. Generates detailed Markdown reports with actionable insights.
This tool helps software developers quickly identify potential problems in their codebases. You provide a GitHub repository URL or a local project folder, and it automatically explores the files, looking for security flaws, bugs, and performance bottlenecks. It then delivers a detailed Markdown report outlining all discovered issues with actionable insights.
Use this if you are a software developer or team lead who wants an automated, AI-powered assistant to audit your code for common issues before deployment or code review.
Not ideal if you need to audit code in a proprietary or highly secure environment where sending code to an external service or running local AI models is not permitted.
Stars
8
Forks
4
Language
Rust
License
—
Category
Last pushed
Jan 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/aarambh-darshan/code-auditor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kodustech/kodus-ai
AI Code Review with Full Control Over Model Choice and Costs.
judge0/judge0
Robust, fast, scalable, and sandboxed open-source online code execution system for humans and AI.
web3infra-foundation/mega
Mega is an open-source implementation of Google Piper — a Git-compatible monorepo engine built...
ddVital/coParrot
coParrot is an intelligent Git CLI assistant that uses AI (OpenAI/Anthropic/Gemini/Ollama) to...
tang-vu/ContribAI
Autonomous AI agent that contributes to open source — discovers repos, analyzes code, generates...