Back to skill
Skillv1.0.1
VirusTotal security
Moltbook Spam Filter · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 3:46 AM
- Hash
- 83b582cd0c91bff6c6d3671cad5e46ccfc529faba498fe47b5f206c9d274843c
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: moltbook-filter Version: 1.0.1 The skill is transparent about its access requirements, explicitly stating in SKILL.md that it reads Moltbook API credentials from `~/.config/moltbook/credentials.json` and makes authenticated, read-only requests to `https://www.moltbook.com/api/v1`. The `moltbook-filter.js` code confirms these declarations, using the API key solely for authentication to the hardcoded `moltbook.com` domain and performing only GET requests. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. The code's functionality aligns perfectly with its stated purpose of filtering spam.
- External report
- View on VirusTotal
