Scan timing: clone 1.33s · analysis 4.34s · 1.2 MB · GitHub API rate-limit (preflight)
https://github.com/mautrix/meta
· scanned 2026-06-05 17:40 UTC (4 days, 22 hours ago)
· 10 languages
75 raw signals (51 security + 24 graph) 12th percentile · Go · medium (20-100K LoC) System graph score 69 (lower by 11)
Last scanned 4 days, 22 hours ago · v2 · 54 actionable findings from 2 signal sources. 9 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
100.0 | 0.15 | 15.00 |
security_score |
48.1 | 0.25 | 12.03 |
testing_score |
0.0 | 0.20 | 0.00 |
documentation_score |
70.0 | 0.15 | 10.50 |
practices_score |
89.0 | 0.15 | 13.35 |
code_quality |
70.0 | 0.10 | 7.00 |
| Overall | 1.00 | 57.9 |
All 188 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
Dockerfile |
software | healthy | Dockerfile |
docker-run.sh |
software | healthy | docker-run.sh |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
build.sh |
software | healthy | build.sh |
ROADMAP.md |
software | healthy | ROADMAP.md |
go.mod |
software | healthy | go.mod |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
.gitlab-ci.yml |
software | healthy | .gitlab-ci.yml |
lscli.go |
software | healthy | cmd/lscli/lscli.go |
main.go |
software | healthy | cmd/mautrix-meta/main.go |
bug.md |
software | healthy | .github/ISSUE_TEMPLATE/bug.md |
enhancement.md |
software | healthy | .github/ISSUE_TEMPLATE/enhancement.md |
config.yml |
software | healthy | .github/ISSUE_TEMPLATE/config.yml |
go.yml |
software | healthy | .github/workflows/go.yml |
stale.yml |
software | healthy | .github/workflows/stale.yml |
ids.go |
software | healthy | pkg/metaid/ids.go |
dbmeta.go |
software | healthy | pkg/metaid/dbmeta.go |
mediaid.go |
software | healthy | pkg/metaid/mediaid.go |
http.go |
software | healthy | pkg/messagix/http.go |
responsehandler.go |
software | healthy | pkg/messagix/responsehandler.go |
messengerlite.go |
software | healthy | pkg/messagix/messengerlite.go |
response.go |
software | healthy | pkg/messagix/response.go |
events.go |
software | healthy | pkg/messagix/events.go |
js_module_parser.go |
software | healthy | pkg/messagix/js_module_parser.go |
threads.go |
software | healthy | pkg/messagix/threads.go |
json.go |
software | healthy | pkg/messagix/json.go |
e2ee-client.go |
software | healthy | pkg/messagix/e2ee-client.go |
graphql.go |
software | healthy | pkg/messagix/graphql.go |
payload.go |
software | healthy | pkg/messagix/payload.go |
topics.go |
software | healthy | pkg/messagix/topics.go |
request.go |
software | healthy | pkg/messagix/request.go |
modules.go |
software | healthy | pkg/messagix/modules.go |
socket.go |
software | healthy | pkg/messagix/socket.go |
client.go |
software | healthy | pkg/messagix/client.go |
codes.go |
software | healthy | pkg/messagix/codes.go |
facebook.go |
software | healthy | pkg/messagix/facebook.go |
mercury.go |
software | healthy | pkg/messagix/mercury.go |
e2ee-register.go |
software | healthy | pkg/messagix/e2ee-register.go |
media.go |
software | healthy | pkg/messagix/media.go |
syncManager.go |
software | healthy | pkg/messagix/syncManager.go |
instagram.go |
software | healthy | pkg/messagix/instagram.go |
configs.go |
software | healthy | pkg/messagix/configs.go |
taskManager.go |
software | healthy | pkg/messagix/taskManager.go |
ig_shared_data.go |
software | healthy | pkg/messagix/types/ig_shared_data.go |
contenttypes.go |
software | healthy | pkg/messagix/types/contenttypes.go |
bootloader.go |
software | healthy | pkg/messagix/types/bootloader.go |
client.go |
software | healthy | pkg/messagix/types/client.go |
mercury.go |
software | healthy | pkg/messagix/types/mercury.go |
error.go |
software | healthy | pkg/messagix/types/error.go |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
cmd |
software | healthy | cmd |
lscli |
software | healthy | cmd/lscli |
mautrix-meta |
software | healthy | cmd/mautrix-meta |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
pkg |
software | healthy | pkg |
metaid |
software | healthy | pkg/metaid |
messagix |
software | healthy | pkg/messagix |
types |
software | healthy | pkg/messagix/types |
dgw |
software | healthy | pkg/messagix/dgw |
packets |
software | healthy | pkg/messagix/packets |
crypto |
software | healthy | pkg/messagix/crypto |
table |
software | healthy | pkg/messagix/table |
methods |
software | healthy | pkg/messagix/methods |
socket |
software | healthy | pkg/messagix/socket |
lightspeed |
software | healthy | pkg/messagix/lightspeed |
cookies |
software | healthy | pkg/messagix/cookies |
graphql |
software | healthy | pkg/messagix/graphql |
byter |
software | healthy | pkg/messagix/byter |
bloks |
software | healthy | pkg/messagix/bloks |
cmd |
software | healthy | pkg/messagix/bloks/cmd |
useragent |
software | healthy | pkg/messagix/useragent |
debug |
software | healthy | pkg/messagix/debug |
msgconv |
software | healthy | pkg/msgconv |
connector |
software | healthy | pkg/connector |
metadb |
software | healthy | pkg/metadb |
| Label | Layer | Status | Path |
|---|---|---|---|
meta_instagram_user_id |
data | healthy | pkg/metadb/03-instagram-ids.sql |
meta_instagram_thread_id |
data | healthy | pkg/metadb/03-instagram-ids.sql |
meta_thread |
data | healthy | pkg/metadb/00-latest-schema.sql |
meta_reconnection_state |
data | healthy | pkg/metadb/00-latest-schema.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
544.0.0.20 |
network | healthy | pkg/messagix/bloks/bloks.go |
99.0.0.0 |
network | healthy | pkg/messagix/useragent/useragent.go |
404.0.0.48 |
network | healthy | pkg/messagix/useragent/useragent.go |
545.0.0.12 |
network | healthy | pkg/messagix/useragent/useragent.go |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::go |
cicd | healthy | .github/workflows/go.yml |
gha::stale |
cicd | healthy | .github/workflows/stale.yml |
gitlab-ci |
cicd | healthy | .gitlab-ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::pkg/messagix/graphql.go |
security | healthy | pkg/messagix/graphql.go |
auth::pkg/messagix/bloks/selenium.go |
security | healthy | pkg/messagix/bloks/selenium.go |
| Label | Layer | Status | Path |
|---|---|---|---|
lint |
cicd | healthy | .github/workflows/go.yml |
lock-stale |
cicd | healthy | .github/workflows/stale.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-_7yvzsaz |
software | healthy | /tmp/repobility-clone-_7yvzsaz |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::gcp |
hardware | healthy | pkg/messagix/bloks/minify.json |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::pkg/messagix/codes.go |
security | healthy | pkg/messagix/codes.go |
This page is publicly accessible at:
https://repobility.com/scan/71e2ff02-42ce-44a5-bdbc-87593cc371ba/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/71e2ff02-42ce-44a5-bdbc-87593cc371ba/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.