sumsub-create-kyt-rules
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses several Bash scripts (e.g.,
sumsub_curl.sh,post_kyt_rule.sh) to interact with the Sumsub API. These scripts are used for legitimate administrative tasks such as creating rules and managing settings. - The scripts include security best practices, such as explicitly checking for sandbox tokens (
sbx:) to prevent accidental use of production credentials. - Shell arguments are handled using standard patterns, and input for API bodies is processed through temporary files to ensure proper signing and data integrity.
Audit Metadata