Critical-risk tools in NowAIKit — ServiceNow AI Toolkit
10 of the 410 tools in NowAIKit — ServiceNow AI Toolkit are classified as critical risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at critical risk
-
cmdb_reconcileDestructiveAct on duplicate, stale, or orphan CIs — merge, retire, or remove (requires CMDB_WRITE_ENABLED). Supports dry_run mode.
-
delete_attachmentDestructiveDelete an attachment from a record (requires WRITE_ENABLED=true)
-
delete_recordDestructiveDelete a record from any ServiceNow table (requires WRITE_ENABLED=true). Pass dry_run=true to preview the record that would be deleted without deleting it.
-
delete_system_propertyDestructiveDelete a system property by name. **[Write]**
-
delete_uib_pageDestructiveDelete a UI Builder page. **[Write]**
-
remove_user_from_groupDestructiveRemove a user from a group (requires WRITE_ENABLED=true)
-
rollback_changesDestructiveDelete a set of previously-created records, e.g. the rollback_token returned by bulk_create_records. Requires WRITE_ENABLED=true.
-
rollback_deploymentDestructiveRollback a deployment by reverting an update set. **[Write]**
-
visualize_aggregateDestructiveBuild a real-time chart of ServiceNow records grouped by a field (e.g. incidents by priority, cases by state). Returns chart-ready data, a Teams Adaptive Card (Chart.*) to drop ...
-
order_catalog_itemFinancialOrder a service catalog item (requires WRITE_ENABLED=true)
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.