Claude Code 2.1.275 syncs claude.ai skills and plugins into terminal sessions and stops npm plugin install scripts from running
The Sep 17 release adds automatic syncing of the skills and plugins enabled on your claude.ai account into terminal sessions signed in with it, opt out via syncClaudeAiSkills or syncClaudeAiPlugins, plus a send-now key (ctrl+enter) that interrupts the turn and flushes all queued messages. Two supply-chain fixes ship alongside: plugins installed from an npm source are now fetched with npm pack --ignore-scripts and integrity-verified so package install scripts no longer run, and plugin logs, messages and marketplace listings no longer print a password or token embedded in a git, ssh or marketplace URL. A 2.1.276 hotfix on Sep 18 repairs every request failing with a 400 'Input tag advisor_20260301' error when ANTHROPIC_BASE_URL points at a proxy or gateway, a 2.1.275 regression worth knowing about if you run behind a gateway.
↳ Follow the thread