New lists name sensitive config and credential files like .npmrc and .claude.json.
The lists exist; the guard that reads them is not in the same code.
What's wrong with this entry?
New lists name config files treated specially, including .npmrc, .envrc, .mcp.json, .claude.json and .pre-commit-config.yaml, along with credential directory paths such as .config/gh and .claude/settings.local.json. Which file-access guard reads these lists is not decided in the same code, so no behaviour change is visible from them alone.
.pre-commit-config.yaml
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.