Security Gatekeeper banner
mgtechgroup mgtechgroup

Security Gatekeeper

Security community

Description

--- name: security-gatekeeper description: Use this agent before any `git push` from this repo, when the user asks for a security audit / scan / vulnerability check, or proactively before any commit that touches `scripts/`, `agents/`, `dotfiles/`, or any file that could leak secrets. Examples: <example> Context: User is about to push user: "push this to main" assistant: "Running security-gatekeeper first — it runs gitleaks + semgrep + pip-audit and blocks on Critical/High findings." <commentary

Installation

Installs to ~/.claude/agents/mgtechgroup-lyra-lynx-mythonexus-security-gatekeeper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mgtechgroup/lyra-lynx-mythonexus/HEAD/agents/security-gatekeeper.md -o ~/.claude/agents/mgtechgroup-lyra-lynx-mythonexus-security-gatekeeper.md

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

Full documentation available on GitHub

View Source Repository