Skip to content

Add grounded to Claude Plugins#392

Open
hyde0395 wants to merge 1 commit into
jqueryscript:mainfrom
hyde0395:add-grounded
Open

Add grounded to Claude Plugins#392
hyde0395 wants to merge 1 commit into
jqueryscript:mainfrom
hyde0395:add-grounded

Conversation

@hyde0395

Copy link
Copy Markdown

Adds grounded — a grounding-enforcement guardrail plugin: PostToolUse hooks record evidence (files read, URLs fetched, packages verified) into a local ledger, and PreToolUse hooks block actions that lack it (editing never-read files, installing packages absent from npm/PyPI/crates.io, citing dead URLs). Deterministic — no LLM in the judgment path, stdlib-only, MIT. Complements safety-net-style plugins: they ask "is this command dangerous?", grounded asks "does this action have evidence?". README has a GIF of a real blocked session and a 60-second verification recipe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant