Security & privacy tab in AI Control Tower
Review AI asset security metrics such as access issues, dormant and privileged AI agents, and map the relationships of your agents, agentic workflows, and tools.
The Security & privacy tab of AI Control Tower offers a dashboard-based overview of your AI asset security metrics. The dashboard contains several visualizations detailing AI asset security metrics. In addition to tracking metrics, the Security & privacy tab contains the access map, a tool that gives a node-graph visualization of the relationships between your ServiceNow agents, agentic workflows, and tools. You can use the map to investigate the relationships between your AI agents and workflows further.
ServiceNow AI Insights
ServiceNow AI Insights require that the Now Assist AICT security posture summarizer skill is enabled. For more details, see Activate a Now Assist skill.
- Positives: Enabled settings and features that help improve your security posture.
- Areas for Attention: Low- to medium-risk items to resolve.
- High Impact Observations: High-risk items to resolve.
- Actions: Suggested action items to address items listed in Areas for Attention and High-Impact Observations.
Access map
If a warning icon appears on any agent, that agent may have access issues. Select the warning icon to see details such as the workflow, agent, and tool associated with the access issue.
AI Asset Security Score
- AI assets impacting your score
- To see more information about your score, select See details in the Security & privacy tab. A list view shows the AI assets that are included in your AI asset security score calculation. Your score is the average of all AI assets listed. Users should actively manage and review their agent assets and not rely solely on this AI asset security score.
Access
- Access issues
The Access issues chart displays the proportion of AI agents that may be experiencing access-related issues and lists the top AI systems with access issues. AI agents with access issues may be unable to complete their workflows due to the access issue. Hover over a portion of the chart to see the exact proportion and count of agents.
You can create AI asset security tasks directly from the list view by selecting Create AI task. See all active AI asset security tasks in AI assets in the AI Task section. Access to this section requires the sn_vsc.task_manager role.
Resolved AI asset security tasks that are over 180 days old are archived. Archival days can be configured in system properties.
- Privileged AI Agents
-
The area chart shows AI agents with elevated permissions, such as an agent with admin or security admin permissions, that can perform critical actions. Some workflows require that AI agents have elevated permissions. Hover over a portion of the chart to see the exact number of privileged agents for a particular day.
To show AWS agent metrics, filter the metrics by selecting AWS Bedrock in the provider drop-down list. You must have an AWS account configured for your instance and the Now Assist AiSP AWS IAM privileged policy checker skill enabled. For more information, see AI connections setup and Activate a Now Assist skill.
You can create AI asset security tasks directly from the list view by selecting Create AI task. See all active AI asset security tasks in AI assets in the AI Task section. (Role required: sn_vsc.task_manager.)
Resolved AI asset security tasks that are over 180 days old are archived. Archival days can be configured in system properties.
- Dormant AI systems
-
The area chart shows AI agents that have not been active for over 90 days. Review dormant AI agent permissions to reduce security risk. Hover over a portion of the chart to see the exact number of dormant AI systems for a particular day.
To show AWS agent metrics, filter the metrics by selecting AWS Bedrock in the provider drop-down list. You must have an AWS account configured for your instance. For more information, see AI connections setup.
When an AI agent becomes dormant, an AI asset security task is created automatically to streamline your workflow, and quickly resolve issues. The AI asset security task is assigned to the agent’s owner. See all active AI asset security tasks in AI assets in the AI Task section.
Resolved AI asset security tasks that are over 180 days old are archived. Archival days can be configured in system properties.
ServiceNow instance access to MCP servers
MCP server access metrics include MCP client-server interactions routed through this instance's AI Gateway. Interactions that bypass the AI Gateway or are routed through another instance's AI Gateway aren't included.
- Clients connecting to MCP servers
- The Clients connecting to MCP servers chart shows the top 10 clients (ServiceNow AI agents or registered third-party MCP clients) connecting to MCP servers through this instance's AI Gateway. MCP server access metrics are captured for client-server interactions routed through the AI Gateway.
- Authorized access attempts to MCP servers
- The Authorized access attempts to MCP servers chart shows successful access attempts from MCP clients to MCP servers through this instance's AI Gateway. Clients include ServiceNow AI agents and registered third-party MCP clients.
- Failed access attempts to MCP servers
- The Failed access attempts to MCP servers chart shows unsuccessful access attempts from MCP clients to MCP servers through this instance's AI Gateway. Clients include ServiceNow AI agents and registered third-party MCP clients.
Guardrails
- Prompt injection
- These charts show prompt injection data provided by Now Assist Guardian. To see data, enable Now Assist Guardian for your instance. For more information, see Now Assist Guardian analytics.
- Offensive content
- These charts show offensive content data provided by Now Assist Guardian. To see data, enable Now Assist Guardian for your instance. For more information, see Now Assist Guardian analytics.
- Sensitive data
-
The Sensitive data detected chart shows sensitive data that was identified in user responses to Now Assist prompts. Exposure of sensitive data is limited to the large language model (LLM) in your instance.
The Sensitive data anonymized chart shows prompt data that met configured data patterns. This data was anonymized based on the configuration for the pattern in Configuration Data Patterns in Data Privacy. For more information, see Create anonymization policies.
- Data integrity incident detection
- The Data integrity incident detection chart is designed to help show potential violations of certain LLM guardrail policies. We analyze the AI agent's output from each of its tasks deterministically to detect potential violations. You can choose to include or omit these policies. For more information about how to configure data for this chart, see Data sharing, Data overflow processing, and Security & privacy in AI Control Tower.
- Agent goal deviation
- The Agent goal deviation chart is designed to help identify when AI agents may have deviated from their intended role or objective during execution. Deviations include but aren’t limited to unauthorized actions or prompt injection attempts. The data is collected by analyzing agent execution history and then evaluated by AI. You can choose the data models to include or omit. Due to the probabilistic nature of the analysis by data model, not all occurrences may be identified. For information on how to configure data for this chart, see Data sharing, Data overflow processing, and Security & privacy in AI Control Tower.
- AI agent output with PII detected
- The AI agent output with PII detected chart shows when agents' AI task output potentially contains personally identifiable information (PII). The data is collected by analyzing LLM output for PII sensitive data patterns specified in Data Privacy and additional PII patterns. For example, U.S. phone number, credit card number, or Social Security number. You can choose to include or omit potential PII patterns to detect. For information on how to configure data for this chart, see Data sharing, Data overflow processing, and Security & privacy in AI Control Tower.
- Agentic output injection detection
- The Agentic output injection detection chart shows when agents' LLM output potentially contains known security-vulnerable patterns. These patterns are Eval-Function-Audit, Html-Tag-injection, Non-printable-class,
Script-Tag-injection, SQL-query-injection, and Terminal-RCE from the sn_data_discovery_data_pattern table in the AI Security and Privacy application. We analyze the AI agent's output from each of its tasks deterministically
based on the patterns listed to find out potential security vulnerabilities. For example, HTML tags shouldn't have scripts associated with them for cross-site script attacks (XSS), or stacked SQL queries could result in SQL
injection attacks. You can choose to include or omit potential patterns to detect. For information on how to configure data for this chart, see Data sharing, Data overflow processing, and Security & privacy in AI Control Tower.Note:These security-vulnerable patterns are ever-evolving, so not all patterns may be identified.