Procmon
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The ProcMon skill is a standard process monitoring utility that provides functionality to list, watch, and analyze system processes and network ports. The implementation in `scripts/script.sh` uses standard system commands like `ps`, `ss`, and `netstat`, and its logging behavior is restricted to a local directory (`~/.procmon/`) without any evidence of data exfiltration, remote execution, or malicious intent.
