Archived Session Management
v1.0.0Implement, extend, or repair archived-session browsing in OpenClaw Control UI. Use when adding or fixing Archived Sessions / Recent Archived Sessions UI, arc...
⭐ 0· 51·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the content: the instructions focus on archived-session search, restore, rebind, and UI wiring. No unrelated environment variables, binaries, or external services are requested.
Instruction Scope
SKILL.md explicitly directs inspection and fixes for DB queries, gateway methods, transcript file paths, and the live session store — all directly relevant to archived-session behavior. It does instruct reading and modifying local files/DB rows (session_history/history.db, sessions.json, transcript dirs), which is appropriate given the stated purpose.
Install Mechanism
There is no install spec or bundled code; the skill is instruction-only so nothing will be downloaded or written to disk by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths beyond the project files it describes. The guidance to read/repair local DB and file paths is proportional to implementing archived-session behavior.
Persistence & Privilege
The skill does not request permanent/autonomous privileges (always is false) and does not instruct modifying other skills or global agent settings.
Assessment
This is a developer-facing implementation guide and appears coherent with its stated purpose. Before applying fixes, verify the skill's source (origin is unknown), work in a development or staging environment, and back up session DBs and transcript files (history.db, sessions.json, transcripts) before making changes. Review any code changes produced against your repo's security standards, avoid running unreviewed scripts, and ensure migrations/rebinds are tested so live user data isn't lost. If you need higher assurance, ask the author for provenance or a code diff/PR rather than following instructions from an unverified package.Like a lobster shell, security has layers — review code before you run it.
latestvk97efrf8fagvqpzqajzzxzw3zs84gt8b
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
