Procmon

v3.0.0

Watch and control running processes in real time. Use when scanning active PIDs, monitoring resource spikes, reporting trees, alerting on crashes.

0· 257·0 current·0 all-time
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 monitoring) align with the included script and SKILL.md. Required binaries listed (ps, pstree, ss/netstat) are appropriate for the functionality.
Instruction Scope
SKILL.md and the script limit actions to listing, watching, counting, and logging processes, showing trees and ports. The script reads /proc/net/tcp and uses standard system tools and writes logs to ~/.procmon — all consistent with a proc monitor.
Install Mechanism
There is no install specification (instruction-only), and the provided script is a local shell script. No remote downloads or package installs are performed.
Credentials
The skill declares no required environment variables or credentials. It writes log files under the user's HOME (~/.procmon), which is a proportional and expected permission for this utility.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide agent settings. It does persist logs in the user's home directory but does not request elevated or persistent platform privileges.
Assessment
This skill appears coherent and limited to process-monitoring tasks. Before installing, review the included scripts (scripts/script.sh) yourself and ensure you trust the source; note the script will create and write logs to ~/.procmon. There are no network calls or credential requests, but as with any code run on your machine, run it with appropriate user privileges (avoid running as root unless necessary) and inspect the file if you have strict security requirements.

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

latestvk977gtr2vdmfa8qpcxjhwejce98370md

License

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

Comments