@guogang1024

Session-logs

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

Current version
v1.0.0
29 4万All installs 1,421

SKILL.md

text/markdown · 3409 bytes

skill-card.md

text/markdown · 1634 bytes

Security Scan

Status

clean

Open VirusTotal

OpenClaw

gpt-5.5

clean

OpenClaw analysis

This skill appears to do what it claims: search the agent's own local session logs, with no evidence of exfiltration, persistence, or unrelated system access.

Confidence: medium

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/05/11
  • Versions: 1
  • Comments: 0
  • Scan checked at: 2026/05/28

Runtime

No runtime requirements are exposed in the official public payload.