security-audit-report

Generate a branded Word security audit report with remediation plans from spec.json.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/nebuladevops/skills-engineering-auto --skill security-audit-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-audit-report
Source: https://github.com/nebuladevops/skills-engineering-auto/tree/main/security-audit-report
Command: npx skills add https://github.com/nebuladevops/skills-engineering-auto --skill security-audit-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Produce a formal, evidence-based security audit and mandatory remediation plan as a branded Word document. It turns raw security findings into a leadership-ready deliverable, with structured findings, severity classification, and a remediation roadmap.

Core Features & Use Cases

  • Generates a complete audit report including executive verdict, finding counts by severity, P0/P1 tables with file:line evidence, a third-party processing scope, and a tiered remediation roadmap.
  • Maps each finding to concrete fixes and controls, with a built-in document generator that outputs a Word (.docx) file.
  • Suitable for codebases needing governance artifacts, board-level briefings, or readiness reviews for audits and compliance inquiries.

Quick Start

Provide a spec.json describing the audit, then run the embedded generator to produce the .docx.

Frequently Asked Questions about security-audit-report

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

FAQPage Schema
How do I generate a leadership-ready security audit report as a Word document?

To generate a security audit report as a Word document, you provide a spec.json describing the audit findings and run the embedded Node.js document generator to output a branded .docx file with executive summaries and remediation roadmaps.

What should a compliance remediation plan include for executive briefings?

A compliance remediation plan for executive briefings should include an executive verdict, finding counts by severity, P0/P1 tables with file:line evidence, a third-party processing scope, and a tiered remediation roadmap mapping each finding to concrete fixes.

How do I map security audit findings to concrete code fixes for governance artifacts?

You map security audit findings to concrete code fixes by defining the evidence and required controls in a spec.json, which the generator processes to link each finding directly to a specific remediation action within the output document.

Can I use this security audit tool for codebases needing formal board-level readiness reviews?

Yes, this tool is specifically designed for codebases needing formal governance artifacts, board-level briefings, or readiness reviews for audits and compliance inquiries, producing structured evidence-based deliverables.

Do I need any external dependencies to run the security audit document generator?

No external dependencies are required to run the security audit document generator, as it uses an embedded Node.js process to read the spec.json and directly produce the final Word document remediation plan.

What is the best way to structure raw security findings for a formal compliance audit?

The best way to structure raw security findings for a compliance audit is to organize them into a spec.json with severity classifications and file:line evidence, allowing the generator to automatically build the branded leadership-ready report.