sumsub-create-questionnaire
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Employs local Bash and Python scripts to transform compact questionnaire specifications and handle API interactions. These scripts operate on user-provided configuration data and include validation for required fields and supported item types.
- [EXTERNAL_DOWNLOADS]: Communicates with api.sumsub.com to perform resource management operations. This is the intended behavior of the skill and targets a well-known technology service provider.
- [CREDENTIALS_UNSAFE]: Handles API tokens and secret keys via environment variables for authentication. The skill incorporates explicit warnings and script-level checks to require sandbox-prefixed tokens, effectively mitigating the risk of accidental production environment access.
Audit Metadata