Fireraven Agent Hooks
Description
FireGuard hooks for AI agents: protect Cursor, Claude Code, Windsurf, Devin, and Copilot Studio from secret leaks, unsafe commands, and prompt-borne threats before they execute.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Fireraven Agent Hooks
FireGuard guardrails for AI coding agents: **Windsurf/Cascade**, **Devin Local**, **Cursor**, **Claude Code**, **GitHub Copilot**, and **Microsoft Copilot Studio**.
Block secret leakage, dangerous execution, and data poisoning at the hook layer — before prompts, shell commands, MCP calls, and file writes reach your agent.
flowchart LR
userAction["Prompt, command, MCP call, or file access"] --> agentHook["Agent hook"]
agentHook --> localContext["Normalize event context"]
localContext --> fireguard["FireGuard policy check"]
fireguard --> decision{"Safe?"}
decision -->|Yes| allowAction["Allow agent action"]
decision -->|No| blockAction["Block with guardrail message"]
Quick install for macOS, Linux, and WSL
curl -fsSL https://raw.githubusercontent.com/fireravenai/fireraven-agent-hooks/refs/heads/main/install.sh | sh
Install all supported local agents:
curl -fsSL https://raw.githubusercontent.com/fireravenai/fireraven-agent-hooks/refs/heads/main/install.sh | sh -s -- --agent all
Install GitHub C
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI