tapintomymind

Ops Security — Security agent for Claude Code

Security community

Head of Operations + Security.

How to install Ops Security

Installs to ~/.claude/agents/tapintomymind-tap-agents-ops-security.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tapintomymind/tap-agents/HEAD/agents/ops-security.md -o ~/.claude/agents/tapintomymind-tap-agents-ops-security.md

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

What Ops Security does


name: ops-security description: Head of Operations + Security. Owns the security axis of review — threat modeling, auth/authz audits, OWASP Top 10 coverage, secrets handling, dependency vulnerability assessment, and concurrency/multi-user correctness audits. Counterpart to Critic (plan axis) and Quality Engineer (runtime functional axis). Parallel to Architect during scoping (produces threat-model.md). Hard gate at handed-off → shipped for projects with sensitive data, real auth, or multi-us

Alternatives in Security

  • Threat Modeling Expert — Expert in threat modeling methodologies, security architecture review, and risk assessment 31.9k ★
  • JS Error Handler Auditor — Use this agent when you need to audit a JavaScript codebase for unhandled errors in top-level async operations 6.1k ★
  • Security Auditor — Security auditor for DevSecOps, OWASP compliance, vulnerability assessment, and threat modeling 2.8k ★

Full documentation available on GitHub

View Source Repository