camjac251

7 mods across 1 repository, 4 stars between them.

tool-gates

01

camjac251/tool-gates

Plugin Claude Code

Permission gates for Claude Code shell, file, search, Skill, and MCP tool surfaces. Intelligent command safety, file read/write guards, and tool blocking.

4 yesterday A tokens not measured

gate-audit

02

camjac251/tool-gates

Skill Claude CodeCodex

Mine Claude Code session logs for bash commands getting incorrect permission decisions. Find read-only commands that return "ask" when they should be "allow", unknown commands that need gates, and false categorizations. Triggers include "audit gates", "find missing gates", "edge cases", "false ask", "mine sessions".

4 yesterday A 69 tokens

camjac251/tool-gates

Instructions file CodexOpenCode

AGENTS.md instructions for camjac251/tool-gates, a project described as: Intelligent tool permission gate & security hooks for AI assistants (Claude Code, Codex, Antigravity; Gemini deprecated). Features AST shell gating, file guards, and safety scanners.

4 yesterday A 4 tokens

camjac251/tool-gates

Instructions file

Claude Code instructions for camjac251/tool-gates, covering tool gates maintainer guide, start here, repository map, commands and source-of-truth invariants.

4 yesterday A 2,047 tokens

tool-gates

05

camjac251/tool-gates

Plugin Claude Code

Intelligent permission gate for Claude Code shell, file, search, Skill, and MCP tool surfaces. AST-parses Bash commands, guards file reads/writes, and blocks configured tool invocations. Defers benign asks to CC's resolver so the prompt UI shows the 'Yes, and don't ask again for X' button, while keeping a deny floor…

4 yesterday A tokens not measured

review

06

camjac251/tool-gates

Skill Claude CodeCodex

Batch-promote frequently-asked tool-gates patterns to permanent permission rules in settings.json. Lists pending approvals (commands the user approved one-time through the prompt, accumulated across sessions), shows counts and suggested glob patterns, multi-selects to write at user/project/local scope. Use after…

4 yesterday B 251 tokens

test-gate

07

camjac251/tool-gates

Skill Claude CodeCodex

Test how tool-gates evaluates any tool invocation (Bash, Read, Write, Edit, Glob, Grep, Skill, MCP) and show the permission decision (allow / ask / deny / defer). Pipes a synthesized JSON payload to the tool-gates binary and formats the result. Useful for verifying a new gate, debugging why a command was blocked, or…

4 yesterday E 209 tokens