Back to skill
Skillv1.0.0
VirusTotal security
SSH Config Manager · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:54 AM
- Hash
- 2e29f2771965d3c9ed95cc4459a5bb86ed73775cc873cdf89110a6c8e7b307bb
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: ssh-config-manager Version: 1.0.0 The OpenClaw skill 'ssh-config-manager' is designed to manage SSH configuration files (`~/.ssh/config`). The Python script `scripts/main.py` performs operations like parsing, adding, removing, and testing SSH hosts. It correctly uses `subprocess.run` with a list of arguments for executing the `ssh` command, which is the recommended and safer approach, mitigating direct shell injection risks. The tool also creates backups of the SSH config file before making changes. There is no evidence of intentional malicious behavior such as data exfiltration, persistence mechanisms, prompt injection against the agent, or obfuscation. All actions are aligned with the stated purpose of an SSH config management tool.
- External report
- View on VirusTotal
