Book a 30-minute demo →
Skill scan report

hsa-test3

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

What this skill does

AI agent skill for multimodal analysis using Ezviz camera data and an external API for intelligent agent analysis

github/leoyeai - Data Exfiltration - 2.1k stars

ThreatsData Exfiltration Insecure Credential Handling Insecure Token Cache

Threat analysis

Data Exfiltration1 finding
Insecure Credential Handling1 finding
Insecure Token Cache1 finding

Skill info

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

Assessments (3)

Data Exfiltration1 finding HIGH
HIGH

Data Exfiltration via local-llm-review

scripts/multimodal_analysis.py

The script sends captured camera images to an external API (AGENT_ANALYSIS_API_URL) for analysis, which could potentially exfiltrate sensitive visual data to a third-party service.
Insecure Credential Handling1 finding HIGH
HIGH

Insecure Credential Handling via local-llm-review

scripts/multimodal_analysis.py

The script uses environment variables for Ezviz credentials (APP_KEY, APP_SECRET) without any validation or obfuscation, making them vulnerable to exposure in logs or process listings.
Insecure Token Cache1 finding MEDIUM
MEDIUM

Insecure Token Cache via local-llm-review

lib/token_manager.py

The script caches access tokens in a system temporary directory without explicit encryption or access controls, potentially exposing sensitive tokens to other processes or users on the same system.

Badge

Add the Anomity scan badge for hsa-test3 to your README.

Anomity Skill Check badge

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

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok