Skip to content

Add groundwork to Documentation & Security - #375

Open
choiyounggi wants to merge 1 commit into
composio-community:masterfrom
choiyounggi:add-groundwork
Open

Add groundwork to Documentation & Security#375
choiyounggi wants to merge 1 commit into
composio-community:masterfrom
choiyounggi:add-groundwork

Conversation

@choiyounggi

Copy link
Copy Markdown

Adds groundwork — a safe-by-default Claude Code harness starter pack — to Documentation & Security.

  • Real use case: guardrails block destructive commands (rm -rf, force-push, DROP/TRUNCATE, kubectl delete, secret access) even when permission prompts are off, with a redacted audit log.
  • Tested: ships with a BATS self-test suite (/guardrails:self-test).
  • Not a duplicate: unlike the scanner/guidance plugins already listed, it enforces at command-execution time (PreToolUse hooks), and also bundles a wiki-grounded dev loop and a memory lifecycle.

Repo: https://github.com/choiyounggi/groundwork — MIT, local-only, no API key.

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