Session Persistence
Medium
- Category
- Rogue Agent
- Content
This skill operates under strict safety constraints: - **No Code Execution:** Does not execute arbitrary code, shell commands, or external programs - **Isolated Write Scope:** All write operations restricted to `<workspace>/temp/<session_id>/` only - **Read-Only External Access:** External files are only read and copied, never modified in place - **Temporary Only:** Files are designed to be deleted; no permanent storage outside workspace
- Confidence
- 83% confidence
- Finding
- Write Scope:** All write operations restricted to `<workspace>/temp/<session_id>/` only - **Read-Only External Access:** External files are only read and copied, never modified in place - **Temporary
