railguard
01Plugin Claude Code
A secure runtime for Claude Code. Intercepts every tool call with policy-based allow/block/ask decisions, evasion detection, path fencing, file snapshots, and audit logging.
Plugin Claude Code
A secure runtime for Claude Code. Intercepts every tool call with policy-based allow/block/ask decisions, evasion detection, path fencing, file snapshots, and audit logging.
Instructions file
Instructions for railyard-dev/railguard, covering railguard — active guardrails, what you need to know, if something goes wrong, configuring railguard and do not attempt to.
Hook
Runs before the agent uses a tool, running railguard hook --event PreToolUse. From railyard-dev/railguard.
Hook
Runs after a tool call finishes, running railguard hook --event PostToolUse. From railyard-dev/railguard.
Hook
Runs when a session starts, running railguard hook --event SessionStart. From railyard-dev/railguard.