Ping Identity puts a leash on personal AI agents
Ping Identity's Enterprise Personal Agent Access discovers shadow AI agents, ties each session to a user and device, and governs Claude Code at runtime.
Somebody on your team installed a coding agent last month. It has your git credentials, your cloud CLI session, and whatever else your laptop can reach. Nobody approved it, nobody logged it, and if it deletes a production bucket at 2am the audit trail says it was that person. Ping Identity just shipped a product for exactly this gap, and the fact that personal AI agents now need their own identity layer is the real story.
What actually happened
On September 1, Ping Identity announced Enterprise Personal Agent Access, delivered through PingOne Privilege. It does three things. It discovers personal agents running in the environment, including shadow AI nobody registered. It binds each agent session to the specific user and device behind it. And it governs what the agent can touch at runtime — allow, deny, log, require approval, or revoke, evaluated at the moment of action rather than at install time.
Named support includes desktop assistants such as Claude and coding agents such as Claude Code. Credentials stay out of the agent's hands; Ping calls this secretless privileged access. Agent activity is attributed separately from the human's own activity, which is the part most homegrown setups get wrong. The product is available now and in pilot with enterprise customers.
Ping cites a Gravitee survey of 750 senior technology leaders in the UK and US, run in April 2026, that found 48% of production AI agents running unsecured. The same survey put the share of organizations that fully secure agents before production at under 20%, and the share that assigned formal accountability for agent behavior at roughly 7%. Vendor-commissioned research, so weight it accordingly — but the direction matches what we see in client environments.
Why personal AI agents matter for your business
You do not need Ping's price tag to fix the biggest hole. The default failure is that an agent runs as the user, with the user's full standing permissions, and every action it takes lands in the logs under a human name. That destroys attribution and makes least privilege meaningless.
Three moves, in order. First, inventory: ask what agents are running on team machines and in CI. Second, give agents their own credentials — a separate service identity per agent, scoped to the resources that agent actually needs, never the developer's personal token. Third, make the destructive operations ask. Most agent harnesses support an approval gate on writes, deletes, and deploys; turn it on before you find out the hard way why it exists.
The vendors are building this because the primitive was missing. You can build a smaller version yourself in an afternoon.
Key takeaways
- Ping Identity shipped Enterprise Personal Agent Access on September 1 via PingOne Privilege — available now, in enterprise pilot
- It discovers shadow AI agents, binds each session to a user and device, and enforces allow/deny/approve/revoke at runtime
- Named support covers desktop Claude and Claude Code; credentials stay outside the agent
- A Gravitee survey of 750 tech leaders found 48% of production agents running unsecured — vendor-commissioned, but directionally consistent
- The cheap fix: separate scoped credentials per agent, plus an approval gate on writes and deploys
An agent running with a developer's full permissions is not an integration, it's an incident waiting for a date. We scope agent identities, wire approval gates on destructive operations, and leave you with logs that name the agent instead of the human. See how we build agent access controls, or tell us what your agents can currently reach.
Sources: Ping Identity press release, Help Net Security, Gravitee State of AI Agent Security.
- #ai-agents
- #identity
- #shadow-ai
- #access-control
- #security
Tommy Rush — Founder, Rush Commerce
Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More
Get The Rush Report weekly — one email, zero fluff.
Keep reading
XDOF at $1.2B: the training data is the product
XDOF is in talks at a $1.2B valuation for collecting robot training data, three months out of stealth. Proprietary training data is the asset labs cannot self-serve.
Read itResect AI takes $25M to fix hallucinations in-model
Resect AI launched with $25M to intercept LLM hallucinations at runtime instead of catching them after. How to evaluate the claim before you buy it.
Read it