Back to skill
Skillv1.0.0

VirusTotal security

Add watermark to PDF · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 3:39 AM
Hash
1a3b037edd0e1efcf2535f2d6d56d85d0d78d0fb69b04a539ab708f5391fce5f
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: add-watermark-to-pdf Version: 1.0.0 The skill is designed to add watermarks to PDFs by interacting with a third-party API. It uses standard Python libraries (`requests`) for network communication and file handling. The `SKILL.md` and `README.md` clearly describe the purpose, required inputs (PDFs, watermark text, API key), and the external API endpoints (`api.xss-cross-service-solutions.com`). The skill explicitly declares `http` and `files` as allowed tools, which are necessary for its functionality. There is no evidence of data exfiltration beyond the stated purpose, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. The instruction to 'never echo or log the API key' in `SKILL.md` is a positive security practice.
External report
View on VirusTotal