Back to skill
Skillv1.0.0
VirusTotal security
Multi-Platform Bounty Scanner · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 5:14 AM
- Hash
- 005fdb01bc5239448e07b1b8e29d6b8f8b8bf325026281b2f3910517a7b7afef
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: multi-bounty-scanner Version: 1.0.0 The skill is a basic CLI tool designed to search for GitHub issues labeled 'bounty' using the GitHub CLI (`gh`). While the documentation in `README.md` and `SKILL.md` makes ambitious claims about supporting 50+ platforms and offering 'Pro' features, the actual implementation in `scanner.js` is limited to a single hardcoded GitHub search command. The use of `child_process.execSync` is safe as it does not interpolate user-controlled input into the shell command. There are no indicators of data exfiltration, malicious persistence, or prompt injection attacks.
- External report
- View on VirusTotal
