Files
2025-11-29 18:35:07 +08:00

15 lines
391 B
JSON

{
"name": "security-compliance",
"description": "SOC2, HIPAA, and GDPR compliance validation, secrets scanning, compliance checklists, and regulatory documentation",
"version": "1.2.0",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"agents": [
"./agents/security-auditor.md"
],
"commands": [
"./commands/compliance-check.md"
]
}