gdpr-audit-prep
Pass
Audited by Gen Agent Trust Hub on Jul 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a compliance playbook and includes local scripts to help users assess their GDPR readiness through configuration files.
- [SAFE]: The Python scripts (
gdpr_readiness_score.pyandropa_completeness_checker.py) are self-contained and use only standard library modules such asargparse,json, andpathlib. - [SAFE]: No network operations, external downloads, or calls to third-party APIs were detected in any of the files.
- [SAFE]: The scripts use a custom-built YAML parser to process user input safely, avoiding the risks associated with unsafe deserialization or dynamic execution of data.
- [SAFE]: No prompt injection patterns, obfuscation, or persistence mechanisms were found.
Audit Metadata