Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 5:52 AM
Hash
5067838f513587bc382060271e16eeb071c33069f48f251edb561e66f63c31f7
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: markdown-linter-cli Version: 1.0.0 The skill is a standard Markdown linter that performs static analysis on files to identify formatting and style issues (MD001-MD010). The core logic in `scripts/main.py` uses regular expressions to check for header hierarchy, broken internal links, and line length, while the `requests` library is used strictly for validating the reachability of external URLs found within the documents. There is no evidence of data exfiltration, malicious execution, or prompt injection attempts in the documentation or code.
External report
View on VirusTotal