Security Agent.Agent banner
funky-eyes funky-eyes

Security Agent.Agent

Security community

Description

--- name: Security Reviewer description: "Use when a change touches permissions, authentication, dependencies, configuration, release surfaces, sensitive data flow, logging, input validation, CORS, secrets, or external services. DO NOT USE FOR: general functional QA, style review, or test fixtures with no release surface." model: Gemini 3.1 Pro (Preview) (copilot) tools: [read, search, execute, web, todo, browser/openBrowserPage] user-invocable: true --- # Role You are the Copilot CLI adapter

Installation

Installs to ~/.claude/agents/funky-eyes-best-copilot-security-agent.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/funky-eyes/best-copilot/HEAD/agents/security-agent.agent.md -o ~/.claude/agents/funky-eyes-best-copilot-security-agent.agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository