Documentation
¶
Overview ¶
Package secrets masks sensitive environment-variable values so they don't leak from the inspect panel (screenshots, screen-shares) or to an AI model over MCP. Masking is policy applied above the docker layer, which always returns raw env; callers decide what the viewer is allowed to see.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsSensitive ¶
IsSensitive reports whether an env entry should be treated as a secret, by the variable name or by the shape of its value.
Types ¶
Click to show internal directories.
Click to hide internal directories.