技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 15 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :挂起 · OpenClaw :良性
Package:axelhu/session-recover
安全扫描(ClawHub)
- VirusTotal :挂起
- OpenClaw :良性
OpenClaw 评估
The skill's files, runtime instructions, and requested access are coherent with a local session-recovery utility: it parses local JSONL session archives and does not request extra credentials, network access, or installs.
目的
Name and description match the included artifacts: SKILL.md documents locating and parsing local OpenClaw session JSONL files and the repo includes a dedicated parse_session.py that implements that parsing. No unrelated binaries, env vars, or service credentials are requested.
说明范围
Runtime instructions tell the agent to list and read local session archive files (under ~/.openclaw/agents/.../sessions), call sessions_list, and run the included Python parser. Those actions are necessary for restoring session content. The instructions do rely on local commands (session_status, sessions_list) and specific paths (agents/main/sessions), which is expected but means the skill assumes a particular agent layout.
安装机制
No install spec is provided (instruction-only plus a small script). Nothing is downloaded or written to disk by an installer, reducing risk.
证书
The skill declares no required environment variables, credentials, or config paths beyond reading local session archive files. That is proportionate to the stated purpose.
持久
always is false and the skill does not request persistent platform privileges or modify other skills. It is user-invocable and can run when invoked, which is appropriate.
综合结论
This skill reads local OpenClaw session archive files and prints extracted messages. The included parser is local and contains no network or credential-siphoning code, but be aware: (1) it will output conversation content you may consider sensitive—only run it if you trust the skill source and the runtime environment; (2) the SKILL.md uses shell commands and hard-coded agent paths (e.g., ~/.openclaw/agents/main/sessions and session_status/sess…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Session Recover」。简介:短期记忆恢复技能。用于快速回顾当前 session 或上一个 session 的完整内容。适用于:想知道"这次 session 聊了什么"、session 被…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/axelhu/session-recover/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。