Skip to content

Add AgentFlow skill — screen Base wallets for wash/sybil before transacting#128

Open
leonidahqadmin-cell wants to merge 1 commit into
base:masterfrom
leonidahqadmin-cell:add-agentflow-skill
Open

Add AgentFlow skill — screen Base wallets for wash/sybil before transacting#128
leonidahqadmin-cell wants to merge 1 commit into
base:masterfrom
leonidahqadmin-cell:add-agentflow-skill

Conversation

@leonidahqadmin-cell

Copy link
Copy Markdown

What this adds

A new skill — skills/agentflow/SKILL.md — the safety layer for the onchain agent kit. Before an agent transacts with, trades against, pays, or trusts an unknown Base wallet, it screens the counterparty for wash-trading / sybil behavior and gets back a calibrated sybil score (0–100) + confidence + the reasons, from real on-chain Base USDC flow.

Why it fits

The current skills let agents transact / trade / lend / mint / buy — but there's no "is this counterparty actually safe?" step. This fills that gap. It pairs with the existing skills: screen first, then act.

How it works

  • Live API + dashboard: https://agentflow.watch (real Base USDC data, hub-filtered, wash-adjusted)
  • Free demo endpoint (/public/wash-demo, rate-limited) for zero-setup trials
  • Paid endpoint (/v1/wash, $0.01/call) settles in USDC via x402 — the agent pays directly, no signup
  • Honest framing: a behavioral heuristic + confidence, not a verdict, not financial advice

Happy to adjust format/placement to match the repo's conventions.

@cb-heimdall

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

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.

2 participants