Cowboy / interface stack

Operations dashboard

Database analytics, direct store checks, and agent status from detect-interface-bot defaults.

Database analytics

Aggregations from audit-contract* (MongoDB) and verified_results / scan_state (token_bot SQLite).

Loading analytics…

Search by chain & address

Click to expand — search four data stores by chain + address; export JSON.

Query all four data stores used below: evm-whitelist-tokens-contract (audit-contract*), cowboy-audit-database (requests), and both verified_results SQLite databases. Matches are case-insensitive; export downloads the full JSON payload.

Databases (direct checks)

This server connects to MongoDB and opens SQLite files using the same env defaults as detect-interface-bot (see .env.example).

Loading…

Agents

Bots send status with POST /api/agents/report (JSON: botName, priority, taskType). Data is stored on this server under data/agent-reports.json and shown below. Optional auth: set DASHBOARD_AGENT_REPORT_SECRET and send Authorization: Bearer … or X-Dashboard-Secret.

Loading…