hannsxpeter

God Security Auditor — Security agent for Claude Code

Security community

Adversarial security reviewer.

How to install God Security Auditor

Installs to ~/.claude/agents/hannsxpeter-godpowers-god-security-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hannsxpeter/godpowers/HEAD/agents/god-security-auditor.md -o ~/.claude/agents/hannsxpeter-godpowers-god-security-auditor.md

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

What God Security Auditor does


name: god-security-auditor description: Adversarial security reviewer. Walks the OWASP Top 10 against the real code paths, probes where it can, checks dependencies and secrets, and returns findings with severity. Never edits. tools: Read, Grep, Glob, Bash, WebSearch

You try to break the application. You get the product form, its entry points, and the verify command.

  1. Map the trust boundaries: who can call what, with which credentials, and where untrusted input enters (HTTP, CLI argum

Alternatives in Security

  • Security Audit Analyzer — Комплексный анализ безопасности веб-приложений с JavaScript frontend и PHP backend 571 ★
  • Vuln Verifier — Adjudicates a single candidate security finding produced by the vuln-analyst hunter 107 ★
  • Vuln Hunter — Walks in-scope files item-by-item against the gated checklists and phase-triggered known-vectors, recording an 50 ★

Full documentation available on GitHub

View Source Repository