audit

Run tests, linters, and security checks on code repositories.

57|18|Updated Jul 9, 2025
One-click install
npx skills add https://github.com/mattmireles/kokoro-coreml --skill audit-mattmireles
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/mattmireles/kokoro-coreml/tree/main/.claude/skills/audit
Command: npx skills add https://github.com/mattmireles/kokoro-coreml --skill audit-mattmireles

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of auditing code repositories, providing structured findings and grades to identify architectural, correctness, security, and complexity issues.

Core Features & Use Cases

  • Automated Code Review: Identifies bugs, unnecessary complexity, and security vulnerabilities in code.
  • Structured Findings: Generates detailed reports with severity ratings and grades for architecture, correctness, and complexity.
  • Use Case: Use the 'audit' skill to perform a comprehensive audit of the kokoro-coreml repository, identifying potential issues and providing a detailed report.

Quick Start

Run an audit on the kokoro-coreml repository using the 'audit' skill.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I automate a code audit to find security vulnerabilities and bugs?

Automating a code audit involves running tests, linters, and security checks on a repository to identify bugs, unnecessary complexity, and security vulnerabilities, generating structured findings with severity ratings for comprehensive review.

What is code complexity analysis and how does it grade architecture?

Code complexity analysis evaluates a repository to grade its architecture and correctness. It identifies unnecessary complexity and structural issues, providing detailed reports with severity ratings to highlight areas needing improvement.

How do I run a security review and code quality check on my repository?

Running a security review and code quality check requires executing automated tests, linters, and security checks against your codebase, identifying vulnerabilities and generating a detailed report grading architecture, correctness, and complexity.

Does automated code review provide structured findings for bug detection?

Automated code review provides structured findings for bug detection by running tests and security checks, identifying bugs and security vulnerabilities while generating detailed reports that include severity ratings and grades for architecture and correctness.

Can I grade code correctness and architecture without manual inspection?

You can grade code correctness and architecture without manual inspection by using an automated code audit. It runs tests and linters to evaluate the repository, providing structured findings and grades for complexity and security vulnerabilities.