Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The skill explicitly instructs users to keep the Bitwarden session token in the BW_SESSION environment variable and states it is persisted in ~/.zshrc. A persistent shell startup file is an unsafe place for a sensitive session token because it can be exposed through local file access, backups, shell history/workflow mistakes, or other processes that inherit the environment, enabling unauthorized vault access while the session remains valid.
