audit-security

Identify and remediate security vulnerabilities and misconfigurations across a codebase.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill audit-security-jasonmichaelbell78-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-security
Source: https://github.com/jasonmichaelbell78-creator/framework/tree/main/.claude/skills/audit-security
Command: npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill audit-security-jasonmichaelbell78-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The security audit skill helps developers quickly identify and document vulnerabilities, misconfigurations, and policy gaps in a codebase, enabling proactive risk management.

Core Features & Use Cases

  • Parallel and sequential audit modes with structured findings
  • Comprehensive checks across authentication, input validation, dependencies, OWASP coverage, and AI/code security patterns
  • Generates actionable findings, baselines, and remediation recommendations for secure deployments

Quick Start

Run a single-session security audit on the current repository to surface issues and generate a structured findings report.

Frequently Asked Questions about audit-security

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

FAQPage Schema
How do I run an automated security audit on my codebase to find OWASP vulnerabilities?

Run a security audit to identify and remediate vulnerabilities, misconfigurations, and risky patterns across your codebase. It enforces multi-category assessments including OWASP coverage, input validation, and data protection, then outputs structured JSONL findings and Markdown reports.

What specific security checks are covered in a codebase security audit?

A codebase security audit covers authentication, input validation, data protection, dependencies, OWASP coverage, hosting, framework security, crypto, file handling, and AI/code security patterns. It provides evidence-backed scoring and actionable remediation recommendations for secure deployments.

Can I integrate a codebase security audit into my CI pipeline?

Yes, you can integrate this security audit into CI pipelines for automated code checks. It supports configurable parallel or sequential execution modes to efficiently analyze repositories with diverse tech stacks during code reviews or on-demand security checks.

Does the security audit support repositories with diverse tech stacks?

Yes, the security audit is applicable to repositories with diverse tech stacks. It performs comprehensive checks across multiple categories including framework security, dependencies, and crypto, generating structured JSONL findings and baselines regardless of the underlying technologies.

What formats are the security audit findings and reports output in?

The security audit outputs structured results including JSONL findings, a Markdown report, and security baselines. These formats provide evidence-backed scoring and actionable remediation recommendations for documenting and resolving identified vulnerabilities and policy gaps.