Book a 30-minute demo →
Skill scan report

hsa-test4

View on GitHub
49 Medium Automated analysis flagged 4 potential risk patterns.

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

ThreatsPrivilege Escalation Configuration File Access Least Privilege Token Cache

Threat analysis

Privilege Escalation1 finding
Configuration File Access1 finding
Least Privilege1 finding
Token Cache1 finding

Skill info

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

Assessments (4)

Privilege Escalation1 finding HIGH
HIGH

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

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

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 over
Token Cache1 finding MEDIUM
MEDIUM

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.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/leoyeai/hsa-test4/)
HTML
<a href="https://anomity.ai/skills/github/leoyeai/hsa-test4/"><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-test4? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok