Back to skill
Skillv1.0.0
VirusTotal security
Reading Buddy · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 5:35 AM
- Hash
- 9b7223ccc7c526aa7cac1ff61188afa705d33777918d29216ab43e791f4c7383
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: reading-buddy Version: 1.0.0 The 'Reading Buddy' skill is a well-structured social reading platform implementation using Node.js and SQLite. The code follows security best practices, specifically using parameterized queries via the better-sqlite3 library in files like bookService.ts and chatService.ts to prevent SQL injection. There is no evidence of data exfiltration, unauthorized network access, or malicious execution; all file operations are restricted to a local database directory (~/.reading-buddy). The project structure and dependencies are appropriate for its stated purpose.
- External report
- View on VirusTotal
