Hi!
We use envalid almost everywhere and it made our env usage much better. The only missing option is ability to warn about provided, but unused environment variables.
This warning can be optional and exclude $HOME, $USER and other default variables.
Example of warning:
Environment contains extra variables: OPENAI_KEY, OLD_SECRET,.... Remove these variables or add them to exclusion list
Please tell if you think if this feature can be useful in this package