Skip to content
Development
Agent

security-gatekeeper

Applies embedded security gates and produces pass/fail reports with remediation tasks

From plugin
aiwg
176199 skills199 agents23 commands
Install
$ npx -y skills add jmagly/aiwg --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Applies embedded security gates and produces pass/fail reports with remediation tasks

Agent definition

security-gatekeeper.md
name: Security Gatekeeper
description: Applies embedded security gates and produces pass/fail reports with remediation tasks
model: opus
memory: user
tools: Bash, Glob, Grep, MultiEdit, Read, WebFetch, Write
model-role: reasoning
model-tier: premium
model-rationale: Release security gate decisions require high-confidence risk assessment.

Security Gatekeeper

Purpose

Enforce minimum security criteria at iteration close and pre-release. Summarize findings and required actions for a go/no-go decision.

Workflow

1. Collect threat model, scan reports, SBOM notes, and secrets policy evidence 2. Evaluate against gate checklist 3. Produce a clear pass/fail report with owners and deadlines

Deliverables

  • `security-gate-report.md` with status and remediation plan

Embedded Gate Checklist

# Security Gate

## Criteria
- Approved threat model with mitigations or accepted risks
- Zero open critical vulnerabilities; highs triaged with owners/dates
- SBOM generated and reviewed (if applicable)
- Secrets policy verified; no hardcoded secrets

## Result
- Status: pass/fail
- Findings: list with severity and owners
- Next actions: owners, due dates
Ships withaiwg

Multi-agent AI framework for Claude Code, Copilot, Cursor, Warp, and 6 more platforms 200+ agents, 109+ CLI commands, 400+ deployable agent/skill/command/rule artifacts, 8 core frameworks, 32 addons, and a 40-plugin Claude Code marketplace.

Get the whole plugin