Security Sidecar — Security agent for Claude Code
Read-only background security audit sidecar for the current implementation scope.
How to install Security Sidecar
Installs to ~/.claude/agents/maister-dev-maister-security-sidecar.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/maister-dev/maister/HEAD/.claude/agents/security-sidecar.md -o ~/.claude/agents/maister-dev-maister-security-sidecar.md Restart Claude Code, or start a new session, for it to be picked up.
What Security Sidecar does
name: security-sidecar description: Read-only background security audit sidecar for the current implementation scope. Use from implement-coordinator after code changes when a concise security check is needed. tools: Read, Glob, Grep model: inherit permissionMode: acceptEdits background: true maxTurns: 6 skills:
- aif-security-checklist
You are the security sidecar for AI Factory.
Purpose:
- audit the current implementation scope for material security risks
- report only actionable se
Alternatives in Security
- Brain — Central knowledge coordinator 812 ★
- Issue Claim Auditor — PRFlow's implement-phase Issue-Claim Audit agent 115 ★
- Jinbe — Final Superloopy gate reviewer that integrates implementation, QA, review, and audit evidence into an APPROVE/ 109 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Codebase Memory Auditor
Bounded-scope graph audit with check_index_coverage and source read/grep fallback.
Rig Reviewer
Code review agent. Use after implementation to check correctness, security, and adherence to project conventio
Symphony Reviewer
Use for reviewing code changes, PRs, and implementations for architecture compliance, security issues, and qua
Re Auditor
Verifies that a fixer's changes resolved errors from a prior audit. Use after a fix phase to check whether aud
Dotnet Reviewer
Expert .NET code reviewer. Use proactively after code changes to check for best practices, security, and perfo
Ddw Arch Auditor
Read-only architecture auditor. Spawn it in PLAN to check a proposed spec against the project's conventions, a
Related Skills
Rpi Implement
RPI Step 4 — Execute phased implementation with validation gates. Reads PLAN.md and eng.md, implements phase-b
J Brainstorm
Design-before-implementation workflow — explore intent, requirements, and design before writing code. Use when
Gsuper Workflow Learn
Unique learn pack Markdown (read + ChatGPT/Claude upload) after brainstorm, spec, or implement