environmental-due-diligence-expert
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No security vulnerabilities or malicious patterns were identified in the provided code or documentation. The skill performs localized mathematical and logical operations for environmental due diligence.
- Input Security (SAFE): Robust validation logic is present in
modules/validators.pyto ensure input JSON data adheres to expected structures and numeric ranges, preventing malformed data issues. - Local Operation (SAFE): The skill operates entirely on provided input data without performing external network requests, accessing sensitive system files, or executing arbitrary commands.
- Dependency Security (SAFE): No external or untrusted dependencies are downloaded or executed. Module imports are restricted to standard libraries and local project structures.
Audit Metadata