Home / Stacks / Compliance Automation Kit
📋

Compliance Automation Kit

Get audit-ready without the scramble — map SOC 2, GDPR, and PCI DSS requirements to real engineering controls, manage secrets and access, and automate evidence collection for your auditor

6 skills · Works with Claude Code, Codex, Cursor & more

⚙️ Engineering
RARE

SOC 2 Compliance Automation

Prepare for SOC 2 Type II with mapped Trust Service Criteria, control implementation, and evidence collection. Turn security requirements into concrete engineering tasks, automate evidence gathering, close common audit gaps, and get enterprise-ready for B2B customers.

Community 2.1K
Scanned
security compliance soc2
mkdir -p ~/.claude/skills/soc2-compliance && curl -fsSL https://raw.githubusercontent.com/TerminalSkills/skills/main/skills/soc2-compliance/SKILL.md -o ~/.claude/skills/soc2-compliance/SKILL.md
⚙️ Engineering
RARE

GDPR Compliance Automation

Make web apps GDPR and privacy compliant. Audit PII, add consent management and cookie banners, build data subject access and deletion endpoints, define retention policies, and generate a privacy policy — turning privacy requirements into shippable engineering work.

Community 2.6K
Scanned
security compliance gdpr
mkdir -p ~/.claude/skills/gdpr-compliance && curl -fsSL https://raw.githubusercontent.com/TerminalSkills/skills/main/skills/gdpr-compliance/SKILL.md -o ~/.claude/skills/gdpr-compliance/SKILL.md
⚙️ Engineering
RARE

PCI DSS Compliance

Handle payment card data safely under PCI DSS. Scope your cardholder data environment, pick the right SAQ, implement required controls like encryption, segmentation, and logging, minimize scope with tokenization, and prepare evidence for your acquirer or QSA.

Community 1.6K
Scanned
security compliance pci-dss
mkdir -p ~/.claude/skills/pci-dss-compliance && curl -fsSL https://raw.githubusercontent.com/TerminalSkills/skills/main/skills/pci-dss-compliance/SKILL.md -o ~/.claude/skills/pci-dss-compliance/SKILL.md
⚙️ Engineering
RARE

Security Audit & OWASP Review

Audit an application for security vulnerabilities across the OWASP Top 10. Reviews code for injection, XSS, broken access control, and insecure config, scans dependencies for CVEs, detects exposed secrets, and returns prioritized findings with severity ratings and concrete fixes.

Community 3.9K
Scanned
security owasp audit
mkdir -p ~/.claude/skills/security-audit && curl -fsSL https://raw.githubusercontent.com/TerminalSkills/skills/main/skills/security-audit/SKILL.md -o ~/.claude/skills/security-audit/SKILL.md
⚙️ Engineering
RARE

HashiCorp Vault Secrets

Manage secrets, encryption keys, and dynamic credentials with HashiCorp Vault. Configure secret engines, issue short-lived dynamic database and cloud credentials, write access policies, integrate with Kubernetes and CI, and use Transit for encryption-as-a-service.

Community 3.4K
Scanned
security secrets-management vault
mkdir -p ~/.claude/skills/hashicorp-vault && curl -fsSL https://raw.githubusercontent.com/TerminalSkills/skills/main/skills/hashicorp-vault/SKILL.md -o ~/.claude/skills/hashicorp-vault/SKILL.md
⚙️ Engineering
RARE

OAuth & Authentication

Implement authentication and authorization — OAuth 2.0/OIDC flows, JWT handling, session management, RBAC, and integration with providers like Auth0, Clerk, and NextAuth. Generates secure auth code with proper token handling.

Community 3.8K
Scanned
authentication oauth jwt
mkdir -p ~/.claude/skills/oauth-auth && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/secure-code-guardian/SKILL.md -o ~/.claude/skills/oauth-auth/SKILL.md

More Stacks

View all stacks →

Added to wishlist