extension Claude Code Plugins
download code
arrow_back All plugins

db-safety

Database safety guardrails. Prevents accidental data destruction, validates migrations, and catches dangerous SQL patterns.

Security v1.0.0

Installation

If you haven't added the marketplace yet, see Getting Started.

claude plugin install db-safety@wrxck-claude-plugins

Or add to your ~/.claude/settings.json:

{ "enabledPlugins": { "db-safety@wrxck-claude-plugins": true } }

Features

Source

View the source code, report issues, or contribute on GitHub:

github.com/wrxck/db-safety