Back to skill
Skillv1.0.0
VirusTotal security
clipboard-manager-tool · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
SuspiciousApr 30, 2026, 5:40 AM
- Hash
- 86e609464d67efe87116a59ef3b994c0da290e87ea652edc7f5d916d0a76e50a
- Source
- palm
- Verdict
- suspicious
- Code Insight
- Type: OpenClaw Skill Name: clipboard-manager-tool Version: 1.0.0 The skill manages clipboard history by logging content to a local file (`clipboard-history.md`), which poses a privacy risk as it may capture sensitive data like passwords or API keys in plain text. The `scripts/clipboard.sh` file contains shell injection vulnerabilities where user-provided text is piped directly into commands (e.g., `echo "$text" | pbcopy` and `grep ... "$keyword"`) without sanitization. While the behavior aligns with the stated purpose, the lack of input validation and the inherent risk of clipboard logging make it a security concern.
- External report
- View on VirusTotal
