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.

aura-studio/mongosql

https://github.com/aura-studio/mongosql · scanned 2026-06-17 01:36 UTC (1 month, 2 weeks ago)

4 raw signals (0 security + 4 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -1.6 (diff) · 4 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 71 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
go.mod software healthy go.mod
todo.md software healthy todo.md
select_basic_test.go software healthy tests/select_basic_test.go
translator_unit_test.go software healthy tests/translator_unit_test.go
coverage_test.go software healthy tests/coverage_test.go
fixtures_test.go software healthy tests/fixtures_test.go
probe_correctness_test.go software healthy tests/probe_correctness_test.go
medium_features_unit_test.go software healthy tests/medium_features_unit_test.go
select_order_limit_test.go software healthy tests/select_order_limit_test.go
aggregate_test.go software healthy tests/aggregate_test.go
new_features_unit_test.go software healthy tests/new_features_unit_test.go
dml_test.go software healthy tests/dml_test.go
docdb_compat_test.go software healthy tests/docdb_compat_test.go
p3_features_test.go software healthy tests/p3_features_test.go
p1_features_test.go software healthy tests/p1_features_test.go
p2_features_test.go software healthy tests/p2_features_test.go
helpers_test.go software healthy tests/helpers_test.go
mysql-simulator.sh software healthy scripts/mysql-simulator.sh
README.md software healthy examples/README.md
main.go software healthy examples/inject/main.go
main.go software healthy examples/connect/main.go
translator.go software healthy translator/translator.go
stmt.go software healthy translator/stmt/stmt.go
plan.go software healthy translator/plan/plan.go
agg_expr.go software healthy translator/internal/expr/agg_expr.go
expr.go software healthy translator/internal/expr/expr.go
write.go software healthy translator/internal/write/write.go
plan.go software healthy translator/internal/sel/plan.go
limits.go software healthy translator/internal/sel/limits.go
exists.go software healthy translator/internal/sel/exists.go
render_find.go software healthy translator/internal/sel/render_find.go
items.go software healthy translator/internal/sel/items.go
derived.go software healthy translator/internal/sel/derived.go
render_aggregate.go software healthy translator/internal/sel/render_aggregate.go
source.go software healthy translator/internal/sel/source.go
schema.go software healthy driver/schema.go
match.go software healthy driver/match.go
driver.go software healthy driver/driver.go
driver_test.go software healthy driver/driver_test.go
ddl.go software healthy mysql/ddl.go
handler.go software healthy mysql/handler.go
result.go software healthy mysql/result.go
alter.go software healthy mysql/alter.go
meta.go software healthy mysql/meta.go
main.go software healthy mysql/main.go
mysql-simulator.md software healthy doc/mysql-simulator.md
design.md software healthy doc/design.md
module-deps.md software healthy doc/module-deps.md
todo-remaining-features.md software healthy doc/todo-remaining-features.md
docdb-subset.md software healthy doc/docdb-subset.md

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
tests software healthy tests
scripts software healthy scripts
examples software healthy examples
inject software healthy examples/inject
connect software healthy examples/connect
translator software healthy translator
stmt software healthy translator/stmt
plan software healthy translator/plan
internal software healthy translator/internal
expr software healthy translator/internal/expr
write software healthy translator/internal/write
sel software healthy translator/internal/sel
driver software healthy driver
mysql software healthy mysql
doc software healthy doc

LabelLayerStatusPath
mysql data healthy go.mod
mongodb data healthy go.mod

LabelLayerStatusPath
aura-studio__mongosql software healthy /data/fable5_failed_archive/aura-studio__mongosql

LabelLayerStatusPath
127.0.0.1 network healthy scripts/mysql-simulator.sh

LabelLayerStatusPath
password_literal::scripts/mysql-simulator.sh security healthy scripts/mysql-simulator.sh
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/6f0c62bc-dc1f-4559-aec7-51c550e0f6da/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6f0c62bc-dc1f-4559-aec7-51c550e0f6da/

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.