Security Compliance
Maps GDPR, HIPAA, SOC 2 and PCI-DSS obligations onto a codebase before listing any controls.
Install
Claude Code: /plugin marketplace add wshobson/agents → /plugin install security-compliance@claude-code-workflows
Bir sistemi GDPR, HIPAA ya da SOC 2 denetimine hazırlarken ve hangi kontrollerin geçerli olduğunu çıkarırken
- Author
- wshobson
- License
- MIT
A deliberately small plugin: one security auditor agent and one compliance-check command. What separates it from a generic checklist is the order it works in. The command first decides which regulations actually apply, using tests such as whether data belonging to EU residents is processed or whether the system touches protected health information, and only then expands the matching control set. That scoping step is what keeps the output from becoming a wall of irrelevant requirements. Concrete obligations follow: 72-hour breach notification, right to erasure, data minimisation, audit trail generation and secrets scanning, plus the documentation an auditor will ask for.

Comments(0)
Sign in to comment