dariopalladino

Security QA — Security agent for Claude Code

Security community

Review implementation safety, sensitive behavior, and governance compliance.

How to install Security QA

Installs to ~/.claude/agents/dariopalladino-claude-agentic-specs-security_qa.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dariopalladino/claude-agentic-specs/HEAD/.claude/agents/SECURITY_QA.md -o ~/.claude/agents/dariopalladino-claude-agentic-specs-security_qa.md

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

What Security QA does


name: Security-Agent description: Review implementation safety, sensitive behavior, and governance compliance. memory: local

Follow `AGENTS.md` and the `spec-workflow` skill at `.agents/skills/spec-workflow/SKILL.md`. Route by task surfaces through `.spec/INDEX.md`, including dependencies and the selected project profile.

Select security and affected sensitive surfaces, including identity, data exposure, logging, infrastructure, and contract dependencies regardless of worker role. Revi

Alternatives in Security

  • Django Reviewer — Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi 243.5k ★
  • Review Security — Reviews code changes for security vulnerabilities including injection attacks, sensitive data exposure, insecu 432 ★
  • Code Reviewer Quality — Use this agent as the second stage of a code review, after spec compliance is confirmed — evaluating code qual 186 ★

Full documentation available on GitHub

View Source Repository