The sentence admins should read twice

Salesforce and Anthropic announced Claudeforce on August 27, 2026, and most of the attention has gone to the 37 prebuilt sales skills in the Salesforce in Claude plugin. We read the release for a different line. Salesforce says an admin connects Salesforce in Claude a single time, with authentication and permissions managed centrally, and every seller on the team gets access from day one with no per-user setup, no new permissions model to build, and no re-auditing account by account.

That sentence is written to reassure. For a Salesforce admin it raises the one question that decides whether the connection is safe to widen. Managed centrally by whom, and under whose identity does each read and each pipeline update run once it leaves Claude and arrives in the org. The press release does not answer it, and that is what we would take to the account team before anyone in sales opens the plugin.

Centrally managed still needs a named owner

There are two ways to read "managed centrally". In the first, the admin authorises the connection at org level, and each seller still signs in as themselves, so every query and every action runs under that seller's profile, permission sets, sharing rules and field-level security. In the second, the connection runs as one integration user with a broad permission set, and the plugin decides which seller may see which account. Both fit the wording. Only the first leaves ownership where it belongs.

The difference shows up on a Friday afternoon when a regional manager asks why a rep in another territory could pull the deal health review on an account they should never have seen. If the connection runs as the seller, the answer is in the sharing settings the admin already maintains and the fix is one sharing rule. If it runs as a shared user, the answer is somewhere in the plugin configuration, and the admin is now auditing a permission model that lives outside the platform they are accountable for.

The right promise is no second permissions model

Salesforce is right that nobody should build a new permissions model for this connection. The org already has one, and it has been tuned over years by people who were in the room when the territory dispute happened. The way to keep that promise is to let the existing model be the only place a permission decision is made. The Claude side should hold configuration about which skills are enabled and nothing about which records a person may touch.

This matters more for the write path than the read path. The release says actions route through Salesforce so that business rules are enforced when an action is taken, and that is the correct design. Validation rules, flows and Apex triggers fire on the platform regardless of what asked for the change. But they fire in the context of the running user. If that user is an integration account with modify all on Opportunity, the business rules run and the permission boundary has still quietly moved. Our piece on why connecting data is easier than governing actions covers the action side. The identity question sits underneath it.

The audit trail has to name a person

Open Login History and Setup Audit Trail after the first week of a pilot and look at what they record. If every session from Claude shows the same user, and every stage change shows that user in Last Modified By, sales operations has lost the ability to tell which seller moved the deal and when. Forecast reviews depend on that field. So do the difficult conversations about a rep who keeps pushing close dates out by a quarter.

The usual fix for a shared identity is an exception list, and exception lists rot. Our pattern for identity exceptions gives each one an owner and an expiry date, and that discipline should apply here from the first pilot user. We would rather see a connection that costs a seller one consent prompt on first use than one that spares them the prompt and blurs every record they touch afterwards. The identity hub has the longer argument.

Questions for the account team before the September beta

The release says select pilot customers have access now, with open beta in September 2026 and more skills through Q3 2026. That leaves a window. Before a wider group of sellers turns the plugin on, put three questions to the Salesforce account team and write the answers into the design record. Does each request carry the seller's own Salesforce identity, and through which OAuth flow. Which permission set or connected app policy governs the connection, and who in the org can change it. What appears in Login History and in Last Modified By when a skill updates a record.

If the answers are the seller's identity, an admin-controlled connected app and the seller's name on the record, the trust boundary we wrote about on August 27 survives the move into Claude. If any answer is a shared user, treat the plugin the way you would treat any integration user with wide access, and run it through the agent readiness check before a second team gets it. The people who will feel the difference first are the ones who reconcile pipeline on a Monday morning, so bring one of them to the meeting.