You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(everything): require key parameter for get-env tool
Prevent leaking all process.env variables by requiring a specific key.
This addresses a security concern where the tool was returning the
entire environment without any parameter or filtering.
Issue: #3986
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments