Book a 30-minute demo →
Skill scan report

1m-trade-dex

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

A trading CLI tool for interacting with the Hyperliquid DEX/Perps platform, including querying market data and placing orders. It requires a private key and wallet address for execution.

github/leoyeai - Data Exfiltration - 2.1k stars

ThreatsData Exfiltration Privilege Escalation Insecure Configuration

Threat analysis

Data Exfiltration1 finding
Privilege Escalation1 finding
Insecure Configuration1 finding

Skill info

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

Assessments (3)

Data Exfiltration1 finding HIGH
HIGH

Data Exfiltration via local-llm-review

scripts/exchange.py

The script uses the private key to create an Exchange object and execute trading operations. If the private key is compromised, it could lead to unauthorized trading and data exfiltration.
Privilege Escalation1 finding HIGH
HIGH

Privilege Escalation via local-llm-review

scripts/exchange.py

The script retrieves the HYPERLIQUID_PRIVATE_KEY environment variable and uses it to create an Ethereum account. If this private key is exposed or misconfigured, it could lead to unauthorized access t
Insecure Configuration1 finding MEDIUM
MEDIUM

Insecure Configuration via local-llm-review

scripts/hl.py

The script loads environment variables from a .env file located in the OpenClaw state directory. If this file is not properly secured, it could expose sensitive information.

Badge

Add the Anomity scan badge for 1m-trade-dex to your README.

Anomity Skill Check badge

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

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok