sumsub-integrate-dint-standalone
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes bash scripts (
scripts/preflight.sh,examples/behavior-token.sh,examples/submit-platform-event.sh) that usecurlfor API communication andopensslfor HMAC signature generation. These actions are directed at the vendor's officialsumsub.cominfrastructure and follow standard authentication protocols. - [DYNAMIC_EXECUTION]: The
scripts/preflight.shutility usespython3 -cto parse and extract information from JSON responses returned by the Sumsub API. The script uses standard libraries and safe parsing methods. - [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the
@sumsub/fishermanpackage from the official npm registry and references theesm.shCDN for importing the vendor's JavaScript module in web environments.
Audit Metadata