jev-trader — security grade SAFE, quality 54/100

Security audit verdict: SAFE · quality 54/100

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 →

About jev-trader

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…",...

Quick Facts

Stars2,079
Forks398
LanguageTypeScript
CategoryAI Tool
LicenseMIT
Quality Score54.3053585899689/100
Open Issues4
Last Updated2026-09-17
Created2026-09-16
Platformsnode
Est. Tokens~13k

jev-trader alternative? Top 6 similar tools

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.

  • claude-code-infrastructure-showcase by diet103 · ⭐ 10.0k

    Examples of my Claude Code infrastructure with skill auto-activation, hooks, and agents

  • vision-agent by landing-ai · ⭐ 5.3k

    This tool has been deprecated. Use Agentic Document Extraction instead.

  • axton-obsidian-visual-skills by axtonliu · ⭐ 3.6k

    Visual Skills Pack for Obsidian: generate Canvas, Excalidraw, and Mermaid diagrams from text with Claude Code

  • claudekit-skills by mrgoonie · ⭐ 2.2k

    All powerful skills of ClaudeKit.cc!

  • EDRSilencer by netero1010 · ⭐ 1.9k

    A tool uses Windows Filtering Platform (WFP) to block Endpoint Detection and Response (EDR) agents from report

  • perf-map-agent by jvm-profiling-tools · ⭐ 1.7k

    A java agent to generate method mappings to use with the linux `perf` tool

More AI Tool Tools

Explore other popular ai tool tools:

View all AI Tool tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is jev-trader?

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.

What programming language is jev-trader written in?

jev-trader is primarily written in TypeScript.

How do I install or use jev-trader?

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.

What license does jev-trader use?

jev-trader is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to jev-trader?

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.

How this security grade is produced

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:

View on GitHub → Browse AI Tool tools