← 返回 Skills 市场
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install session-debug-log-investigator
功能描述
Use when diagnosing a failing or confusing Claude Code session by enabling debug logging, tailing recent logs, and explaining warnings or errors.
安全使用建议
This skill appears to do what it says, but before installing or invoking it, confirm where it will read logs and which config files it may access, and whether it will make persistent changes when enabling debug logging. Prefer to: (1) grant only read access to specific log file paths (tailing only), (2) require explicit user approval before toggling debug settings or modifying configs, and (3) review any logs for sensitive data (API keys, tokens, PII) before sharing results. If you cannot constrain file paths or require reversible debug toggling, treat the skill cautiously or run diagnosis manually.
功能分析
Type: OpenClaw Skill
Name: session-debug-log-investigator
Version: 1.0.0
The skill bundle is a diagnostic tool designed to help users troubleshoot Claude Code sessions by enabling debug logging and analyzing log tails. The instructions in SKILL.md and agents/openai.yaml are consistent with the stated purpose and include guardrails to prevent resource exhaustion (e.g., tailing logs instead of reading large files). No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
能力评估
Purpose & Capability
Name and description match the instructions: diagnosing a session by enabling debug logging, tailing recent logs, and explaining warnings/errors. The skill is instruction-only and doesn't claim functionality beyond log inspection and config cross-checks.
Instruction Scope
SKILL.md tells the agent to 'enable debug logging', 'tail recent logs', and 'cross-check config files' but does not specify log or config paths, nor limits on which files may be read or modified. That vagueness gives the agent broad discretion to read or change files outside the intended scope (including potentially sensitive configs or logs) and to modify runtime settings (enable debug) without clear safeguards.
Install Mechanism
No install spec and no code files: the skill is instruction-only so nothing is downloaded or written to disk during install.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate for a log-inspection helper, but contrasts with its runtime instructions which imply filesystem/config access that is not explicitly declared.
Persistence & Privilege
always is false and there is no indication the skill changes other skills or global agent settings. However, the instructions do include enabling debug logging which may persist system-level changes depending on how it is performed — the skill does not document whether changes should be temporary or reversible.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install session-debug-log-investigator - 安装完成后,直接呼叫该 Skill 的名称或使用
/session-debug-log-investigator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial extraction from local Claude Code source
元数据
常见问题
Session Debug Log Investigator 是什么?
Use when diagnosing a failing or confusing Claude Code session by enabling debug logging, tailing recent logs, and explaining warnings or errors. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。
如何安装 Session Debug Log Investigator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install session-debug-log-investigator」即可一键安装,无需额外配置。
Session Debug Log Investigator 是免费的吗?
是的,Session Debug Log Investigator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Session Debug Log Investigator 支持哪些平台?
Session Debug Log Investigator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Session Debug Log Investigator?
由 wimi321(@wimi321)开发并维护,当前版本 v1.0.0。
推荐 Skills