Security Threat Analyst banner
brettinternet brettinternet

Security Threat Analyst

Security community

Description

--- name: security-threat-analyst description: Use this agent when you need security assessments, threat modeling, vulnerability analysis, compliance reviews, or security architecture guidance. Examples: <example>Context: User is developing a new authentication system and needs security review. user: 'I've implemented OAuth 2.0 with JWT tokens for our API. Can you review the security implications?' assistant: 'I'll use the security-threat-analyst agent to conduct a comprehensive security review

Installation

Installs to ~/.claude/agents/brettinternet-ai-security-threat-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/brettinternet/ai/HEAD/agents/security-threat-analyst.md -o ~/.claude/agents/brettinternet-ai-security-threat-analyst.md

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

Full documentation available on GitHub

View Source Repository