Stuck Session Diagnosis
v1.0.0Use when another Claude Code session appears frozen, stuck, or abnormally slow and needs process-level diagnosis and reporting.
⭐ 0· 41·0 current·0 all-time
by@wimi321
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The name/description (diagnose frozen or slow local agent sessions) match the SKILL.md workflow steps (list processes, check CPU/RSS/state/children, sample, inspect debug logs, produce report). No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions stay on-topic (process inspection and log review) and include guardrails (do not kill processes by default). However, they are permissive about which debug logs to inspect ('when possible') and do not explicitly constrain file paths or data collection — this could lead the agent to read broader system or user logs while diagnosing.
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest-risk delivery: nothing is written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are required. This is proportionate to a local diagnostic skill.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide configuration or elevated/ongoing privileges. The agent may run it autonomously per platform defaults, which is expected for skills.
Assessment
This skill appears to be a straightforward helper for inspecting local agent processes and assembling a diagnosis report. Before installing or invoking it, be aware that diagnosing a process often requires reading process tables and debug logs — those logs can contain sensitive information. If you run this on a multi-user machine or a system with sensitive application logs, consider: (1) running diagnostics interactively rather than allowing autonomous invocation, (2) restricting which log directories the agent may read, and (3) ensuring the agent runs with the minimum necessary permissions. If you need more assurance, ask the skill author to (a) list the exact commands/paths it will read, or (b) scope log inspection to specific known agent log locations.Like a lobster shell, security has layers — review code before you run it.
claude-codevk97b73ckgjcmakxh7hmkgja2q1843khjextractedvk97b73ckgjcmakxh7hmkgja2q1843khjlatestvk97b73ckgjcmakxh7hmkgja2q1843khj
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
