Back to skill
Skillv1.0.0
VirusTotal security
Markdown Anything · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:11 AM
- Hash
- 4dcc032e93fae43b03bde5a1a5da166ca644be8c676eb825fa81e00505ca2015
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: markdown-anything Version: 1.0.0 The skill bundle is designed to convert files to Markdown using the Markdown Anything API. The `SKILL.md` clearly documents that files and an API token are sent to `https://markdownanything.com` for processing, which is the core functionality. The `scripts/convert.sh` and `scripts/credits.sh` implement this functionality directly using `curl` and `python3` for JSON parsing. There is no evidence of intentional malicious behavior such as unauthorized data exfiltration, persistence mechanisms, or prompt injection attempts against the agent. All actions align with the stated purpose and are explicitly documented.
- External report
- View on VirusTotal
