cyber-audit

Generate a structured Markdown audit report of system exposure to security advisories.

61|11|Updated Jun 15, 2026
One-click install
npx skills add https://github.com/Matymatyk-business/david-skills --skill cyber-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cyber-audit
Source: https://github.com/Matymatyk-business/david-skills/tree/main/skills/cyber-audit
Command: npx skills add https://github.com/Matymatyk-business/david-skills --skill cyber-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a read-only exposure audit workflow that determines whether a system is affected by security advisories (CVE, breach, malware, supply-chain) and produces a structured local report.

Core Features & Use Cases

  • Read-only checks against security advisories to assess exposure without making changes.
  • Generates a single, structured Markdown report saved to a local audit folder.
  • Useful when users share a breach/CVE/malware advisory or request scans for specific advisories like "scan my system for X" or "check if I'm vulnerable to Y".

Quick Start

Invoke cyber-audit on the target system to generate the local audit report in the default audit folder.

Frequently Asked Questions about cyber-audit

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

FAQPage Schema
How do I check if my system is vulnerable to a specific CVE or security breach?

A vulnerability audit identifies exposure risks from security advisories by checking your system's packages, binaries, and configurations. It operates read-only to prevent changes, determining if you are affected by specific malware, supply-chain, or breach threats.

Can I scan my system for vulnerabilities without installing new software or connecting to a network?

Yes, a read-only vulnerability scan operates without installations or network activity. It assesses your system's exposure to security advisories by analyzing existing local packages, binaries, and configurations, ensuring no modifications are made to your environment.

How do I generate a structured report for a local security audit?

Generate a structured security audit report by running a read-only exposure check against known advisories. The process outputs a single Markdown file saved to a user-specified audit folder, documenting all package and configuration findings in a tabular format.

What is the best way to audit my system's exposure to supply-chain attacks?

The best way to audit supply-chain attack exposure is a read-only vulnerability audit. It checks local packages and binaries against supply-chain advisories to determine if your system is affected, generating a structured Markdown report of the findings.

Does a read-only cyber audit modify my system configurations during the scan?

No, a read-only cyber audit enforces a strict workflow with no installations or network activity, ensuring your environment remains completely unchanged. It safely analyzes packages and configurations to generate an exposure report without modifying system state.