← 返回 Skills 市场
mohdalhashemi98-hue

MH session-logs

作者 mohdalhashemi98-hue · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
560
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install mh-session-logs
功能描述
Search and analyze your own session logs (older/parent conversations) using jq.
安全使用建议
This skill simply provides shell/jq/rg commands to read your OpenClaw session JSONL files. Before installing or invoking it, be aware that: 1) it reads local chat transcripts stored under ~/.openclaw/agents/<agentId>/sessions/, which may contain sensitive data (secrets, PII, private conversations); 2) ensure you trust any agent or automation that will run these commands, or restrict the skill to manual invocation only; 3) install jq and ripgrep (rg) if missing and verify file permissions on the sessions directory; 4) if you don't want older conversations exposed, consider deleting or redacting sensitive sessions or restricting access to those files. If you want a tighter security posture, deny autonomous invocation for this skill or require explicit user consent before reading session files.
功能分析
Type: OpenClaw Skill Name: mh-session-logs Version: 1.0.0 The skill bundle is designed to allow an OpenClaw agent to search and analyze its own session logs. All commands provided in `SKILL.md` are read-only operations using standard tools (`jq`, `rg`, `grep`, `awk`, `ls`, `head`, `cut`, `sort`, `uniq`) on files located within the agent's designated data directory (`~/.openclaw/agents/<agentId>/sessions/`). There is no evidence of data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection intended to subvert the agent for malicious purposes. The functionality is clearly aligned with the stated purpose of self-analysis.
能力评估
Purpose & Capability
Name/description (search/analyze session logs) match the requested binaries (jq, rg) and the SKILL.md examples. The claimed data location (~/.openclaw/agents/<agentId>/sessions/) and the operations (jq parsing, rg searching) are proportionate to the stated purpose.
Instruction Scope
Instructions explicitly tell the agent to read session JSONL files under the user's home directory and use the agent ID from the system prompt; this is within the skill's purpose but does involve reading potentially sensitive local chat transcripts. The SKILL.md does not instruct reading other system files or unrelated credentials.
Install Mechanism
Instruction-only skill with no install spec or downloaded code; lowest install risk. It assumes jq and rg are already present on PATH.
Credentials
No environment variables, credentials, or external config paths are requested. The access requested (local session files) is consistent with the skill's purpose.
Persistence & Privilege
always:false (default) and no install changes or system-wide config modifications are requested. The skill can be invoked autonomously per platform defaults but it does not request elevated persistence or cross-skill config access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mh-session-logs
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mh-session-logs 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Priority upload batch
元数据
Slug mh-session-logs
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

MH session-logs 是什么?

Search and analyze your own session logs (older/parent conversations) using jq. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 560 次。

如何安装 MH session-logs?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mh-session-logs」即可一键安装,无需额外配置。

MH session-logs 是免费的吗?

是的,MH session-logs 完全免费(开源免费),可自由下载、安装和使用。

MH session-logs 支持哪些平台?

MH session-logs 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 MH session-logs?

由 mohdalhashemi98-hue(@mohdalhashemi98-hue)开发并维护,当前版本 v1.0.0。

💬 留言讨论