Plugins that mint headers via a local command now ask you to confirm; -y is ignored in-session.
What's wrong with this entry?
If a plugin fetches its archive using headers minted by a local helper command, installing or updating it now shows the exact command and destination and waits for confirmation. Non-interactive runs are recorded as "unconfirmed" and abort. Inside a Claude Code session, -y/--yes is ignored and you are told to run the install in your own terminal. Autoupdate never runs the helper at all.
- The prompt reads "Fetching this plugin's archive sends helper-minted headers to" followed by the destination.
- Autoupdate records a deferred error instead of running the helper.
- Managed policy can refuse the helper outright.
- Applies to every plugin declaring such a helper; there is no flag.
Fetching this plugin's archive sends helper-minted headers to
Strings lifted out of the shipped bundle, so the claim above can be checked against them.