A fleet scan is a discovery process that inventories AI clients, MCP servers, skills, and plugins across user devices. It gives administrators a consolidated view of what is actually installed and configured, which is essential for governance, auditability, and reducing configuration drift in distributed AI environments.
Expanded Definition
Fleet scan is the process of discovering and inventorying AI clients, MCP servers, skills, and plugins across endpoints so governance teams can see what is actually installed, enabled, and connected. In NHI and agentic AI environments, this matters because the control plane is often distributed across laptops, developer workstations, browsers, and managed devices, not just a central platform. Usage is still evolving across vendors, and some tools treat fleet scan as a lightweight device inventory while others use it to detect shadow AI tooling, unmanaged connectors, or risky configuration drift. The practical value is visibility: a fleet scan helps compare approved AI tooling against real deployment state and exposes where tool sprawl has created unreviewed access paths. That makes it adjacent to asset discovery, but narrower than a full configuration management program. For a broader governance frame, NIST Cybersecurity Framework 2.0 is useful because it emphasizes asset management, continuous monitoring, and risk-based oversight. The most common misapplication is treating a one-time device inventory as complete fleet visibility, which occurs when teams ignore locally installed plugins, browser extensions, and per-user AI client settings.
Examples and Use Cases
Implementing fleet scan rigorously often introduces endpoint coverage and privacy constraints, requiring organisations to weigh operational visibility against user impact and administrative overhead.
- A security team scans employee laptops to identify unmanaged AI clients that can reach internal data sources through local credentials or cached tokens.
- A platform team maps every installed MCP server and plugin to verify that only approved connectors can invoke enterprise systems, aligning with the governance guidance in the Ultimate Guide to NHIs.
- An audit team compares the approved software baseline against actual endpoints to detect configuration drift after a new agent rollout or a merger.
- A zero trust program uses scan results to identify tools that should not retain standing access, then pairs remediation with NIST Cybersecurity Framework 2.0 asset and access controls.
- An incident response team runs a fleet scan after a suspected compromise to find which devices host suspicious skills, plugins, or AI assistants that could be used for lateral movement.
Why It Matters in NHI Security
Fleet scan matters because invisible AI tooling becomes a hidden identity and access problem. If administrators cannot see which clients, MCP servers, or plugins are present, they cannot reliably govern secrets exposure, connector permissions, or revocation after compromise. That gap is especially dangerous in distributed environments where local configuration, browser add-ons, and personal productivity tools can silently bypass central review. NHI Mgmt Group has found that only 5.7% of organisations have full visibility into their service accounts, and the same visibility problem often appears when AI tooling proliferates across endpoints, as described in the Ultimate Guide to NHIs. Fleet scan therefore becomes a prerequisite for enforcing least privilege, proving compliance, and shrinking the attack surface created by unmanaged agents and plugins. It also supports continuous monitoring under the NIST Cybersecurity Framework 2.0, especially when teams need to spot drift before it becomes a breach. Organisations typically encounter the operational cost of missing fleet visibility only after a compromised plugin or rogue AI client is used to access sensitive systems, at which point fleet scan becomes operationally unavoidable to address.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 and OWASP Agentic AI Top 10 address the attack and risk surface, while NIST CSF 2.0, NIST Zero Trust (SP 800-207) and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-01 | Fleet scanning supports discovery and visibility of non-human identities and their tooling. |
| OWASP Agentic AI Top 10 | AI-03 | Agentic tooling sprawl creates hidden execution paths that this term helps surface. |
| NIST CSF 2.0 | ID.AM-1 | Asset inventory and management are foundational to fleet discovery and governance. |
| NIST Zero Trust (SP 800-207) | Zero Trust depends on knowing what devices and software are present before granting access. | |
| NIST AI RMF | MAP | AI risk mapping begins with discovering where AI tools are actually deployed and configured. |
Continuously inventory AI clients and connectors so unmanaged NHI assets are found before they expand access.