Guild Wars 2
Account Analyzer ALPHA
Privacy policy
Last updated: 2026-09-17 · GW2 Agent v0.8
The short version
This tool reads the official Guild Wars 2 API and stores what it reads in a database on this server. There is no AI, no third-party service, and no telemetry. Your data never leaves this server except to talk to ArenaNet's own API.
What is stored, and where
Everything lives in the server's local SQLite database (data/ directory) and is never sent anywhere else:
- Your API key — stored server-side so you don't re-enter it. It is read-only and you can rotate it any time at account.arena.net.
- Account data fetched from the GW2 API: characters, builds, gear, inventory snapshots, unlocked skins and minipets, wallet.
- Trading-post price history collected from public, key-less API endpoints.
Backing up or deleting the data/ directory deletes everything. "Forget key" clears the key from the running app.
What is sent where
Exactly one destination: the official ArenaNet GW2 API (api.guildwars2.com), queried with your key to read your own account data. No AI providers, no analytics, no tracking, no external requests beyond ArenaNet and the static assets served by this server.
Alpha notice
This application is in alpha. Features may change or break without notice, and the data model may be reset between releases. Don't rely on it as your only record of anything.