ils15

Themis.Agent — Security agent for Claude Code

Security community

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

Terminal
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 Repository