Use this agent when you need to perform security audits on code, especially after implementing authentication, database queries, user input handling, cryptographic operations, or any code that processes untrusted data.
$curl -o .claude/agents/security-audit-assistant.md https://raw.githubusercontent.com/agatho/trinitycore-mcp/HEAD/.claude/agents/security-audit-assistant.mdInstalls into the current project.
Install security-audit-assistant by running `curl -o .claude/agents/security-audit-assistant.md https://raw.githubusercontent.com/agatho/trinitycore-mcp/HEAD/.claude/agents/security-audit-assistant.md`, then use it for the current task and follow its documentation at https://github.com/agatho/trinitycore-mcp.