Sys Speek

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The syspeek skill is a straightforward system monitoring tool that displays system health metrics in an ASCII dashboard. The shell script (scripts/syspeek.sh) uses standard Linux utilities like uptime, df, and ss to gather information from /proc/meminfo and /proc/loadavg, with no evidence of data exfiltration, malicious execution, or prompt injection.