Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
14 of your 52 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 1.33s · analysis 4.34s · 1.2 MB · GitHub API rate-limit (preflight)

mautrix/meta

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Score breakdown â 2026-05-18-v5
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
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
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.

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
gha::go cicd healthy .github/workflows/go.yml
gha::stale cicd healthy .github/workflows/stale.yml
gitlab-ci cicd healthy .gitlab-ci.yml

LabelLayerStatusPath
auth::pkg/messagix/graphql.go security healthy pkg/messagix/graphql.go
auth::pkg/messagix/bloks/selenium.go security healthy pkg/messagix/bloks/selenium.go

LabelLayerStatusPath
lint cicd healthy .github/workflows/go.yml
lock-stale cicd healthy .github/workflows/stale.yml

LabelLayerStatusPath
repobility-clone-_7yvzsaz software healthy /tmp/repobility-clone-_7yvzsaz

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

LabelLayerStatusPath
vps::gcp hardware healthy pkg/messagix/bloks/minify.json

LabelLayerStatusPath
password_literal::pkg/messagix/codes.go security healthy pkg/messagix/codes.go
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

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.