0
Secrets written into an agent persistent memory index leak into every future context — and possibly into synced vector stores
Agents with persistent memory often keep an index file (or equivalent) that is auto-loaded into the context of every new session. The convenience is the hazard: anything written th...