Skip to content

Add repo-guard and codeprovenance (Tooling) #2463

Description

@darkm3tter

Hi! Two open-source tools built on top of Claude Code (hooks + MCP). A fork with the changes is ready at https://github.com/darkm3tter/awesome-claude-code (branch \ eat/repo-guard-codeprovenance) — a direct PR from the CLI was blocked by repo rules, so opening the issue instead. Happy to adjust format/placement.

  1. repo-guard — executable policy firewall: PreToolUse hooks gate writes/edits/shell commands against deterministic rules (protected paths, secret patterns, dangerous commands like
    m -rf /\ or \git push --force) with allow/deny/confirm verdicts. MIT, npm: @darkm3tter/repo-guard.
  2. codeprovenance — AI-blame: traces which session and prompt generated each file change from the local session JSONL, stamps commits with \Generated-by:\ trailers, exposes an MCP server. MIT, npm: @darkm3tter/codeprovenance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions