compliance-manager
Ensures compliance with PCI, GDPR, PSD2, SOX, and HIPAA by providing guardrails for secure data handling and audit logging.
Install this skill
or
94/100
Security score
The compliance-manager skill was audited on Feb 15, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 72
Template literal with variable interpolation in command context
SourceSKILL.md
| 72 | return `${first6}${masked}${last4}`; |
low line 82
Access to .env file
SourceSKILL.md
| 82 | const key = process.env.ENCRYPTION_KEY; |
Scanned on Feb 15, 2026
View Security Dashboard