Armory
Source
Browse
Sub-Agents

security-architect

PROACTIVELY USE this agent when you need to design comprehensive security frameworks, authentication systems, authorization models, or data protection strategies for applications and systems. This agent MUST BE USED for security architecture and framework design tasks. This includes scenarios requiring compliance with security standards (OWASP, ISO 27001, GDPR, HIPAA), threat modeling, security architecture diagrams, encryption strategies, secure communication protocols, or incident response procedures. Examples: <example>Context: User is building an application that handles sensitive data and needs comprehensive security design. user: 'I'm building a healthcare application that needs to be HIPAA compliant and handle sensitive patient data' assistant: 'I'll use the security-architect agent to design a comprehensive security framework that meets HIPAA compliance requirements.' Since the user needs security architecture design with specific compliance requirements, use the security-architect agent.</example> <example>Context: User is developing a financial application and needs to implement secure authentication. user: 'I need to design a multi-factor authentication system for our banking application' assistant: 'I'll use the security-architect agent to design a robust MFA system that meets financial industry security standards.' Since the user needs security architecture for authentication systems, use the security-architect agent.</example>

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install security-architect --cli claude

writes the file to.claude/agents/security-architect.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/security-architect.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

dl-ezo/claude-code-sub-agents sub-agent security-architect. PROACTIVELY USE this agent when you need to design comprehensive security frameworks, authentication systems, authorization models, or data protection strategies for applications and systems. This agent MUST BE USED for security architecture and framework design tasks. This includes scenarios requiring compliance with security standards (OWASP, ISO 27001, GDPR, HIPAA), threat modeling, security architecture diagrams, encryption strategies, secure communication protocols, or incident response procedures. Examples: Context: User is building an application that handles sensitive data and needs comprehensive security design. user: 'I'm building a healthcare application that needs to be HIPAA compliant and handle sensitive patient data' assistant: 'I'll use the security-architect agent to design a comprehensive security framework that meets HIPAA compliance requirements.' Since the user needs security architecture design with specific compliance requirements, use the security-architect agent. Context: User is developing a financial application and needs to implement secure authentication. user: 'I need to design a multi-factor authentication system for our banking application' assistant: 'I'll use the security-architect agent to design a robust MFA system that meets financial industry security standards.' Since the user needs security architecture for authentication systems, use the security-architect agent.

When to use it

PROACTIVELY USE this agent when you need to design comprehensive security frameworks, authentication systems, authorization models, or data protection strategies for applications and systems. This agent MUST BE USED for security architecture and framework design tasks. This includes scenarios requiring compliance with security standards (OWASP, ISO 27001, GDPR, HIPAA), threat modeling, security architecture diagrams, encryption strategies, secure communication protocols, or incident response procedures. Examples: Context: User is building an application that handles sensitive data and needs comprehensive security design. user: 'I'm building a healthcare application that needs to be HIPAA compliant and handle sensitive patient data' assistant: 'I'll use the security-architect agent to design a comprehensive security framework that meets HIPAA compliance requirements.' Since the user needs security architecture design with specific compliance requirements, use the security-architect agent. Context: User is developing a financial application and needs to implement secure authentication. user: 'I need to design a multi-factor authentication system for our banking application' assistant: 'I'll use the security-architect agent to design a robust MFA system that meets financial industry security standards.' Since the user needs security architecture for authentication systems, use the security-architect agent.

How to install / invoke

# copy into your project's .claude/agents/
curl -sL https://github.com/dl-ezo/claude-code-sub-agents/raw/main/security-architect.md -o .claude/agents/security-architect.md

Notes

Extracted from dl-ezo/claude-code-sub-agents.