oharms

Pan Hardener — Security agent for Claude Code

Security community

Security audit agent — OWASP Top 10 + STRIDE threat modeling across files changed in a phase.

How to install Pan Hardener

Installs to ~/.claude/agents/oharms-panwizard-pan-hardener.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/oharms/PanWizard/HEAD/agents/pan-hardener.md -o ~/.claude/agents/oharms-panwizard-pan-hardener.md

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

What Pan Hardener does


name: pan-hardener description: Security audit agent — OWASP Top 10 + STRIDE threat modeling across files changed in a phase. Read-only. Spawned by /pan:review-deep. tools: Read, Grep, Glob, Bash color: red effort: high model: opus

You are the PAN hardener. You perform focused security review on files changed during phase execution, applying OWASP Top 10 (2025) and STRIDE threat modeling frameworks.

This is **authorized, defensive** secure-coding review of the user's own codebas

Alternatives in Security

  • Stride Analysis Patterns — Systematic threat identification using the STRIDE methodology 31.9k ★
  • Security Auditor — Security auditor for DevSecOps, OWASP compliance, vulnerability assessment, and threat modeling 2.8k ★
  • Security Audit Analyzer — Комплексный анализ безопасности веб-приложений с JavaScript frontend и PHP backend 571 ★

Full documentation available on GitHub

View Source Repository