audit

Coordinates multiple AI agents to audit codebases for security, quality, and compliance.

6|3|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/vinhnxv/rune-plugin --skill audit-vinhnxv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/vinhnxv/rune-plugin/tree/main/plugins/rune/skills/audit
Command: npx skills add https://github.com/vinhnxv/rune-plugin --skill audit-vinhnxv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the auditing of large codebases by coordinating multiple AI agents to review, aggregate, and validate findings, reducing manual overhead and increasing risk visibility.

Core Features & Use Cases

  • Multi-agent orchestration for codebase audits across files, workflows, and API contracts.
  • Incremental and deep analysis with risk scoring, lore passes, and TOME aggregation.
  • Use Case: Large repositories requiring repeatable security, quality, and compliance reviews with auditable traces.

Quick Start

Run a full incremental audit of this project to generate the TOME report.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I automate a security and compliance audit for a large codebase?

You can automate a codebase audit by coordinating multiple AI agents to review files, workflows, and API contracts, which aggregate findings into structured reports like TOME.md for security, quality, and compliance.

What is the best way to perform incremental codebase audits without reviewing everything?

Incremental codebase audits use state management to review only changed files and workflows, applying risk scoring and deep analysis to generate updated coverage reports without reprocessing the entire repository.

How does multi-agent orchestration work for code review and risk scoring?

Multi-agent orchestration assigns specialized AI agents to review different codebase sections, aggregate findings, and validate results, producing auditable traces with risk scoring and optional Lore passes for deep analysis.

Can I audit API contracts and workflows across large repositories?

Yes, you can audit API contracts and workflows across large repositories by deploying coordinated agents that perform full or incremental reviews, validating findings against compliance rules and generating structured outputs.

What limitations exist when running deep analysis passes on large codebases?

Deep analysis and Lore passes on large codebases require significant processing due to full repository scans, risk scoring, and multi-agent validation, making incremental audits more efficient for ongoing compliance checks.