Back to skill
Skillv1.0.3

VirusTotal security

Ezviz Open Camera Broadcast · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 6:37 AM
Hash
129eeac2100f4a79851e08a2374756be0d4587b217dc46b52a9c903b8d63de4c
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: ezviz-open-camera-broadcast Version: 1.0.3 The skill is well-structured and includes robust security practices, such as input validation in `scripts/audio_broadcast.py` to prevent shell injection and the use of restrictive file permissions (0600) for token caching in `lib/token_manager.py`. While it accesses configuration files in `~/.openclaw/` and uses system commands for TTS, these behaviors are explicitly documented in `SKILL.md`, serve the stated purpose of the skill, and include defensive measures like list-based subprocess calls. All external communication is directed to the legitimate Ezviz API endpoint (openai.ys7.com).
External report
View on VirusTotal