Process Viewer

v2.0.0

A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and det process-viewer, c, administrator, benchmarking.

0· 90·0 current·0 all-time
byBytesAgain2@ckchzh
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 (process logging and reporting) align with the provided script and SKILL.md. The skill only implements local logging, reporting, search and export functionality — consistent with its purpose.
Instruction Scope
Runtime instructions tell the agent to run the bundled bash script. The script creates and writes plain-text logs under $HOME/.local/share/process-viewer and reads those logs for search/export/status. This is expected, but the skill will store anything you pass to it in plaintext logs — avoid logging secrets. Also SKILL.md refers to a 'process-viewer' command (examples) while Quick Start uses 'bash scripts/script.sh' (minor inconsistency).
Install Mechanism
No install spec; the skill is instruction-only with a bundled shell script. Nothing is downloaded or written outside the declared data directory by the script itself.
Credentials
No credentials or special environment variables are required. An optional PROCESS_VIEWER_DIR may be set to override the data directory — this is proportional to the described functionality.
Persistence & Privilege
The skill does not request permanent/always-on privileges and does not modify other skills or global agent settings. It creates a local data directory and log files under the user's home directory, which is expected for this tool.
Assessment
This skill appears to do what it says: it's a local CLI script that creates and manages plaintext logs under ~/.local/share/process-viewer. Before installing or running it: (1) review the script yourself (it is included) to confirm behavior; (2) be aware that any input you record is stored unencrypted in the data directory — do not log secrets or credentials; (3) note the small SKILL.md/command-name inconsistency (examples use 'process-viewer' but Quick Start runs the bundled script); (4) exports are produced without JSON escaping, so exported files may be malformed if entries contain quotes/newlines; and (5) no network activity or external credentials are required by the script.

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

latestvk97d2vfnyy90k4mjd2pt97fadd837zrq

License

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

Comments