Session Persistence
Medium
- Category
- Rogue Agent
- Content
```bash git clone https://github.com/domilin/marsbit-crypto-news-skill /tmp/marsbit-crypto-news-skill mkdir -p ~/.openclaw/skills/marsbit-crypto-news-skill cp -R /tmp/marsbit-crypto-news-skill/* ~/.openclaw/skills/marsbit-crypto-news-skill/ openclaw skills list ```
- 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.
