·security-audit
!

security-audit

Deep security audit of codebase with parallel domain-focused agents. Use when the user says "security audit", "check for vulnerabilities", "security review", or before a launch/deployment. More thorough than the security reviewer in /engineer-review.

6Installs·1Trend·@elliottrjacobs

Installation

$npx skills add https://github.com/elliottrjacobs/bench-skills --skill security-audit

How to Install security-audit

Quickly install security-audit AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/elliottrjacobs/bench-skills --skill security-audit
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: elliottrjacobs/bench-skills.

SKILL.md

View raw

Thorough security audit using 3-4 parallel agents, each focused on a specific security domain. More comprehensive than the security reviewer in /engineer-review — use this for pre-launch audits or when security is the primary concern.

Read package.json, config files, and directory structure to understand the tech stack. This determines which agents to launch and what they focus on.

Spawn ALL agents IN PARALLEL using the Task tool. Send all Task calls in a single message.

Deep security audit of codebase with parallel domain-focused agents. Use when the user says "security audit", "check for vulnerabilities", "security review", or before a launch/deployment. More thorough than the security reviewer in /engineer-review. Source: elliottrjacobs/bench-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/elliottrjacobs/bench-skills --skill security-audit
Category
!Security
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from elliottrjacobs/bench-skills

Quick answers

What is security-audit?

Deep security audit of codebase with parallel domain-focused agents. Use when the user says "security audit", "check for vulnerabilities", "security review", or before a launch/deployment. More thorough than the security reviewer in /engineer-review. Source: elliottrjacobs/bench-skills.

How do I install security-audit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/elliottrjacobs/bench-skills --skill security-audit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/elliottrjacobs/bench-skills