lawful-basis-assessment
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security vulnerabilities were identified in the instructions or scripts. The skill's primary function is to provide guidance and a logic-based tool for GDPR compliance assessments.
- [COMMAND_EXECUTION]: The Python script
scripts/process.pyimplements the assessment logic. It reads a user-provided JSON file containing processing activity details and outputs a recommended lawful basis. The script does not utilize subprocesses, shells, or any functions that allow for arbitrary command execution. - [DATA_EXFILTRATION]: There are no network operations, requests, or hidden communication channels within the skill's code. All data processing is performed locally and output is directed to the console.
- [PROMPT_INJECTION]: The instructional content in
SKILL.mdand referenced files is descriptive and follows standard legal assessment workflows. No patterns suggesting an attempt to bypass agent safety filters, override system instructions, or extract sensitive internal prompts were detected.
Audit Metadata