By NHI Mgmt Group Editorial TeamPublished 2025-10-01Domain: Workload IdentitySource: Akeyless

TL;DR: Financial services now run on an estimated 82 machine identities for every human, while poor secret handling and static credentials continue to widen the breach surface, according to Akeyless and IBM's Cost of a Data Breach Report 2025. The governance problem is no longer secret storage alone, but whether IAM, PAM, and lifecycle controls can scale to machine-speed access and AI agents.


At a glance

What this is: This is an analysis of why secrets management has become a core control for financial machine identities and AI agents, with the key finding that identity sprawl and static credentials are now the main risk multiplier.

Why it matters: It matters because IAM, PAM, and lifecycle programmes must now govern machine and AI access patterns that scale faster than manual review, audit, or rotation processes can reliably absorb.

By the numbers:

👉 Read Akeyless's analysis of secrets management for financial machine identities and AI agents


Context

In financial environments, a secret is the credential that allows a workload, pipeline, bot, or AI system to connect to something else. When those secrets are scattered across code, files, and multiple vaults, security teams lose visibility, and the identity layer becomes too large to govern with human-era controls.

The article's core problem is that finance has adopted more cloud automation and AI without shrinking its trust assumptions. That makes secrets management a governance issue for NHI, machine identity, and AI agent access, not just an operational control for developers.


Key questions

Q: How should financial teams manage machine identities with secrets at scale?

A: They should treat machine identities as first-class governed identities, not as technical exceptions. That means inventorying each secret, linking it to an owner and purpose, enforcing least privilege, and automating rotation and revocation so credentials do not outlive the workflow they support. The control goal is visibility plus short-lived authority, not just storage.

Q: Why do static credentials create so much risk in cloud and AI environments?

A: Static credentials create standing access, which means compromise can persist long after the original issue is discovered. In cloud and AI environments, those credentials often connect to multiple systems, so one leak can become lateral movement, data exposure, or service disruption. The shorter the credential lifetime, the smaller the attacker’s usable window.

Q: What breaks when secrets are scattered across code, files, and multiple vaults?

A: Security teams lose the ability to answer basic governance questions: who can use the secret, where it is deployed, and when it should be revoked. Fragmentation also weakens auditability and increases the chance that stale credentials remain active in production. The result is blind spots that undermine both security and compliance.

Q: Who is accountable when an AI agent uses a secret incorrectly?

A: Accountability should sit with the team that approved the agent’s access model and operating boundary, not with the AI system itself. If the agent can obtain credentials without task-scoped limits, the governance failure is in how access was issued and monitored. Finance teams should define ownership, logging, and revocation before deployment.


Technical breakdown

Why secrets become identity infrastructure in finance

Secrets are not just stored values, they are the mechanism that gives machine identities their authority. API keys, certificates, tokens, and database credentials define who or what can connect, often without a human ever seeing the transaction. In financial systems, that makes secrets part of the identity plane rather than a back-office vaulting problem. If secrets are static, scattered, or embedded in code, the identity boundary is weak even when authentication looks intact.

Practical implication: treat secrets inventory and control enforcement as part of identity governance, not as a standalone operations task.

Why static credentials create a standing privilege problem

Long-lived secrets create standing access for machines in the same way long-lived accounts create standing privilege for people. Once a credential can be reused indefinitely, compromise is no longer a single event, it becomes a durable access path that attackers can exploit laterally. This is especially dangerous in finance, where service integrations are dense and a single exposed secret can connect into multiple downstream systems. The control failure is not just exposure, but persistence.

Practical implication: align secret lifetime with task lifetime and remove any credential that remains valid after its operational need has ended.

How AI agents change the secrets management model

AI agents introduce runtime decision-making into systems that were already difficult to govern. Even when the article frames them as non-human identities, the risk changes because agents can request, use, and chain access at machine speed across workflows. That compresses the response window for review, rotation, and revocation. Traditional identity models assume access can be inspected after the fact; agentic use of secrets can outpace that assumption.

Practical implication: define machine and AI access as context-bound, short-lived, and revocable by design before those identities are allowed into production workflows.


Threat narrative

Attacker objective: The objective is to turn a single exposed secret into broad access, data theft, or disruptive control over financial systems and downstream services.

  1. Entry occurs when a secret is stored in code, shared informally, or left unrotated long enough for an attacker to find and reuse it.
  2. Escalation follows when the same credential opens access to connected systems, pipelines, or cloud services with more privilege than the original task required.
  3. Impact occurs when the credential is used to move laterally, exfiltrate data, or trigger ransomware and regulatory fallout across the financial environment.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Secrets management has become identity governance for machine-era finance. The article correctly shows that credentials are no longer an implementation detail, because machine identities now sit between applications, pipelines, cloud services, and AI tools. Once those identities outnumber people, the real control problem is whether security teams can still see, scope, and revoke access at the pace the business now operates. The practitioner conclusion is that secrets strategy belongs inside IAM and PAM governance, not beside it.

Static secrets are standing privilege in disguise. A credential that persists across sessions, services, or deployment cycles behaves like permanent access even when the workload itself is short-lived. That is the same governance mistake NHI programmes make when they allow durable tokens to survive beyond task need. The implication is that the control failure is persistence, not simply poor storage.

AI agents create a broader trust boundary around secrets than human workflows do. The article's AI section points to short-lived, policy-driven access, which is directionally right, but the deeper issue is that agents can request and consume secrets at runtime without the stabilising assumptions built into human access review cycles. That means access certification, approval queues, and periodic recertification do not always align with machine-speed execution. The practitioner conclusion is that identity governance must be designed around runtime consumption, not just issuance.

