didit-aml-screening
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the 'DIDIT_API_KEY' environment variable for authentication, avoiding hardcoded secrets in the codebase.
- [SAFE]: All network requests are directed to official vendor domains (verification.didit.me and apx.didit.me) for AML screening and programmatic account registration.
- [SAFE]: The provided Python script 'scripts/screen_aml.py' performs standard API interactions using the 'requests' library with appropriate timeouts and error handling.
- [SAFE]: No obfuscation, persistence mechanisms, or unauthorized privilege escalation patterns were detected.
Audit Metadata