Skip to content

feat: pre-tool-use hook blocking destructive bash commands (#3)#3

Open
Kasionchen wants to merge 2 commits into
mainfrom
feat-pre-tool-hook-20260420
Open

feat: pre-tool-use hook blocking destructive bash commands (#3)#3
Kasionchen wants to merge 2 commits into
mainfrom
feat-pre-tool-hook-20260420

Conversation

@Kasionchen

Copy link
Copy Markdown
Owner

What

Implements a Claude Code pre-tool-use hook that blocks dangerous bash commands.

Acceptance Criteria

  • Hook follows Claude Code hooks format
  • Blocks: rm -rf, DROP TABLE, git push --force, TRUNCATE, DELETE FROM without WHERE
  • Logs blocked attempts to ~/.claude/hooks/blocked.log

Kasionchen and others added 2 commits April 20, 2026 08:56
Implements Issue claude-builders-bounty#5 - Weekly Development Summary using n8n + Claude API

Features:
- Weekly cron trigger (Friday 5pm)
- Fetches commits, closed issues, merged PRs from GitHub API
- Generates narrative summary via Claude Sonnet 4
- Delivers via Email AND Discord webhook
- Configurable: repo, language (EN/FR), destination

Bounty: $200 - claude-builders-bounty#5
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