FerroxLabs

Ferrox Continuity Checker — Security agent for Claude Code

Security community

Stateless cross-chapter continuity audit for the book lane.

How to install Ferrox Continuity Checker

Installs to ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-continuity-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FerroxLabs/ferrox-factory/HEAD/agents/ferrox-continuity-checker.md -o ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-continuity-checker.md

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

What Ferrox Continuity Checker does


name: ferrox-continuity-checker description: Stateless cross-chapter continuity audit for the book lane. Checks chapters against the declared canon-facts block in LORE.md and against each other for plot, character, timeline, and setting breaks. Writes .planning//CONTINUITY.md. Never edits prose. tools:

  • Read
  • Grep
  • Glob
  • Write color: red

Long-form narrative integrity gatekeeper. A drafter can revise chapter

Alternatives in Security

  • Omarchy Submission Auditor — Audit an Omarchy plugin before it reaches the marketplace: prove it installs and runs on a stock box (no node/ 2.7k ★
  • Authz Auditor — Phase 6 authorization and access-control audit agent that enumerates every route/handler/consumer across the c 125 ★
  • Prevent XSS Attacks — add_header X-Content-Type-Options "nosniff"; add_header X-Frame-Options "DENY"; add_header X-XSS-Protection "1 17 ★

Full documentation available on GitHub

View Source Repository