atproto toolkit

interactive diagnostic tools for the AT Protocol ecosystem
8tools ~2400lines pythonlang 1dep*
identity & health
atproto_health.py identity
full identity health checker. resolve handle, verify DID, check PDS.
plc_audit.py identity
PLC operation history auditor. full DID lifecycle timeline.
PDS analysis
pds_probe.py infra
PDS server probe. connectivity, XRPC, capabilities, hosted accounts.
pds_stats.py infra
PDS storage statistics. record counts per collection for any account.
pds_spam_scan.py infra
spam/bot account detector. flags suspicious patterns across a PDS.
account analysis
bsky_account_audit.py
account health/risk auditor. profile completeness, posting patterns, automod risk.
ecosystem
plc_census.py ecosystem
ATProto ecosystem census. samples recent DIDs from plc.directory.
archive_drift.py archive
web archive content drift detector. compares archived vs live pages.
drift detection requires fetching live pages (blocked by CORS in browsers). grab the CLI for full functionality.