dpia-risk-scoring
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected across any of the evaluated threat categories.
- [COMMAND_EXECUTION]: The skill's Python script (
scripts/process.py) performs logical calculations and string formatting. It does not invoke subprocesses, shell commands, or perform any privilege escalation. - [DATA_EXFILTRATION]: No network operations (such as curl, wget, or requests) or access to sensitive local file paths (like credentials or SSH keys) were detected.
- [REMOTE_CODE_EXECUTION]: The skill is self-contained. It does not download external scripts or install third-party packages at runtime.
- [PROMPT_INJECTION]: The instructions and documentation focus strictly on regulatory compliance and risk management frameworks (GDPR, ISO 29134). No attempts to override agent behavior or bypass safety filters were found.
- [DYNAMIC_EXECUTION]: No use of
eval(),exec(), or unsafe deserialization (e.g., pickle) was identified.
Audit Metadata