---
title: "sowadalmughni/ai-codebase-audit"
description: "Audits AI-generated codebases for the six failure modes that cause production collapse: disconnected schema, missing RLS, exposed secrets, broken auth, unwired integrations, and N+1 queries. Outputs a severity-ranked remediation register, not inline fixes."
canonical_url: "https://awesomeclaudeplugins.com/sowadalmughni/ai-codebase-audit"
repository_url: "https://github.com/sowadalmughni/ai-codebase-audit"
stars: 0
forks: 0
plugins_count: 1
publication_state: "indexable"
quality_note: "Canonical repository has a description and validated plugin count."
catalog_updated: "2026-09-22T08:12:33.125Z"
install_command: "/plugin marketplace add sowadalmughni/ai-codebase-audit"
---

# sowadalmughni/ai-codebase-audit

Audits AI-generated codebases for the six failure modes that cause production collapse: disconnected schema, missing RLS, exposed secrets, broken auth, unwired integrations, and N+1 queries. Outputs a severity-ranked remediation register, not inline fixes.

## Repository

- [Catalog detail page](https://awesomeclaudeplugins.com/sowadalmughni/ai-codebase-audit)
- [GitHub repository](https://github.com/sowadalmughni/ai-codebase-audit)
- Stars: 0
- Forks: 0
- 1 plugin entries are reported.

## Catalog provenance

- Publication state: indexable
- Quality note: Canonical repository has a description and validated plugin count.
- Repository metadata source: catalog snapshot dated Sep 22, 2026, not live GitHub API data

## Installation

When this repository exposes a Claude Code marketplace, add it with:

```bash
/plugin marketplace add sowadalmughni/ai-codebase-audit
```
