Syscheck

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The skill exhibits a significant discrepancy between its documentation (SKILL.md) and its actual implementation (scripts/script.sh). While the documentation claims the tool provides system health diagnostics (CPU, memory, disk usage), the script is actually a generic string-logging utility that merely appends input arguments to local log files in ~/.local/share/syscheck. This deceptive functional mismatch is a red flag, although the code lacks explicit malicious behaviors like data exfiltration or remote command execution.