hsa-test4
What this skill does
Device configuration for Ezviz (萤石) devices via API, including setting up alarms, motion detection, and other device parameters.
github/leoyeai - Privilege Escalation - 2.1k stars
Threat analysis
Skill info
pkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=hsa-test4Assessments (4)
Privilege Escalation
Privilege Escalation via local-llm-review
lib/token_manager.py
The script reads environment variables (EZVIZ_APP_KEY, EZVIZ_APP_SECRET) and uses them to obtain an access token from Ezviz's API. If these credentials are not properly secured, they could be used to Configuration File Access
Configuration File Access via local-llm-review
SKILL.md
The skill reads configuration files from `~/.openclaw/*.json` as a fallback. This could be a risk if these files are not properly secured or if they contain sensitive information.Least Privilege
Least Privilege via local-llm-review
SKILL.md
The skill's documentation explicitly states that it requires Ezviz credentials with minimal permissions. This is a good practice, but the implementation must ensure that these credentials are not overToken Cache
Token Cache via local-llm-review
SKILL.md
The skill caches tokens in `/tmp/ezviz_global_token_cache/` with permissions set to 0600. While this is a secure default, the implementation must ensure that this directory is not accessible to other Badge
Add the Anomity scan badge for hsa-test4 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-test4? Report an issue or request a rescan.




