Session Persistence
Medium
- Category
- Rogue Agent
- Content
Then: ```bash systemctl --user daemon-reload systemctl --user enable --now ddgs systemctl --user status ddgs --no-pager ```
- Confidence
- 84% confidence
- Finding
- The skill recommends enabling a persistent user-level systemd service so the DDGS server is always available. Persistence increases attack surface by exposing a long-running local HTTP/SSE service beyond the immediate task, and if the service or its dependencies are later compromised, the foothold survives across sessions.
