Skip to main content

gdpr-consent-manager

Facilitates GDPR-compliant consent management for desktop applications, ensuring user preferences and data handling are properly managed.

Install this skill

or
90/100

Security score

The gdpr-consent-manager skill was audited on Feb 25, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 64

Template literal with variable interpolation in command context

SourceSKILL.md
64return consentStore.get(`consent.${category}`, null);
medium line 68

Template literal with variable interpolation in command context

SourceSKILL.md
68consentStore.set(`consent.${category}`, granted);
Scanned on Feb 25, 2026
View Security Dashboard