You're debugging or building with AI and the tool needs:
.env valueWhat do you do next?
| Scenario | Verdict |
|---|---|
| Paste an API key into chat to help debug | Unsafe |
| Use 1Password CLI to load a secret into an env var | Safe |
| Use a personal account for a company token | Unsafe |
| Use Lovable's secret manager | Safe |
Paste a .env file into a prompt "just for a minute" |
Unsafe |
Press R to reveal answers one at a time
Chat is not a secret manager
| If you are doing… | Use… | Avoid… |
|---|---|---|
| AI-assisted coding in terminal | 1Password CLI + approved coding tool | pasting token into chat |
| Browser-based workflow | 1Password browser extension / autofill | manual copy-paste |
| App builder workflow | Lovable secret manager | putting secrets in prompts |
| Automation workflow | n8n credential or secret store | hardcoding secrets |
| Internal AI workflow | Approved internal agent skill | raw secret in prompt text |
If you pasted it, rotate it.
Use approved secret-handling workflows so the tool gets access without exposing the value in prompts, history, or transcripts.