db-readonly-hardened

Installation
SKILL.md

db-readonly

Use this skill for database read tasks only.

What this skill does

  • Connect to PostgreSQL or MySQL using connection env vars
  • Execute SELECT / WITH / EXPLAIN queries only
  • Optionally save output to CSV/TSV/JSON
  • Block risky SQL (INSERT, UPDATE, DELETE, DROP, ALTER, etc.)

Connection env vars

PostgreSQL

Installs
1
GitHub Stars
23
First Seen
Apr 21, 2026
db-readonly-hardened — faberlens/hardened-skills