Welcome to the new Splunkbase! To return to the old Splunkbase, click here.
LLM Command Scoring app icon

LLM Command Scoring

TA-llm-command-scoring is a Splunk Technology Add-on that provides a custom streaming command designed specifically for evaluating command-line arguments (CLAs) from process events. It leverages large language models to assess the likelihood that a given CLA is malicious, assigning a simple, interpretable score.

splunk product badge
screenshot
screenshot
screenshot

Latest Version 2.1.0
July 22, 2025
Compatibility
Not Available
Platform Version: 10.0, 9.4, 9.3, 9.2
Rating

0

(0)

Log in to rate this app
Support
LLM Command Scoring support icon
Developer Supported addon
Ranking

#15

in Artificial Intelligence
TA-llm-command-scoring is a Splunk Technology Add-on that provides a custom streaming command designed specifically for evaluating command-line arguments (CLAs) from process events. It leverages large language models to assess the likelihood that a given CLA is malicious, assigning a simple, interpretable score. This add-on isn’t a general-purpose AI chatbot or prompt interface. It doesn’t aim to replace Splunk’s `| ai prompt=` command from MLTK v5.6. Instead, it's a purpose-built, lightweight assistant focused solely on scrutinizing CLAs—a specialized tool to help SOC analysts cut through noise and surface risky executions fast. The custom command accepts a field that contains a valid Command Line Argument, e.g.: `powershell.exe -nop -w hidden -enc aAB0AHQAcAA6AC8ALwAxADAAMAAuADEAMAAwAC4AMQAwADAALwBtAGEAbAB3AGEAcgBlAC4AZQB4AGUA` It will ask the chosen AI model to scrutinize the command and will respond with a Likert-type score: [5] Definitely Malicious [4] Possibly Malicious [3] Unclear [2] Likely Benign [1] Definitely Benign [0] Invalid Process Command and a short explanation of why it chose that score. It integrates directly into Splunk searches via a custom streaming command and leverages LLMs' ability to read between the lines — at scale, without fatigue.

Categories

Created By

Daniel Astillero

Type

addon

Downloads

74

Resources

Log in to report this app listing