denis@keisei — keiseikit-browse — 144×42
⌘1
KEISEIKIT v0.16.2DAEMON UPSLEEP 03:07
session 4f3amem 47/2002026-05-01 05:21

/agents / security-auditor-differential

security-auditor-differential

9-point differential security review. Auth bypass, injection, deserialization, race conditions. Read-only.

tierT5
categoryatomar
writes?writes files
Agent({
  subagent_type: "security-auditor-differential",
  prompt: "<your task>",
  isolation: "worktree"
})
# on fork, .claude/agents/<id>/ contains:
spec.md       # prompt verbatim
plan.md       # phases + verify-criteria
progress.json # {ts,phase,pct,note} every 30s
chatlog.md    # rolling transcript
handoffs.md   # sub-agents + branches
review.md     # self-review on completion
# orchestrator at completion
$ kei-ledger validate <agent-id>
$ git merge --no-ff agent/security-auditor-differential-1714291200
$ git push forgejo HEAD

# or squash / reject / defer per AskUserQuestion

other T5 agents