behavioral-analysis
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill contains multiple links to documentation and security policies hosted on GitHub under the author's organization 'Hack23' (e.g., github.com/Hack23/ISMS-PUBLIC/). These references are used for compliance mapping and policy documentation and do not involve executable code downloads.
- [COMMAND_EXECUTION]: The provided code snippets in Java, Python, and SQL perform data analysis and database queries using secure, parameterized inputs (e.g., ':politicianId', '%s'). There are no instances of shell command execution or unsafe subprocess calls.
- [DATA_EXFILTRATION]: No network operations or unauthorized file access patterns were detected. The skill primarily interacts with internal database views related to parliamentary data for analytical purposes.
- [PROMPT_INJECTION]: The skill instructions focus on behavioral analysis methodologies and do not contain any patterns intended to bypass AI safety guardrails or override system instructions.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns, such as downloading and piping scripts to a shell or using dynamic evaluation of untrusted input, were found.
Audit Metadata