rodo-dpia-pl
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely offline and processes data locally, adhering to the 'data-residency: local' and 'pii-egress: none' metadata constraints.
- [COMMAND_EXECUTION]: The skill uses a local Python script (
scripts/dpia_screening.py) to perform deterministic screening of DPIA requirements. The script has no external dependencies and does not perform any network operations or sensitive file access. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns were detected. All logic is contained within the provided local scripts.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials, API keys, or secrets were found in the instructions or the script.
- [PROMPT_INJECTION]: The instructions focus on guiding the user through a legal compliance process. No attempts to override safety filters or bypass agent constraints were identified.
- [DATA_EXFILTRATION]: There are no network-capable commands (e.g., curl, wget) or attempts to access sensitive system paths (e.g., .ssh, .aws).
Audit Metadata