Book a 30-minute demo →
Skill scan report

topviewskill

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

What this skill does

AI agent skill for interacting with the Topview AI API to generate videos, images, avatars, and audio using natural language descriptions.

github/leoyeai - Privilege Escalation - 2.1k stars

ThreatsPrivilege Escalation Data Exfiltration

Threat analysis

Privilege Escalation1 finding
Data Exfiltration2 findings

Skill info

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

Assessments (3)

Privilege Escalation1 finding HIGH
HIGH

Privilege Escalation via local-llm-review

scripts/auth.py

CRED_FILE = Path.home() / ".topview" / "credentials.json"  -  stores sensitive credentials in a user's home directory, potentially accessible to other users on the same system if permissions are not p
Data Exfiltration2 findings MEDIUM
MEDIUM

Data Exfiltration via local-llm-review

scripts/auth.py

resp = requests.post(f"{OAUTH_BASE_URL}/api/device/init", json={"client_id": CLIENT_ID, "scope"  -  sends client credentials and scope information to a remote server, which could be used for unauthori
MEDIUM

Data Exfiltration via local-llm-review

scripts/shared/client.py

requests.post(url, headers=self.headers, json=  -  sends data to the Topview API, which could include sensitive user data if not properly secured.

Badge

Add the Anomity scan badge for topviewskill to your README.

Anomity Skill Check badge

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

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok