cmd-security-audit

Run STRIDE threat modeling and SAST vulnerability scans on codebases.

2|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/jlaws/dotfiles --skill cmd-security-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cmd-security-audit
Source: https://github.com/jlaws/dotfiles/tree/main/.agents/skills/cmd-security-audit
Command: npx skills add https://github.com/jlaws/dotfiles --skill cmd-security-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The security audit skill helps teams systematically identify threats, vulnerabilities, and compliance gaps in codebases, enabling proactive risk management.

Core Features & Use Cases

  • STRIDE threat modeling across project boundaries and components
  • SAST pattern mapping to common vulnerability classes
  • Compliance mapping to frameworks like PCI-DSS, GDPR, SOC2
  • Use Case: during a code review or security assessment, generate a threat model and actionable remediation plan.

Quick Start

Run a full security threat model and vulnerability scan against the target project.

Frequently Asked Questions about cmd-security-audit

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

FAQPage Schema
How do I perform a STRIDE threat model on my codebase?

A STRIDE threat model is performed by analyzing project boundaries and components to systematically identify security threats across your codebase. This skill facilitates the process and generates an actionable remediation plan during code reviews.

Can I map code vulnerabilities to compliance frameworks like PCI-DSS and SOC2?

Yes, you can map code vulnerabilities to compliance frameworks like PCI-DSS and SOC2. The skill provides compliance control mapping to identify gaps and ensure your codebase meets regulatory requirements across projects and languages.

What is SAST pattern mapping for code reviews?

SAST pattern mapping identifies common vulnerability classes in source code by matching known security flaws against your codebase. It is applied during code reviews to detect vulnerabilities and generate an actionable remediation plan.

Does this security audit support multiple programming languages?

Yes, this security audit supports multiple programming languages. It facilitates threat modeling, SAST pattern checks, and compliance mapping across projects and languages with configurable scope and guardrails.

How do I configure the scope of a vulnerability scan?

You can configure the scope of a vulnerability scan using the skill's built-in guardrails. This allows you to target specific project boundaries and components during threat modeling and SAST pattern checks.