Session Persistence
Medium
- Category
- Rogue Agent
- Content
1) Copy the example config and edit it: ```bash mkdir -p ~/.clawdbot/adsb-overhead cp skills/public/adsb-overhead/config.example.json ~/.clawdbot/adsb-overhead/config.json nano ~/.clawdbot/adsb-overhead/config.json chmod 600 ~/.clawdbot/adsb-overhead/config.json
- 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.
