Results for “guardrail” - 4 found
git-guardrails-claude-code
15,622Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan
Backendby mattpocock/skills
Token Budget Guard
Tracks token spend across an agent run and stops or downgrades before it blows the budget. Use when running long autonomous tasks with a har
Agentby tokencalculator
Untrusted Content Boundary
Marks and handles untrusted content entering an agent context. Use in any pipeline that reads web pages, emails, documents or third-party AP
Securityby tokencalculator
Verify, Do Not Assume
Prevents an agent from acting on state it never checked. Use in any agent with file, shell or API write access.
Agentby tokencalculator