asp-module-creator
asp-module-creator creates ASP custom alert processing modules. Use it to generate custom/modules modules from SIEM rule samples and project conventions.
Invocation
text
/asp-module-creatorThe skill reads local project conventions and can use asp dev stream ... --output json to fetch development stream samples.
Common Examples
text
/asp-module-creator generate a module from this SIEM rule and raw_alert sampletext
/asp-module-creator read the latest 3 custom-module-events messages and infer field mappingtext
/asp-module-creator check whether the new module correctly creates Case, Alert, and Artifact fieldsRelated CLI commands:
powershell
asp dev stream head custom-module-events -n 3 --output json
asp dev stream read custom-module-events 0-1 --output json