Claw Trader Lite
v1.0.3Multi-platform market intelligence for OpenClaw agents. Monitor real-time prices, balances, and positions across Hyperliquid (DeFi) and LNMarkets (Bitcoin)....
⭐ 2· 750·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The Python code implements read-only monitoring for Hyperliquid and LN Markets as described: fetching public price endpoints and returning balances/positions for Hyperliquid when a public wallet address is provided. There are no unexpected services accessed.
Instruction Scope
SKILL.md and the code stay within the stated read-only scope. One minor inconsistency: the SKILL.md documents an optional HYPERLIQUID_ACCOUNT_ADDRESS env var and instructs how to set it, while the registry metadata lists no required env vars. The code will read HYPERLIQUID_ACCOUNT_ADDRESS from the environment if present.
Install Mechanism
There is no install spec and the only dependency is the standard requests library (SKILL.md suggests pip install requests). No downloads from untrusted URLs or archive extraction are present.
Credentials
The skill does not request credentials in the registry, but the code and SKILL.md optionally use HYPERLIQUID_ACCOUNT_ADDRESS (a public wallet address) to show balances/positions. This is proportionate to the feature, but the registry/metadata omission is an inconsistency to be aware of.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system configs, and has no persistent install steps. It runs in-process and makes outbound API requests only to the documented platform endpoints.
Assessment
This skill appears to be what it claims: a read-only market monitor. Before installing, note that: (1) if you set HYPERLIQUID_ACCOUNT_ADDRESS the skill will read that env var to retrieve balances/positions — do not set it if you don't want your public wallet looked up; (2) LN Markets authenticated endpoints are not included in this Lite version; (3) the package has no install script beyond 'pip install requests' but the source and homepage are unknown — if you need higher assurance, review the provided claw_lite.py source yourself or only install from a trusted registry. Also be cautious about the textual prompts in the example (they reference an external bot for a 'Pro' upgrade); those are not executed by the code but indicate an external contact for paid upgrades.Like a lobster shell, security has layers — review code before you run it.
automationvk97b1kf9f1mwzx54arpx5kjb5s8114hvbitcoinvk97b1kf9f1mwzx54arpx5kjb5s8114hvdefivk97b1kf9f1mwzx54arpx5kjb5s8114hvfinancevk97b1kf9f1mwzx54arpx5kjb5s8114hvlatestvk977cyw66nc2vpbw9vf4fej9eh81dfm5tradingvk97b1kf9f1mwzx54arpx5kjb5s8114hv
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
