gdpr-dsgvo-expert
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely within the local environment. All tools (compliance checker, DPIA generator, and DSR tracker) process data locally and do not perform any network requests or data exfiltration.
- [SAFE]: The skill does not rely on any external or untrusted dependencies. All Python scripts use only the standard library.
- [SAFE]: No obfuscation, prompt injection, or dynamic code execution patterns were detected in the instructions or scripts. The use of regex-based scanning for PII is a standard security linting practice.
- [SAFE]: The data subject rights tracker stores personal data (Name, Email) in a local JSON file (
dsr_requests.json) as part of its documented functionality. This is a local data management feature for tracking compliance requests rather than unauthorized data exposure.
Audit Metadata