scheduled-jobs
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONPRIVILEGE_ESCALATIONPERSISTENCE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides JavaScript (ES5) templates for creating and executing server-side logic within ServiceNow. These scripts are deployed to the
sysauto_scripttable and can be validated using the providedsnow_execute_scripttool. - [PRIVILEGE_ESCALATION]: The programmatic job creation template demonstrates how to set the
run_asfield to an empty value, which instructs ServiceNow to execute the scheduled job with System-level privileges. - [PERSISTENCE]: The skill facilitates the creation of recurring jobs on the
sysauto_scriptandsys_triggertables, which represent a form of persistence by enabling automated, repeated execution of code within the ServiceNow environment.
Audit Metadata