Book a 30-minute demo →
Skill scan report

hsa-test2

View on GitHub
45 Medium Automated analysis flagged 3 potential risk patterns.

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

ThreatsPrivilege Escalation Code Injection Insecure Storage

Threat analysis

Privilege Escalation1 finding
Code Injection1 finding
Insecure Storage1 finding

Skill info

Nameleoyeai/hsa-test2
Registrygithub
Versione5199b5
PURLpkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=hsa-test2
Stars2.1k

Assessments (3)

Privilege Escalation1 finding HIGH
HIGH

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 Injection1 finding MEDIUM
MEDIUM

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 attacke
Insecure Storage1 finding MEDIUM
MEDIUM

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.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/leoyeai/hsa-test2/)
HTML
<a href="https://anomity.ai/skills/github/leoyeai/hsa-test2/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

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.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok