Kami Video Search

PassAudited by VirusTotal on May 13, 2026.

Findings (1)

The skill provides legitimate RTSP/RTMP video recording and AI-powered search capabilities. It functions by capturing video segments, performing local motion detection, and sending frame snapshots or video files to a dedicated API (kamiclaw-skill-api.kamihome.com) for description and embedding generation. While the skill handles sensitive camera credentials and performs data uploads, these behaviors are essential to its stated purpose and are accompanied by extensive documentation and mandatory user-confirmation steps in SKILL.md and README.md. The code in stream_recoder2.py uses standard libraries (OpenCV, requests, sqlite3) and follows transparent logic for daemon management and data indexing without evidence of malicious intent or hidden exfiltration.