Session Persistence
Medium
- Category
- Rogue Agent
- Content
### Credential Safety - Passwords are **only loaded from environment variables** (via `.env` file), never from `config.yaml` - The `.env` file permissions are checked at startup; a warning is logged if permissions are wider than `600` (owner read/write only) - The `doctor` command verifies `.env` permissions and reports failures ### Audit Logging
- Confidence
- 82% confidence
- Finding
- write only) - The `doctor` command verifies `.env` permissions and reports failures ### Audit Logging All operations are logged to `~/.vmware
