sumsub-create-kyt-rules
Installation
SKILL.md
Sumsub — KYT Rules, Applicant Scoring & Risk Levels
Configures the full KYT transaction monitoring stack:
- Rules — translates user intent into
KytTxnRulepayloads and POSTs them one at a time. Supports creating new rules and modifying existing ones (by posting a new revision). New rules always start in testMode (dryRun: true) — they appear indryScorebut do not affect the live outcome until activated in the dashboard. - Tags & applicant scoring — creates and configures tags (named risk markers) and the assessment that maps tag weights into a composite applicant risk score.
- Risk levels — configures the score thresholds that translate a numeric risk score into a human-readable label (e.g. Low / Med / High).
Rules, tags, and risk levels form a single pipeline: a rule fires → applies tags → tags accumulate a weighted score → score maps to a risk level.