Pill Counter Skill
PassAudited by VirusTotal on May 7, 2026.
Findings (1)
The skill is a legitimate pill-counting utility providing both local OpenCV-based detection and an AI-assisted mode. It functions as described, reading an API key from the standard OpenClaw configuration file (~/.openclaw/openclaw.json) and sending image data to a third-party AI service (api.xiaomimimo.com) only when the AI mode is explicitly invoked. The code in scripts/pill_counter.py is well-structured, lacks obfuscation, and does not exhibit any hidden data exfiltration or unauthorized execution patterns.
