ClawTrace

v1.0.1

Trace and debug a single OpenClaw conversation session. Use when you need to analyze openclaw logs, correlate them with the current session context, inspect...

0· 60·0 current·0 all-time
byLeoLuo@leoluo0814
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the actions the skill instructs (parse OpenClaw logs + session context -> report). No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
SKILL.md is specific: it instructs using the local 'openclaw logs' CLI and current session context, parses events, computes metrics, and outputs a sanitized Markdown report. It does not ask to read unrelated files, secrets, or transmit data externally.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or fetched at install time.
Credentials
No environment variables, credentials, or config paths are requested. The only implicit requirement is access to the local 'openclaw' CLI and session context, which is appropriate for the stated task.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or other skills' configs. Autonomous invocation is allowed by default but not combined with other elevated privileges.
Assessment
This skill is coherent and appears to do what it says: parse local OpenClaw logs and current session context to produce a report. Before enabling it, ensure the agent environment actually has the 'openclaw' CLI and that you are comfortable granting the agent access to the local logs and session context (logs may contain sensitive data). The skill states it will not include raw log lines in the final report, but parsed fields can still reveal sensitive information — consider running it in a controlled environment or reviewing logs for sensitive tokens before analysis.

Like a lobster shell, security has layers — review code before you run it.

latestvk9723g71bm8zbmjpsaf97est4984fqpp

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments