Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.257 ·

Plugin hook/skill file resolution now anchors against realpath of the plugin directory

Plugin hook and skill paths are resolved against the plugin directory's real path, catching traversal and symlink escapes.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaPluginswhat it touches
KindBug Fixesin v2.1.257,
You'll notice

Plugin hook and skill paths are resolved against the plugin directory's real path, catching traversal and symlink escapes.

Plugin loading now resolves an anchor, the real path of the plugin directory, once and threads it through hook-file and skill-file path resolution, so hooks or skills referenced outside the declared plugin directory via path traversal or symlinks can be correctly detected.

See this entry in the whole of v2.1.257 →

Feedback