Book a 30-minute demo →
Skill scan report

ezviz-open-picture

View on GitHub
45 Medium This skill sends sensitive values to an external host. Automated analysis flagged 2 additional risk patterns.

What this skill does

Device capture skill for Ezviz cameras, used to take snapshots from multiple devices.

github/leoyeai - Data Exfiltration - 2.1k stars

ThreatsData Exfiltration Insecure Config File Reading Insecure Credential Handling

Threat analysis

Data Exfiltration1 finding
Insecure Config File Reading1 finding
Insecure Credential Handling1 finding

Skill info

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

Assessments (3)

Data Exfiltration1 finding HIGH
HIGH

Data Exfiltration via local-llm-review

scripts/device_capture.py

The script sends data to DEVICE_CAPTURE_API_URL (https://openai.ys7.com/api/lapp/device/capture), which is a third-party API. If the data includes sensitive information (e.g., device serial numbers, c
Insecure Config File Reading1 finding MEDIUM
MEDIUM

Insecure Config File Reading via local-llm-review

scripts/device_capture.py

The script reads credentials from OpenClaw config files (e.g., ~/.openclaw/config.json) as a fallback. If these files are not properly secured, the credentials could be exposed.
Insecure Credential Handling1 finding MEDIUM
MEDIUM

Insecure Credential Handling via local-llm-review

scripts/device_capture.py

The script reads credentials from environment variables (APP_KEY, APP_SECRET) without any validation or obfuscation. If these variables are exposed, the credentials could be compromised.

Badge

Add the Anomity scan badge for ezviz-open-picture to your README.

Anomity Skill Check badge

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

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok