Session Persistence
Medium
- Category
- Rogue Agent
- Content
``` This will: 1. Create a `.gitignore` in the skill directory to exclude cargo build artifacts (`/target`) from git 2. Pre-warm the cargo build cache so the first chord lookup is fast ## First Run Warning
- 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.
