Session Persistence
Medium
- Category
- Rogue Agent
- Content
### 2. Persist the handoff locally before transfer | 交接前先把信息落到本地 Before asking another agent to continue, write a markdown handoff file in the shared handoff directory. 在让另一个 agent 接手前,先在共享交接目录写好 Markdown 交接文件。 Default shared directory / 默认共享目录:
- Confidence
- 95% confidence
- Finding
- The skill directs agents to persist handoff data in a shared local directory and treats those files as the source of truth, which can expose sensitive context to other agents or processes with access to that location. Because the guidance encourages durable cross-session storage of objectives, findings, risks, and file paths, it increases the chance of unintended data retention, cross-task leakage, or tampering with subsequent agent decisions.
