whistleblower-compliance
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of regulatory reference documents and local Python scripts designed for compliance assessment and policy scaffolding. All logic is contained within the provided scripts, and no malicious patterns such as remote code execution, data exfiltration, or prompt injection were identified.
- [COMMAND_EXECUTION]: The skill includes two Python scripts,
whistleblower_compliance_checker.pyandwhistleblower_policy_scaffolder.py. These scripts use standard Python libraries to process user-supplied parameters (like jurisdiction and headcount) and generate text-based reports or templates. They do not perform any unauthorized system commands or network operations. - [DATA_EXFILTRATION]: No network operations or access to sensitive local file paths (such as SSH keys or environment variables) were detected. The scripts operate purely on input arguments provided during execution.
Audit Metadata