← agentwallet.md

Methodology

How we discover, evaluate, install-test, and rank every agent wallet, programmable wallet, or payment rail on agentwallet.md.

Discovery sources

Hard filters (mechanical)

Editorial review (LLM)

Each candidate that passes hard filters is evaluated by Kimi K2 with prompt constraints:

The LLM is instructed to err on the side of rejection when in doubt. We'd rather miss a borderline tool than add an off-topic one.

Entry generation

Approved candidates are turned into a JSON entry + detail HTML page using only verified facts from the GitHub API and README. We have explicit rules against:

What's tracked per entry

FieldSource
Star countGitHub API at time of listing
LicenseGitHub API license.spdx_id
Last commitGitHub API pushed_at
Install commandREADME + manual verification
Best-for / categoryEditorial assessment from README

Velocity cap

The pipeline publishes at most 5 new entries per site per week. This keeps the directory growing steadily without becoming a spam dump.

Updating and corrections

Each detail page shows a Last reviewed date. We re-check entries quarterly for: still active? still recommended? license changed? Corrections can be submitted via GitHub issue or the home-page form. Most are merged within 7 days.

Reproducibility

The pipeline source is open. See github.com/fleurytian/md-sniper — discovery, evaluation, generation, and publishing scripts are all there.