| ▲ | andoando an hour ago | |
How is it going to get access to gmail or github? In any case, whats the probability of it going to so completely off the rails that it does something horrendous with gmail/github? Whats it going to do? Email my coworkers nudes on my computer? Make my github profile public? | ||
| ▲ | simonw an hour ago | parent | next [-] | |
I am most worried about something gaining access to my email and then using the password reset flow to steal hundred hundreds of other accounts. 2FA makes me a little less nervous than I used to be, but not everything has good 2FA. | ||
| ▲ | nunez an hour ago | parent | prev [-] | |
Claude typically recommends .env files for storing secrets. You use one to store a refresh token for the Gmail API or IMAP connection details. Your agent uses an MCP server you configured during a session, but the MCP server has been compromised and directs the agent to do nasty stuff with env dotfiles. | ||