Themis.Agent — Security agent for Claude Code
Quality & security gate — heuristic scan (Layer 1, zero LLM) + deep.
How to install Themis.Agent
Installs to ~/.claude/agents/ils15-pantheon-legacy-themis.agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ils15/pantheon-legacy/HEAD/agents/themis.agent.md -o ~/.claude/agents/ils15-pantheon-legacy-themis.agent.md Restart Claude Code, or start a new session, for it to be picked up.
What Themis.Agent does
name: themis description: Quality & security gate — heuristic scan (Layer 1, zero LLM) + deep review (Layer 2, LLM leve) + verification planning (Layer 3). Ruff/Biome, anti-pattern slop detection, hash-anchored edits, OWASP Top 10, coverage >80%. Called by implementers; escalates blockers to zeus. mode: primary reasoning_effort: high permission: edit: ask bash: pytest *: allow ruff *: allow grep *: allow npx vitest *: allow pip-audit *: allow dep-audit *: al
Alternatives in Security
- Firmware Analyst — You are an elite firmware analyst with deep expertise in embedded systems security, IoT device analy 31.9k ★
- Mobile Reverser — Deep Mobile Security Red Team persona 548 ★
- Zoro — Independent code reviewer for a bounded Superloopy change 109 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Quality Engineering
Read-only quality engineering agent for CI gates, code review, AI-agent security, and evidence-backed test rep
Governance Reviewer
Reviews a change for governance compliance using PromptWise — security scan, policy check, quality gate, and a
AI Eng Warden
AI Engineering review of code touching LLM interactions, prompt construction, context management, agent archit
Auth Sentinel
Deep auth/registry security gate — verifies the SSO verified-domain gate and SSRF guard are present AND reacha
CI Pipeline
Manages ClaudeSec CI/CD — GitHub Actions workflows, security-scan integration, quality gates, and automation s
Tp Audit Scanner
Use this when the user asks for a security / quality audit, pre-release sweep, or "scan this for issues". Find
Related Skills
Pantheon Audit
Audit: heuristic scan (zero LLM) + Themis review. Usage: /pantheon-audit [--light --full --plan]
Mem Gate
Hard write-rules quality gate — scan existing memory for junk entries that violate the data-quality canon, or
Cmd Verify
Verify phase (PROVE) format, lint, type-check, scan, test, and githook gate with a fix/review loop. Use to lea