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_script table and can be validated using the provided snow_execute_script tool.
  • [PRIVILEGE_ESCALATION]: The programmatic job creation template demonstrates how to set the run_as field 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_script and sys_trigger tables, which represent a form of persistence by enabling automated, repeated execution of code within the ServiceNow environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 6, 2026, 07:16 PM
Security Audit — agent-trust-hub — scheduled-jobs