Back to skill
Skillv0.1.0

VirusTotal security

ssh-lab · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 5:42 AM
Hash
00529edcc0b7db565067f67be7f620893a892a4749b8334d083d821ae98388fc
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: ssh-lab Version: 0.1.0 The bundle is a legitimate and well-engineered SSH workbench utility designed for remote server management and GPU monitoring. It provides structured access to remote system metrics (GPU, disk, processes) and allows for remote command execution, which is entirely consistent with its stated purpose. The implementation demonstrates good security practices, including the use of shell argument escaping in files like `src/commands/ls.ts` and `src/commands/tail.ts` to prevent injection, and the use of `ssh -G` in `src/ssh/config.ts` for accurate and secure host resolution. No evidence of data exfiltration, backdoors, or malicious prompt injection was found.
External report
View on VirusTotal