Back to skill
Skillv1.0.0

VirusTotal security

Mdnew · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:56 AM
Hash
347b9f1edc09bdf59365cc77a79439e5c7a9fdee6b44bc960104078444c4e4fd
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: mdnew Version: 1.0.0 The skill is designed to fetch markdown content from a user-provided URL via the `markdown.new` service. The `SKILL.md` instructions are clear and do not contain any prompt injection attempts. The `scripts/mdnew.py` code makes a straightforward HTTP request to `https://markdown.new/` with the target URL embedded in the path. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. While the skill makes an outbound network request to an external service with a user-controlled URL, this is its stated purpose and does not indicate malicious intent or introduce high-risk vulnerabilities within the skill's own code.
External report
View on VirusTotal