Financial services need a secrets lifecycle model that matches regulated operational reality. The strongest part of the article is the link between rotation, auditability, and compliance, because finance rarely gets to treat identity risk as optional. Secrets that are not centrally governed create both a security problem and an evidence problem, which is why audit trails and revocation paths matter as much as encryption. The practitioner conclusion is that lifecycle discipline is now a control requirement, not a hygiene recommendation.

Distributed control is the right response to concentrated secret risk. When one vault or one team holds the only working copy of a high-value secret, the failure domain is too large for modern finance. The article points toward centralization, but the governance lesson is finer grained: central policy with distributed enforcement is more durable than either sprawl or a single operational choke point. The practitioner conclusion is to separate policy authority from secret reconstruction wherever possible.

From our research:

  • Only 13% of organisations feel extremely prepared for the reality of agentic AI despite the majority racing toward autonomous adoption, according to The 2026 Infrastructure Identity Survey.
  • Another finding from the same survey shows that only 44% of organisations have implemented any policies to manage their AI agents, even though 92% agree that governing AI agents is critical to enterprise security.
  • For teams building a response, the relevant next step is to examine the Ultimate Guide to NHIs , Lifecycle Processes for Managing NHIs and align secret lifecycle, rotation, and offboarding controls with machine access governance.

What this signals

Secrets governance is becoming the control plane for machine-era finance. As organisations add cloud automation and AI, the issue is no longer whether secrets exist, but whether the lifecycle around them is visible enough to satisfy both security and audit requirements. The practical signal for teams is that credential inventory, rotation evidence, and revocation paths will matter more than vault count or tool count.

AI access now exposes a governance mismatch between issuance and oversight. With 70% of organisations granting AI systems more access than human employees performing the same job, per the 2026 Infrastructure Identity Survey, the programme risk is not just overpermissioning but the assumption that human review cycles still fit machine-speed behaviour.

Secret sprawl is the named problem to watch. When credentials live in code, pipelines, and fragmented vaults, the attack surface grows faster than the control boundary. Teams should expect more demand for central policy, auditable issuance, and time-bound secret use across both machine identities and AI agents.


For practitioners

  • Inventory every machine identity and its secret dependency Build a complete register of applications, bots, microservices, CI/CD jobs, and AI systems that depend on credentials. Map where each secret is stored, who can retrieve it, and whether the identity still needs persistent access.
  • Replace long-lived credentials with task-bound issuance Issue secrets only for the duration of the job or session, then revoke them automatically when the task ends. Prioritise high-value finance workflows where static credentials currently bridge multiple systems.
  • Centralize policy while keeping secret reconstruction constrained Use one policy layer to govern rotation, audit, and access rules, but avoid designs where a single operational path can reconstruct all key material. This reduces the blast radius of vault compromise and improves accountability.
  • Tie AI agent access to explicit governance conditions Require AI systems to obtain only short-lived, context-scoped secrets and log every issuance path. Do not let agent access depend on credentials that remain valid after the task or workflow has completed.
  • Test compliance evidence before the audit asks for it Verify that rotation history, least-privilege enforcement, and revocation logs are available for every regulated environment. Finance teams should be able to prove control operation without reconstructing it manually after an incident.

Key takeaways

  • Financial machine identities now create a standing access problem when secrets are long-lived, scattered, or embedded in code.
  • The scale is already material, with machine identities far outnumbering humans and breach costs in finance remaining high.
  • Teams should govern secrets as lifecycle-controlled identity assets, with rotation, revocation, and audit evidence built in.

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 address the attack and risk surface, while NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-03Static secrets and poor rotation are central risks in this article.
NIST CSF 2.0PR.AC-4Least privilege and access control are the main governance themes here.
NIST Zero Trust (SP 800-207)SP 800-207Time-bound access and continuous verification fit the article's zero trust direction.

Use zero trust principles to limit secret use to context-bound, continuously verified access.


Key terms

  • Machine Identity: A machine identity is the non-human identity used by software, services, pipelines, or AI systems to authenticate and obtain access. In practice it is usually represented by a secret, certificate, token, or key pair that must be governed for ownership, scope, rotation, and revocation.
  • Secrets Lifecycle: Secrets lifecycle is the end-to-end governance of a credential from issuance through use, rotation, revocation, and retirement. For machine and AI identities, the lifecycle matters because access can persist silently unless each stage is controlled and evidenced.
  • Standing Privilege: Standing privilege is persistent access that remains available after the immediate need for it has passed. In machine identity programmes, it usually comes from long-lived secrets or reusable tokens, and it increases the time available for misuse, lateral movement, and compliance failure.
  • Ephemeral Access: Ephemeral access is permission granted only for a narrow task window and removed when the task ends. For AI agents and other non-human identities, ephemeral access reduces the chance that a secret can be reused outside its intended context and makes governance more defensible.

What's in the full article

Akeyless's full article covers the operational detail this post intentionally leaves for the source:

  • The article walks through a finance-specific control model for centralized secrets governance across cloud, pipelines, and regulated workloads.
  • It explains the vendor's zero-knowledge architecture and Distributed Fragments Cryptography approach for handling key material.
  • It outlines how ephemeral, policy-driven access is applied to AI agents and machine identities in practice.
  • It maps secrets handling to finance compliance requirements such as PCI DSS, GLBA, SOX, and NYDFS.

👉 The full Akeyless article covers finance-specific compliance mapping, AI agent access patterns, and zero-knowledge secrets handling.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.
NHIMG Editorial Note
Published by the NHIMG editorial team on 2025-10-01.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org