hsa-test2
What this skill does
Ezviz Audio Broadcast Skill - sends audio or text-to-speech messages to Ezviz devices
github/leoyeai - Privilege Escalation - 2.1k stars
Threat analysis
Skill info
pkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=hsa-test2Assessments (3)
Privilege Escalation
Privilege Escalation via local-llm-review
scripts/audio_broadcast.py
The script reads credentials from OpenClaw config files (e.g., ~/.openclaw/config.json) and uses them to authenticate with Ezviz API. This could be a risk if the config files are not properly secured Code Injection
Code Injection via local-llm-review
scripts/audio_broadcast.py
The script uses `subprocess.run(['say', '-o', temp_aiff, text_with_pauses])` which could be vulnerable to command injection if `text_with_pauses` is not properly sanitized. This could allow an attackeInsecure Storage
Insecure Storage via local-llm-review
lib/token_manager.py
The script caches tokens in the system temporary directory (`/tmp/ezviz_global_token_cache/`). If the system's temporary directory is not properly secured, this could lead to token exposure.Badge
Add the Anomity scan badge for hsa-test2 to your README.
How Anomity governs this at runtime
Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.
Book a 30-minute demo to see your own skill inventory.
Methodology and disputes
Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of hsa-test2? Report an issue or request a rescan.




