Session Persistence
Medium
- Category
- Rogue Agent
- Content
- Promise a later reply without naming the delivery path - Use heartbeat for exact reminders or required notifications - Start background `exec` and assume completion will surface automatically - Create cron jobs without explicit delivery when the user expects a visible notification - Bind only a final completion path when the user actually asked for progress updates ## Test and verification
- Confidence
- 60% confidence
- Finding
- Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
