Back to skill
Skillv1.0.0

VirusTotal security

Remove metadata from PDF · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:35 AM
Hash
ab39bdb0ab7d872fd7e4d65283299be7a8bcff70bf3b2b20fa5d09dd8f535f65
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: remove-metadata-from-pdf Version: 1.0.0 The skill is designed to remove metadata from PDFs by uploading them to a specified API, polling for completion, and returning download URLs. All files, including the Python script (`scripts/remove-metadata-from-pdf.py`), documentation (`SKILL.md`, `README.md`), and dependencies (`requirements.txt`), align with this stated purpose. The script uses the `requests` library for HTTP communication, reads user-provided PDF files, and sends API keys as Bearer tokens to the expected domain (`api.xss-cross-service-solutions.com`). There is an explicit instruction in `SKILL.md` not to log API keys, which is a good security practice. No evidence of data exfiltration, malicious execution, persistence, obfuscation, or prompt injection attempts against the agent was found.
External report
View on VirusTotal