Session Persistence
Medium
- Category
- Rogue Agent
- Content
**Cause:** Missing or incorrectly placed `auth-profiles.json`. **Fix:** Create `auth-profiles.json` in the free agent's agentDir: ```bash cat > ~/.openclaw/agents/free-agent/agent/auth-profiles.json <<'EOF'
- Confidence
- 84% confidence
- Finding
- Create `auth-profiles.json` in the free agent's agentDir: ```bash cat > ~/.openclaw/agents/free-agent/agent/auth-profiles.json <<'EOF' { "version": 1, "profiles": { "openrouter:default": {
