biometric-dpia
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate tool for privacy compliance. It provides structured guidance and a Python-based scoring engine for evaluating biometric processing risks without engaging in any dangerous operations.
- [COMMAND_EXECUTION]: No shell commands or subprocess calls are present. The included Python script
scripts/process.pyperforms purely logical and mathematical operations on provided input data. - [DATA_EXFILTRATION]: No network activity was detected. The skill does not access sensitive local files or environment variables, and it contains no code for transmitting data to external servers.
- [EXTERNAL_DOWNLOADS]: The skill does not download or execute any external scripts or packages. All dependencies are part of the Python standard library (json, datetime, typing).
- [PROMPT_INJECTION]: The instructional content in
SKILL.mdand related documentation is focused on GDPR compliance and does not contain any attempts to override agent safety constraints or system prompts.
Audit Metadata