TL;DR: Developer laptops now hold credentials in config files, shell history, MCP configs, and AI coding agent artefacts, while endpoint scanning can reveal them and live validity checks can make findings actionable in real time, according to GitGuardian. The governance gap is no longer just repo scanning; identity teams have to treat the workstation as part of the credential attack surface.
At a glance
What this is: This webinar argues that modern developer laptops are now credential stores, with exposed secrets hiding in local files, shell history, MCP configs, and AI coding agent artefacts.
Why it matters: It matters because IAM and NHI teams cannot govern what they cannot see, and endpoint visibility changes how secrets discovery, exposure response, and machine identity hygiene should be handled.
By the numbers:
- When AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes , and as quickly as 9 minutes in some cases.
👉 Register for GitGuardian's webinar on developer endpoint credential visibility
Context
A developer machine is not just an endpoint. It is often where credentials accumulate through configuration files, shell history, MCP configs, and the tooling used by AI coding assistants, which means traditional repo-focused scanning misses a large part of the credential footprint.
For IAM, PAM, and NHI programmes, that shifts the problem from source control hygiene to endpoint governance. If laptops contain live secrets and identity artefacts, then discovery, validity checking, and remediation need to extend beyond the repository and into the workstation itself.
Key questions
Q: How should security teams find credentials on developer laptops?
A: Scan endpoint-local files that traditional repo scanners miss, including config files, shell history, cached tokens, MCP configs, and AI tool artefacts. Then correlate what you find with ownership and access scope so discovery becomes a governance input rather than a raw alert stream. That is the fastest way to close workstation-based secret exposure.
Q: Why do developer endpoints change NHI governance priorities?
A: Because credentials often move from governed systems into unmanaged local storage, which means the workstation becomes part of the identity attack surface. Once that happens, secret discovery, ownership, rotation, and offboarding can no longer stop at source control or vault boundaries. Teams need endpoint-aware lifecycle processes to stay accurate.
Q: What do teams get wrong about secrets scanning at scale?
A: They treat scanning as the control instead of one input to lifecycle governance. At scale, the harder problems are ownership, rotation, revocation, and central inventory. A tool that finds secrets but cannot support remediation prioritisation still leaves governance gaps unresolved.
Q: Should organisations treat AI coding tools as part of secret management?
A: Yes, because the artefacts around AI-assisted development can store or reveal credentials even when the model itself is not the identity system. The practical question is whether your discovery and response workflow includes those local artefacts. If it does not, your secret boundary is incomplete.
Background and context
Where credentials persist on developer endpoints
Credentials on developer machines tend to hide in places security teams do not classify as primary secret stores. Common locations include environment files, local configuration, shell history, cached tokens, MCP configurations, and temporary artefacts created by coding assistants. The technical issue is not just storage, but reuse: these artefacts often hold live credentials with real access paths into cloud services, internal APIs, and build systems. Endpoint visibility matters because the laptop becomes both a creation point and a leakage point, especially when tools synchronise across devices or write transient files outside central secret scanners.
Practical implication: extend discovery controls to developer endpoints, not only repositories and vaults.
Why endpoint scans change secret validity decisions
Finding a credential on an endpoint is only the first step. The operational value comes from tying discovery to validity checks, so teams can distinguish an inactive artefact from a credential that still opens a live path. This matters because some tokens and keys remain usable long after they are copied into local files, and automated tooling can surface that state faster than manual review. In identity terms, endpoint scanning becomes a triage mechanism for NHI exposure rather than a simple detection layer.
Practical implication: couple endpoint findings with rapid credential verification and revocation workflows.
How AI coding tools expand the credential attack surface
AI coding assistants change endpoint risk because they interact with code, context, and local developer data at runtime. That means their artefacts can include copied secrets, cached credentials, and prompts or context files that reveal access paths. The issue is not that the model is the credential store, but that the surrounding workflow creates more places where secrets can persist outside governed systems. As AI-assisted development scales, the local machine increasingly contains both human and machine-generated access material, which broadens the identity attack surface.
Practical implication: treat AI coding tool artefacts as part of secret discovery and response scope.
NHI Mgmt Group analysis
Endpoint secret exposure is now part of NHI governance, not just endpoint security. Once credentials live on laptops in config files, shell history, and AI tool artefacts, the workstation becomes a governed identity surface. That changes the scope of discovery, rotation, and offboarding because the control point is no longer only the vault or the repo. Practitioners should treat developer endpoints as first-class NHI inventory sources.
The named concept here is credential spillover visibility. Credentials no longer stay confined to the system that issued them, and the article shows how they spill into local developer contexts that standard scanners miss. That spillover matters because it creates a governance blind spot between secret creation and secret use. Teams should recognise that the problem is not just exposure, but unobserved migration of credentials into unmanaged storage.
AI-assisted development widens the trust boundary around identity artefacts. Claude Code, Cursor, and Copilot do not create autonomy by themselves, but they do increase the number of files and caches in which access material can persist. That means endpoint visibility becomes a prerequisite for understanding where machine identity evidence actually resides. Practitioners need to revise their inventory assumptions accordingly.
Live validity checks turn discovery into decision support. Finding a token on a laptop is operationally useful only if the team can quickly tell whether it still works and what it can reach. That makes endpoint findings actionable for incident response, but only when they are linked to access scope and ownership. The practical conclusion is that exposure discovery without validity context leaves too much risk unresolved.
Workstation-centric visibility complements, but does not replace, NHI lifecycle control. Secret discovery on endpoints is one control layer in a broader lifecycle problem that includes creation, use, rotation, and offboarding. The article points to a market shift toward observing credentials where they actually appear in practice, not where governance assumed they would remain. Identity teams should use that shift to reset their lifecycle boundaries.
From our research:
- 23.7% of organisations share secrets through insecure methods such as email or messaging applications, according to The 2024 Non-Human Identity Security Report.
- Only 19.6% of security professionals express strong confidence in their organisation's ability to securely manage non-human workload identities, which shows how shallow visibility still is across many programmes.
- That confidence gap points directly to endpoint discovery, credential ownership, and lifecycle control, which are covered in Ultimate Guide to NHIs , Why NHI Security Matters Now.
What this signals
Credential spillover visibility will become a practical programme requirement as development workflows spread secrets across laptops, local caches, and AI-generated artefacts. Teams that still define NHI scope only in terms of repositories will miss part of the exposure picture, and that gap will show up first in incident response and access review quality.
The governance signal is clear: identity teams need a workstation-aware view of secrets and workload credentials. As endpoint discovery matures, it should feed ownership, revocation, and inventory processes rather than remain isolated in security tooling silos.
For practitioners
- Extend secret discovery to endpoints Inventory developer laptops and non-developer workstations for config files, shell history, cached tokens, and MCP artefacts that can hold live credentials.
- Tie findings to validity checks Verify whether a discovered credential is still active before opening a remediation queue, then revoke or rotate immediately when access is confirmed.
- Add AI tool artefacts to scope Include files and local caches created by AI coding assistants in secret scanning, because they can persist copied credentials and context data outside repo controls.
- Reclassify endpoints as identity evidence sources Feed endpoint discoveries into NHI inventory, ownership, and lifecycle workflows so workstation exposure informs governance instead of sitting in a separate security queue.
Key takeaways
- Developer laptops now function as credential stores, which makes endpoint visibility a core identity control rather than a niche detection task.
- Secrets hidden in local files, shell history, MCP configs, and AI tool artefacts can remain live long enough to create real exposure windows.
- Identity programmes should connect endpoint discovery to validity checks, ownership, and lifecycle workflows so exposure becomes actionable.
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, NIST SP 800-53 Rev 5 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-03 | Local secret exposure on endpoints maps to credential storage and rotation weaknesses. |
| NIST CSF 2.0 | PR.AC-1 | Endpoint secret discovery supports access control inventory and ownership. |
| NIST SP 800-53 Rev 5 | IA-5 | IA-5 governs authenticator management for exposed tokens and keys. |
| NIST Zero Trust (SP 800-207) | Zero Trust requires continuous verification of credentials, including those on endpoints. |
Inventory endpoint-held secrets against NHI-03 and remove any credential that should not exist locally.
Key terms
- Credential Spillover Visibility: The ability to discover credentials after they move out of intended stores and into local, unmanaged locations such as endpoint files, caches, or histories. In NHI governance, it reveals where secrets persist in practice, not just where teams believe they should live.
- Endpoint Secret Discovery: The process of scanning developer and user machines for tokens, keys, certificates, and other credentials that standard repository or vault controls may miss. It is a control for exposure identification, and it becomes more valuable when linked to ownership and revocation workflows.
- Live Validity Check: A verification step that confirms whether a discovered credential is still active and what access it currently grants. For NHI programmes, this is the difference between knowing a secret exists and knowing whether it can still be abused.
What to expect at the briefing
GitGuardian's full event covers the operational detail this post intentionally leaves for the source:
- A live walkthrough of where credentials appear on developer machines, including config files, shell history, MCP configs, and AI coding agent artefacts.
- Discussion of what endpoint scans can surface that repository-only tooling misses, with examples from real developer workflows.
- Explanation of how live validity checks make endpoint findings actionable for remediation and response.
- A practitioner view from Vermeer on what changed when credential visibility moved past the repo and onto the laptop itself.
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 building or maturing an IAM or NHI governance programme, it is worth exploring.
Published by the NHIMG editorial team on July 22, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org