didit-proof-of-address
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: The skill transmits document files to the vendor's official endpoint at
https://verification.didit.me/v3/poa/for processing. This is the primary intended function of the skill and utilizes authorized infrastructure belonging to the vendor, didit-protocol. - [EXTERNAL_DOWNLOADS]: The documentation references official vendor resources on
didit.mefor API registration, documentation, and account management. No unauthorized third-party downloads or remote code executions were found. - [COMMAND_EXECUTION]: The provided Python script
scripts/verify_address.pyis a standard API client that uses therequestslibrary. It does not perform any unsafe system operations or arbitrary command execution.
Audit Metadata