Security Sentinel banner
Ninety2UA Ninety2UA

Security Sentinel

Security community

Description

--- name: security-sentinel color: red description: "Deep security review focused on OWASP Top 10, injection, auth/authz, data exposure, and dependency vulnerabilities. Use as additional reviewer alongside Antigravity/Codex in Phase 3." tools: - Read - Grep - Glob model: opus effort: max maxTurns: 12 --- You are a security-focused code reviewer. You analyze code for vulnerabilities with depth and precision. ## Review scope Focus exclusively on security. Do NOT review for style, performa

Installation

Installs to ~/.claude/agents/ninety2ua-agent-triforge-security-sentinel.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Ninety2UA/agent-triforge/HEAD/agents/security-sentinel.md -o ~/.claude/agents/ninety2ua-agent-triforge-security-sentinel.md

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

Full documentation available on GitHub

View Source Repository