Sniffing: What the Agent Can See
Secrets
Passwords, API keys, auth tokens, encryption keys, database credentials, SSH private keys, OAuth secrets, signing certificates...
Secret-stealing is currently a top target for attackers.
.env files: unless you explicitly take pains to obscure them, an agent can usually find and read them easily.
PII, financial data, health records, client data...
Anything the agent can see, someone else potentially can too.