kkrlstrm/agent-guard

Runtime controls for Claude Code derived from real tool-call telemetry. Pair with cc-logger to observe failures, promote recurring patterns into rules, nudge recoverable mistakes, and block irreversible ones.

5Stars on the repository
1Mods indexed here, across every type
14d agoLast push, which is what freshness is scored on
AGPL-3.0Licence, which decides whether bodies are shown

db-reader

01

kkrlstrm/agent-guard

Agent

Read-only Postgres/database analyst. Answers questions by running SELECT-style reads and returning clean summaries — never raw dumps. Writes are hard-blocked by a PreToolUse guard hook. Use proactively whenever a task needs to query data and only needs to READ it. Do NOT use when the task must modify data or run a…

5 14d ago A 69 tokens AGPL-3.0