By fprochazka
Auto-allows low-risk bash commands in Claude Code using bash-classify
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub fprochazka/bash-classify --plugin bash-classify-hookSkill for searching the web using a SearXNG instance via the searxngcli CLI
Skill for migrating Python projects from Poetry, pipx, or pip to uv
Skill for using Gemini CLI with massive context windows (1M tokens) for codebase analysis and second opinions
GitLab MR tools - fix failed CI, resolve comments, and more
Skill for conducting autonomous deep research using Google's Gemini Deep Research Agent
Displays risk level and recovery info before every Bash command execution
PreToolUse hook that auto-approves safe Bash commands by parsing them into an AST and matching against configurable patterns
Smart command safety filter for Claude Code — parses shell pipelines and evaluates per-command safety rules to auto-approve safe commands and block dangerous ones
Safety hooks to block or require user approval for dangerous commands (rm, git operations, .env access, file size limits)
Pre-execution safety layer that blocks dangerous shell commands and credential file reads using pattern matching + LLM analysis. Fail-closed design.
Achieve flow state safely with Claude Code. Auto-approves routine work, gates risky actions, hard-blocks dangerous patterns. Dual enforcement (skill + hooks), token cap for cost governance, full audit trail. Zero dependencies.