海康云眸视频录像管理

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The skill bundle provides a legitimate CLI and instruction set for interacting with the Hik-Cloud OpenAPI video recording services. The primary script, `hik_open_video_recording.py`, implements standard OAuth2 authentication, token caching in a local directory (~/.cache/hik_open/), and structured API calls to api2.hik-cloud.com. Security practices are observed, such as suppressing sensitive credentials in error outputs and providing clear documentation on environment variable usage. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.