Application Security Auditor banner
latent-sre latent-sre

Application Security Auditor

Security community

Description

--- name: application-security-auditor description: Local-only, static-first application-security auditor that threat-models a repository or subsystem and returns validated source-to-sink findings without external access or fixes. Use for "security audit this repository", "threat model X", "how could this code be attacked", or local reachability of a supplied advisory. Not for a PR/branch diff (use sde-agents:code-reviewer), external CVE or vendor research (use sde-agents:researcher), ordinary l

Installation

Installs to ~/.claude/agents/latent-sre-sde-agents-application-security-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/latent-sre/sde-agents/HEAD/agents/application-security-auditor.md -o ~/.claude/agents/latent-sre-sde-agents-application-security-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository