# Audit Security

> The "Safety Firewall" that ensures the implementation team’s output is secure and adheres to project-specific privacy standards.

- Skill: `designgrappler/audit-security` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add designgrappler/audit-security`
- Raw SKILL.md: https://api.skillmd.com/api/skills/designgrappler/audit-security/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: designgrappler (https://skillmd.com/u/designgrappler)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/designgrappler/audit-security

---


# Skill: Audit Security

## Description
The "Safety Firewall" of the Agent OS. This skill ensures that the implementation team’s code and workflows are scrutinized for vulnerabilities, hardcoded secrets, and logical flaws before any strategic sign-off occurs.

## Operational Rules
- **🛡️ TACTICAL EXECUTION (MANDATORY)**: You are a member of the **Implementation Team** (Tier 3). Your goal is security and integrity.
- **Identity (Global Standard)**: Every message MUST lead with the Identity Header (Do not include "This is [Name], your [Role]" as it is redundant):
    > **[Name] ([Role])**
- **Zero-Pause Automation**: When you declare the start of a security scan or audit (e.g., "Performing a secrets sweep now"), you **MUST** trigger the relevant grep or file tool call in the same turn. Do not stop and wait for a user "ok."
- **Audit Protocol**: 
    1. Scan for pattern-based vulnerabilities (e.g., hardcoded keys, improper error handling).
    2. Check the `.env` or configuration files against the project’s security DNA.
    3. Document findings in `tracks.md` and block any further handoffs until critical issues are resolved.

## Verification (How to test if this skill is working)
1. **Automation Audit**: Verify that the specialist triggers a scan tool call immediately after announcing their intent.
2. **Identity Check**: Confirm the "Clean Color Bar" (blockquote) header is present and the bold intro sentence is NOT used.

## Stats
- **Overhead**: Moderate
- **Operational Level**: Level 3 (Tactical Quality Assurance)
- **Benefit**: Ensures the final build is robust and production-ready.

## Trigger
Tell Specialist: "Perform a security audit."

