AskURL

Download 0
Last updated Feb 14, 2026

askurl-scan-sms

Scan URLs in SMS message using the Nurilab AskURL service and return threat analysis results including site classification, AI scores, and detection tags.

askurl-scan-sms [profile=PROFILE] msg=MESSAGE [locale=LOCALE] [timeout=TIMEOUT] [interval=INTERVAL]
profile=PROFILE
Optional. AskURL connect profile identifier
msg=MESSAGE
Required. SMS message to scan
locale=LOCALE
Optional. Result language (ko, en, ja, zh). Default: session locale
timeout=TIMEOUT
Optional. Max polling wait time in seconds. Default: 60
interval=INTERVAL
Optional. Polling interval in milliseconds. Default: 2000

Output Fields

FieldTypeNameDescription
profileStringProfileAskURL connect profile name
sms_idStringSMS IDSMS scan request ID
urlStringURLScanned URL
final_urlStringFinal URLFinal redirected URL
classificationStringClassificationSite classification: phishing, fraud, gambling, adult, malware, illegal, suspicious, normal, etc.
tagsStringTagsDetection tags (comma separated)
judgment_basisStringJudgment basisReason for the classification
country_isoStringCountryISO country code (KR, US, ...)
titleStringTitleHTML page title
url_statusBooleanURL statusURL online status (true/false)
link_countIntegerLink countNumber of links in the HTML page
resource_countIntegerResource countNumber of external resources
elapsedIntegerElapsedElapsed time
ai_score_phishingDoublePhishing scoreAI phishing prediction score (only when classification is suspicious)
ai_score_fraudDoubleFraud scoreAI fraud prediction score (only when classification is suspicious)
ai_score_gamblingDoubleGambling scoreAI gambling prediction score (only when classification is suspicious)
ai_score_adultDoubleAdult scoreAI adult prediction score (only when classification is suspicious)
ai_score_malwareDoubleMalware scoreAI malware prediction score (only when classification is suspicious)
ai_score_illegalDoubleIllegal scoreAI illegal prediction score (only when classification is suspicious)
redirectsListRedirectsRedirect URL chain
createdDateCreatedCreated date
updatedDateUpdatedUpdated date