overnight-repo-auditor

Automate comprehensive codebase audits for security, performance, accessibility, and code quality.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/pmkshar/marqaiskills --skill overnight-repo-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: overnight-repo-auditor
Source: https://github.com/pmkshar/marqaiskills/tree/main/overnight-repo-auditor
Command: npx skills add https://github.com/pmkshar/marqaiskills --skill overnight-repo-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires read, grep, glob, bash, agent, write, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the overnight audit of a codebase, providing a thorough review of security, performance, accessibility, and code quality.

Core Features & Use Cases

  • Security Audit: Identifies and rates security vulnerabilities, including SQL injection, command injection, and XSS.
  • Performance Audit: Analyzes database queries, memory management, and front-end performance metrics.
  • Accessibility Audit: Checks for WCAG 2.1 Level AA compliance and accessibility issues in the UI.
  • Code Quality Audit: Evaluates code maintainability, readability, and engineering best practices.
  • Use Case: Ideal for organizations with large codebases that need to ensure security and quality without manual review.

Quick Start

Use the overnight-repo-auditor skill to conduct an audit of the current codebase.

Frequently Asked Questions about overnight-repo-auditor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a comprehensive codebase audit for security and performance overnight?

An automated codebase audit identifies security vulnerabilities like SQL injection and XSS, analyzes database queries and memory management, and checks for WCAG 2.1 Level AA compliance in the UI.

What does a code quality audit check for in a large codebase?

A code quality audit evaluates code maintainability, readability, and engineering best practices. It performs deep audits of all code and dependencies to ensure quality without manual review.

Do I need specific Python libraries to run an automated codebase audit?

Yes, this automated codebase audit requires multiple Python libraries for static analysis and reporting. These dependencies are necessary to perform the deep analysis of your code and dependencies.

Can I check WCAG 2.1 Level AA compliance automatically across my UI?

You can use an overnight automated audit to thoroughly review security and quality across large codebases. This approach is ideal for organizations needing to ensure quality without manual review.

What is the best way to check a large codebase for SQL injection and XSS vulnerabilities?

A security audit identifies and rates vulnerabilities like SQL injection, command injection, and XSS. Automating this process overnight ensures thorough review of large codebases without manual intervention.

How does an automated performance audit analyze database queries and memory management?

A performance audit analyzes database queries, memory management, and front-end performance metrics. It runs automatically alongside security and accessibility checks to provide a comprehensive codebase review.