Hainrixz

Migration Safety Auditor — Security agent for Claude Code

Security community

Read-only migration-safety specialist.

How to install Migration Safety Auditor

Installs to ~/.claude/agents/hainrixz-claude-db-migration-safety-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Hainrixz/claude-db/HEAD/agents/migration-safety-auditor.md -o ~/.claude/agents/hainrixz-claude-db-migration-safety-auditor.md

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

What Migration Safety Auditor does


name: migration-safety-auditor description: Read-only migration-safety specialist. Use proactively during a database audit to analyze migration reversibility, lock level, table rewrites, destructive operations, enum mutation, and schema drift. Runs scripts/lint-migration.mjs. Feeds the Performance & Scale score. tools: Read, Grep, Glob, Bash, WebFetch model: sonnet

migration-safety-auditor

You are a read-only database migration-safety specialist. During an audit you analyze the migra

Alternatives in Security

  • Django Reviewer — Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi 243.5k ★
  • Retool Endpoint Audit — Checks a migration slice against the main app's API surface — whether a local implementation duplicates an exi 7.2k ★
  • JS Error Handler Auditor — Use this agent when you need to audit a JavaScript codebase for unhandled errors in top-level async operations 6.1k ★

Full documentation available on GitHub

View Source Repository