1m-trade-dex
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
Threat analysis
Skill info
pkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=1m-trade-dexAssessments (3)
Data Exfiltration
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 Escalation
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 tInsecure Configuration
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.
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.




