Instructions file CodexOpenCode
AGENTS.md instructions for rogue-security/rogue, covering agent instructions, dependencies, build, lint, and test, code style and project structure.
Instructions file CodexOpenCode
AGENTS.md instructions for rogue-security/rogue, covering agent instructions, dependencies, build, lint, and test, code style and project structure.
Plugin Claude Code
Rogue Security extensions for Claude Code.
Instructions file
Claude Code instructions for rogue-security/rogue-plugins, covering claude.md, what this repo is, codex plugin (plugins/codex/), cursor plugin (plugins/cursor/) and gemini cli extension (plugins/gemini/).
Skill Claude CodeCodex
Set up Rogue Security AIDR integration for Google Antigravity — configure API key, detect identity, and verify connection.
Skill Claude CodeCodex
Check Rogue Security AIDR connection status, active rulesets, and configuration for Google Antigravity.
Command
Set up Rogue Security AIDR integration — configure API key, detect identity, and verify connection.
Command
Check Rogue Security AIDR connection status, active rulesets, and configuration.
Hook
Runs when a session starts, executing heartbeat.sh, warn.sh and hook.sh (3 commands). From rogue-security/rogue-plugins.
Hook
Runs when you submit a prompt, before the agent sees it, executing hook.sh via bash. From rogue-security/rogue-plugins.
Hook
Runs before the agent uses a tool, executing hook.sh via bash. From rogue-security/rogue-plugins.
Hook
Runs when the agent asks permission for an action, executing hook.sh via bash. From rogue-security/rogue-plugins.
Hook
Runs after a tool call finishes, executing hook.sh via bash. From rogue-security/rogue-plugins.
Hook
Runs when the agent finishes a response, executing hook.sh via bash. From rogue-security/rogue-plugins.
Hook
Runs before the context is compacted, executing hook.sh via bash. From rogue-security/rogue-plugins.
Hook
Runs after the context is compacted, executing hook.sh via bash. From rogue-security/rogue-plugins.
Hook
Runs when a subagent starts, executing hook.sh via bash. From rogue-security/rogue-plugins.
Hook
Runs when a subagent finishes, executing hook.sh via bash. From rogue-security/rogue-plugins.
Plugin Claude Code
Rogue Security AIDR — real-time AI agent detection and response for Claude Code.