No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by jarrodwatts · AI Tool · ★ 2.1k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is jev-trader safe to install? View the security audit →
jev-trader One decision every Monad block. A TypeSafe Jev model watches the Kuru MON-USDC order book and answers buy or sell every 300 ms. Every block posts a real post-only limit order on that side, one tick inside the touch, replacing the last one. Fills happen when a taker hits it, so the bot earns the spread instead of paying it. A small server streams every block to the dashboard. Run cp .env.example .env bun install bun run start With no it dry-runs: real book, real decisions, simulated fills. Set and to use Jev; the default is a momentum heuristic stand-in. Endpoints Deployed (dry run, mock model): https://jev-trader-production.up.railway.app snapshot: model, wallet, dryRun, latest block event last 1000 block events SSE: on connect, then one event per block, plus a event whenever a live order's receipt lands Every event (see for types): { "block": 105488269, "ts": 1789593630676, "mid": 0.022636, "bestBid": 0.022628, "bestAsk": 0.022644, "spreadBps": 7.07, "decision": { "action": "buy", "probabilities": { "buy": 0.77, "sell": 0.23, "hold": 0 }, "upIn10": 0.77, "latencyMs": 81, "late": false }, "quote": { "side": "buy", "price": 0.022629, "size": 200, "txHash": "0x…",...
| Stars | 2,079 |
| Forks | 398 |
| Language | TypeScript |
| Category | AI Tool |
| License | MIT |
| Quality Score | 54.3053585899689/100 |
| Open Issues | 4 |
| Last Updated | 2026-09-17 |
| Created | 2026-09-16 |
| Platforms | node |
| Est. Tokens | ~13k |
Looking for a jev-trader alternative? If you're comparing jev-trader with other ai tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Examples of my Claude Code infrastructure with skill auto-activation, hooks, and agents
This tool has been deprecated. Use Agentic Document Extraction instead.
Visual Skills Pack for Obsidian: generate Canvas, Excalidraw, and Mermaid diagrams from text with Claude Code
All powerful skills of ClaudeKit.cc!
A tool uses Windows Filtering Platform (WFP) to block Endpoint Detection and Response (EDR) agents from report
A java agent to generate method mappings to use with the linux `perf` tool
Explore other popular ai tool tools:
jev-trader is One AI trade decision every Monad block. Jev on Kuru MON-USDC.. It is categorized as a AI Tool with 2.1k GitHub stars.
jev-trader is primarily written in TypeScript.
You can find installation instructions and usage details in the jev-trader GitHub repository at github.com/jarrodwatts/jev-trader. The project has 2.1k stars and 398 forks, indicating an active community.
jev-trader is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to jev-trader on Agent Skills Hub include claude-code-infrastructure-showcase, vision-agent, axton-obsidian-visual-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.
Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.
The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.
Sources & who's responsible: