Skip to content

Add rugguard-langgraph-agent to Finance & Fintech#54

Draft
dbe006 wants to merge 1 commit into
vonzosten:mainfrom
dbe006:patch-1
Draft

Add rugguard-langgraph-agent to Finance & Fintech#54
dbe006 wants to merge 1 commit into
vonzosten:mainfrom
dbe006:patch-1

Conversation

@dbe006

@dbe006 dbe006 commented May 17, 2026

Copy link
Copy Markdown

What it is

A StateGraph node that calls a pre-trade rug-check before a crypto
trading agent buys a token. Returns block | caution | allow with
risk score, confidence, and max suggested exposure. Conservative-
by-default routing on errors.

Why it might fit awesome-LangGraph

  • Drop-in make_pretrade_check_node(...) factory, used as a regular
    StateGraph node with conditional edges.
  • Open source on PyPI: https://pypi.org/project/rugguard-langgraph-agent/
  • Pay-per-call via x402 (USDC on Base), no API key, no signup.
  • Active maintenance: v0.2.0 shipped 2026-05-17.

Background

Writeup with integration code:
https://dev.to/dbe006/a-pre-trade-firewall-for-autonomous-crypto-agents-pay-per-call-no-api-key-1dm

Repo + README: https://github.com/dbe006/rugguard-langgraph-agent

Checklist (per CONTRIBUTING.md)

  • Active maintenance
  • Uses LangGraph (StateGraph node + conditional edges)
  • Description under 200 chars
  • Working links and badges
  • No duplicates

Pre-trade rug-check StateGraph node for crypto trading agents.
Pay-per-call via x402, no API key.
@vonzosten
vonzosten marked this pull request as draft May 20, 2026 14:18
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

This pull request has been marked as stale due to inactivity. If work is still active, leave a comment or push an update and it will stay open.

@github-actions github-actions Bot added the stale label Jul 6, 2026
@dbe006

dbe006 commented Jul 11, 2026

Copy link
Copy Markdown
Author

Still active, the project is live at rugguard.redfleet.fr and the listing is still relevant. Happy to update the PR if any changes are needed.

@github-actions github-actions Bot removed the stale label Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant