By NHI Mgmt Group Editorial TeamDomain: Cyber SecuritySource: LimaCharliePublished August 1, 2026

TL;DR: MSSP benchmarking is shifting from output counts to efficiency ratios, with LimaCharlie citing MSSP Alert data that participating providers grew revenues to $8.95 billion in 2024 and that 78% of top providers now run SOCs entirely in-house. The decisive question is whether operational leverage comes from programmable security infrastructure or simply more people.


At a glance

What this is: The article argues that MSSP performance is increasingly measured by operational ratios such as revenue per technician, automation rate, and onboarding time, not just incident volume or SLA performance.

Why it matters: This matters to IAM and security leaders because scaling managed security now depends on how much work can be automated, governed, and audited across people, tools, and identities.

By the numbers:

👉 Read LimaCharlie’s analysis of MSSP efficiency metrics and scalable SOC operations


Context

MSSP benchmarking is moving from raw output counts to operational efficiency, which is a broader shift in how security services are managed and priced. Revenue growth, alert volume, and customer onboarding all matter, but they no longer explain performance on their own. The core question is how much security work can be delivered per analyst, per tenant, and per unit of automation.

For identity and access teams, the relevance is indirect but real. Any managed security model that depends on humans to process routine access, detection, or response work will eventually hit a scaling ceiling, while programmable operations can extend across tenants without proportional headcount growth. That makes the operational identity of the SOC, including the permissions used by analysts, automation engines, and AI operators, a governance issue rather than just an efficiency issue.


Key questions

Q: How should MSSPs measure whether security operations are scaling efficiently?

A: MSSPs should use revenue per technician, automation rate, onboarding time, and margin by service line together. One metric alone can hide labour dependence. If revenue grows while headcount grows at the same pace, the organisation is buying capacity with people rather than building operational leverage through automation and repeatable delivery.

Q: Why does automation rate matter more than alert volume in managed security?

A: Alert volume only shows demand. Automation rate shows how much of that demand is absorbed without human intervention. A provider that can classify, route, and resolve most events through codified workflows can serve more tenants with the same team, reduce analyst burnout, and protect margin when customer load rises.

Q: What breaks when agentic security workflows are not access-controlled properly?

A: When agentic workflows lack scoped permissions, tenant boundaries, and audit trails, they become difficult to trust and hard to contain. The result is not only operational risk but also governance failure, because you cannot prove what the agent touched, why it acted, or whether its authority matched the task.

Q: Which governance controls matter most when SOC work is shared across tenants?

A: The most important controls are tenant isolation, least privilege for human and machine operators, immutable logging, and standardised playbooks. Shared operations can scale safely only when each action is attributable, reviewable, and limited to the minimum environment needed to complete the task.


Technical breakdown

Revenue per technician as a leverage metric

Revenue per technician is the simplest way to test whether an MSSP is scaling through software or through hiring. It divides recurring revenue by analysts and engineers, which exposes whether automation is absorbing routine work or whether every new customer requires another person. The ratio matters because detection, triage, and investigation are the expensive middle layer in managed security. If those tasks remain manual, revenue growth and headcount growth stay coupled, and margin stalls.

Practical implication: measure this ratio quarterly and map it to automation coverage across triage and investigation workflows.

Automation rate and response orchestration

Automation rate measures the percentage of security events handled without manual analyst intervention. In practice, it depends on two things: how precise the detections are and how much of the response path is codified. If detections generate noise, people must review them. If response playbooks stop at a ticket, people must still execute the next steps. The architectural point is that automation is not a feature toggle; it is the result of detection quality, workflow design, and permissioned execution working together.

Practical implication: instrument the full event-to-action chain so you can see where manual intervention re-enters the workflow.

Agentic operations and auditability in managed security

Agentic operations are relevant when software is allowed to execute triage, containment, or investigation steps with scoped permissions and an audit trail. That creates a different control problem from simple automation. The question becomes who can invoke the agent, what it can touch, and how its actions are logged for review. In MSSP environments, that is an identity and privilege problem as much as an orchestration problem, because the agent is effectively a non-human operator acting inside customer environments.

Practical implication: bind every agent action to scoped credentials, logged approval boundaries, and tenant-specific access records.


NHI Mgmt Group analysis

Infrastructure-led MSSPs are winning on governance, not just tooling. The article’s core point is that operational leverage now depends on how security work is structured, measured, and repeated across tenants. That is not simply a SOC efficiency story. It is a governance model where identity, permissions, and machine-executed workflows determine whether growth stays linear or becomes reusable.

Identity of the operator is becoming a control plane issue. When AI operators and automation engines run triage or containment, they function as non-human identities with scoped access. That means the same discipline applied to human operators, including least privilege, audit trails, and separation of duties, has to extend to machine-run workflows. Practitioners should treat those permissions as part of the service architecture, not as an implementation detail.

Metric-led management exposes where SOC programmes are still labour-bound. Revenue per technician, automation rate, and onboarding time are not just reporting metrics. They reveal whether the organisation has made detection and response repeatable enough to absorb new tenants without a proportional increase in staffing. The named concept here is operational leverage debt, which is the gap between growth ambitions and the manual work still embedded in delivery. Practitioners should use it to identify where the service model will break first.

