Skip to content

Viraltbh/agentflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

AgentFlow — Base wallet trust & sybil screening

The safety layer for agentic payments on Base. Before an AI agent transacts with, trades against, pays, or trusts an unknown wallet, AgentFlow screens it for wash-trading / sybil behavior — a calibrated sybil score (0–100) + confidence + the reasons, from real on-chain USDC flow.

Live API + dashboard: https://agentflow.watch

Install the skill

npx skills add leonidahqadmin-cell/agentflow

Once installed, your agent uses it automatically whenever a task involves trusting or transacting with an unknown Base wallet. See skills/agentflow/SKILL.md.

How it works

  • GET /public/wash-demo?address=0x... — free, rate-limited
  • GET /v1/wash?address=0x... — $0.01/call via x402 (the agent pays, no signup)
  • Identity card, counterparty risk, signed attestations, MCP manifest, and the Real-Agent Index — all at https://agentflow.watch

Behavioral heuristic on public Base USDC data — not financial advice.

About

AgentFlow — wallet trust & sybil screening for Base agents. Live: agentflow.watch

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors