Under the hood
Plugin session cache folder is now created with owner-only permissions
What
The temporary cache folder created for each session when installing plugins from claude.ai is now created with restrictive permissions (mode 0700), meaning only the owning user can read, write, or access it.
Why
This prevents other users on a shared machine from reading or tampering with plugin cache data during installation.