Multi-tenant security operations magnify identity governance risk. The more customers and workflows a provider manages from a shared surface, the more important tenant isolation, scoped permissions, and traceable execution become. This is where IAM and PAM controls stop being back-office functions and become service-quality controls. The practical conclusion is that managed security scaling fails when machine access is not governed with the same rigor as analyst access.

AI-assisted SOC delivery is only durable when model cost and action scope stay visible. The article’s cost-per-alert lens is a reminder that opaque AI pricing and opaque execution both create operational risk. If the provider cannot explain what the agent did, under which credentials, and at what cost, the efficiency story becomes fragile. Practitioners should prioritise visible execution paths over black-box optimisation.

What this signals

Operational leverage will become a security design criterion, not just a finance metric. Managed security teams that cannot tie automation to repeatable identity and access boundaries will keep scaling headcount instead of capability. That matters for readers because every new tenant, data source, or response workflow adds access complexity that must be governed, not simply staffed.

Agentic operations will force IAM and PAM teams to think in tenant-scoped machine identities. The more security tasks are delegated to software operators, the more important scoped credentials, auditability, and lifecycle control become. For practitioners, the practical change is to treat those operators as governed identities with explicit permissions rather than as background automation.

Automated SOC delivery will increasingly depend on lifecycle discipline for non-human access. A workflow that works in one environment can fail in another if credentials, permissions, or logs are not standardised. Teams should prepare by aligning machine access reviews, offboarding, and secret handling with the same rigor they already apply to human privileged access.


For practitioners

  • Track revenue per technician as a governance metric Calculate ARR divided by analysts and engineers every quarter, then segment the number by service line and customer cohort. Use the result to identify where manual work is suppressing margin and where automation should be applied first.
  • Measure automation rate from ticket closure to action completion Do not stop at whether an alert was acknowledged. Measure how many events were handled without a human reviewing the individual ticket and how many actions were executed through codified playbooks rather than ad hoc analyst effort.
  • Scope non-human operator access explicitly Treat agentic security workflows as non-human identities with tenant-specific permissions, approved action boundaries, and audit logging for every containment or investigation step.
  • Reduce onboarding friction by standardising telemetry intake Map the minimum telemetry set needed for new tenants and remove customer-specific setup where possible. The goal is to make onboarding repeatable across heterogeneous stacks without custom engineering for each environment.
  • Break cost per alert out of bundled AI pricing Separate inference, response execution, and analyst oversight costs so you can see the true cost of AI-assisted triage. If the number is hidden inside a seat or endpoint package, you cannot tell whether scale is improving or merely shifting expense.

Key takeaways

  • MSSP growth is increasingly judged by ratios such as revenue per technician, automation rate, and onboarding time rather than raw incident counts.
  • Shared SOC automation raises the importance of scoped non-human access, auditability, and repeatable tenant isolation.
  • Security teams that cannot measure operational leverage will struggle to distinguish efficient delivery from labour-intensive scale.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

MITRE ATT&CK address the attack surface, NIST CSF 2.0, NIST SP 800-53 Rev 5 and CIS Controls v8 set the technical controls, and ISO/IEC 27001:2022 define the regulatory obligations.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0GV.OV-01The article is about security operations governance and performance measurement.
NIST SP 800-53 Rev 5AC-6Scoped access for analysts and AI operators is central to the article's control model.
CIS Controls v8CIS-5 , Account ManagementMachine and human operator account control underpins repeatable multi-tenant delivery.
ISO/IEC 27001:2022A.5.15Access control policy is relevant where MSSP operations rely on shared or delegated access.
MITRE ATT&CKTA0006 , Credential Access; TA0004 , Privilege EscalationThe post references agentic operations that depend on credentials and scoped access.

Map privileged automation workflows to credential and privilege risks so delegated actions remain auditable.


Key terms

  • Revenue Per Technician: A ratio that divides recurring revenue by the number of analysts and engineers delivering the service. It is used to test whether growth is being created by automation and repeatable workflows or by adding people every time customer volume rises. Higher numbers usually indicate stronger operational leverage.
  • Automation Rate: The share of security events handled, classified, or resolved without manual analyst intervention. In managed security, it reflects both the quality of detections and the degree to which response actions are encoded into repeatable workflows. It is a direct indicator of how much labour the SOC still consumes.
  • Agentic SecOps: A security operations model in which AI systems can coordinate tasks and take bounded actions across alert handling, investigation, and response. The critical question is whether those actions are governed, explainable, and reversible enough to fit enterprise control requirements.
  • Operational Leverage Debt: The accumulated gap between growth ambitions and the amount of manual work still embedded in delivery. It appears when revenue, customers, or alerts rise faster than automation, forcing headcount to absorb the difference. The term helps identify where scale will stop being efficient and start becoming fragile.

What's in the full article

LimaCharlie’s full blog covers the operational detail this post intentionally leaves for the source:

  • Service-line margin examples that show how different MSSP offerings behave under automation.
  • Implementation detail on how agentic triage, containment, and threat hunting are orchestrated through APIs.
  • Operational examples of infrastructure-as-code deployment across multi-tenant environments.
  • Cost-per-alert breakdowns that distinguish false positives, containment, and deeper investigation work.

👉 The full LimaCharlie post breaks down the operational ratios, service-line economics, and AI cost model behind MSSP scalability.

Deepen your knowledge

NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It helps security practitioners build the governance baseline needed for modern identity-led operations.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 1, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org