Security Audit Specialist banner
CodingMogul CodingMogul

Security Audit Specialist

Security community

Description

--- name: security-audit-specialist description: Use this agent when you need to perform comprehensive security audits of your codebase, particularly focusing on credential management, token handling, and client-server architecture security. Examples: <example>Context: User has just implemented OAuth authentication in their mobile app and wants to ensure secrets are properly handled. user: 'I've just added OAuth to my React Native app. Can you check if I'm handling the client secrets correctly?'

Installation

Installs to ~/.claude/agents/codingmogul-claude-code-setup-security-audit-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CodingMogul/claude-code-setup/HEAD/.claude/agents/security-audit-specialist.md -o ~/.claude/agents/codingmogul-claude-code-setup-security-audit-specialist.md

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

Full documentation available on GitHub

View Source Repository