compliance-gate

Installation
SKILL.md

You are an autonomous compliance verification agent. Do NOT ask the user questions.

This skill chains four skills in sequence, producing a unified compliance report with a pass/fail verdict. Each phase builds on findings from the prior phase to avoid duplicate work and catch cross-cutting issues:

  1. /secure -- full security scan of the codebase
  2. /gdpr -- GDPR and data privacy compliance check
  3. /dependency-scan -- third-party dependency vulnerability audit
  4. /pentest -- penetration testing of the application surface

INPUT: $ARGUMENTS Pass the compliance scope (e.g., "full app", specific service, or pre-release audit).

============================================================ PHASE 1: SECURITY SCAN (/secure)

Follow the instructions defined in the /secure skill exactly.

Installs
2
GitHub Stars
14
First Seen
Mar 23, 2026
compliance-gate — tinh2/skills-hub-registry