@guogang1024

Session-logs

Search and analyze your own session logs (older/parent conversations) using jq.

Current version
v1.0.0
22 3万All installs 1,317

v1.0.0

2026/02/03

Version

Initial release of session-logs. - Enables searching and analyzing your session logs (past conversations) with jq and ripgrep (rg). - Provides bash command examples for session discovery, keyword searches, extracting messages, cost summaries, and tool usage breakdowns. - Documents JSONL session file structure, roles, and content types. - Lists session log file locations and naming conventions. - Includes tips for managing and querying large, append-only session histories.

Security Scan

Status

clean

Open VirusTotal

OpenClaw

gpt-5-mini

clean

OpenClaw analysis

The skill's requirements and instructions are coherent with its stated purpose (searching local session JSONL logs with jq and ripgrep) and do not request unrelated credentials or installs.

Confidence: high

VirusTotal

Type: OpenClaw Skill Name: session-logs Version: 1.0.0 The skill is designed to search and analyze the agent's own session logs using standard Unix utilities like `jq` and `rg`. All shell commands provided in `SKILL.md` operate exclusively on files within the agent's internal log directory (`~/.clawdbot/agents/<agentId>/sessions/`) and are directly relevant to the stated purpose. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection with harmful intent. The instructions guide the agent to perform its intended function of log analysis.

Metadata

  • Owner: @guogang1024
  • Created: 2026/02/03
  • Updated: 2026/02/26
  • Versions: 1
  • Comments: 0
  • Scan checked at: 2026/02/11

Runtime

No runtime requirements are exposed in the official public payload.

Session-logs | ClawHub CN