Back to skill
Skillv0.1.1
VirusTotal security
OfferCatcher · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 8, 2026, 11:06 AM
- Hash
- 807f6f7f064f1ab7dc7bc66ddb5fe282d442549f702100e00dc61134225b3e12
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: offercatcher Version: 0.1.1 The OfferCatcher skill is a productivity tool designed to sync recruiting emails from Apple Mail to Apple Reminders on macOS. The code uses AppleScript (via osascript) to interact with system applications, which is necessary for its stated purpose. It demonstrates good security practices, including path validation to prevent directory traversal in 'recruiting_sync.py', proper escaping of AppleScript strings to prevent injection, and the use of 'subprocess.run' with 'shell=False' to mitigate command injection risks.
- External report
- View on VirusTotal
