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.

nikolai-vysotskyi/trace-mcp

https://github.com/nikolai-vysotskyi/trace-mcp · scanned 2026-05-15 12:20 UTC (3 weeks ago) · 10 languages

300 findings (39 legacy + 261 scanner) 68th percentile · Typescript · large (100-500K LoC) Scanner says 68 (higher by 11)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 3 weeks ago · v1 · 31 findings from 1 source. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-17-v4 calibration-aware
Component Sub-score Weight Contribution
structure_score 85.0 0.15 12.75
security_score 81.7 0.25 20.43
testing_score 95.0 0.20 19.00
documentation_score 90.0 0.15 13.50
practices_score 65.0 0.15 9.75
code_quality 41.7 0.10 4.17
Overall 1.00 79.6
Calibrated penalty buckets (security_score): web: 1.6 · agent: 12.6 · authz: 1.2 · threat: 3.0
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 7802 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
cjsViaCreateRequire software healthy tsup.config.ts:cjsViaCreateRequire
createTestStore software healthy tests/test-utils.ts:createTestStore
createTmpDir software healthy tests/test-utils.ts:createTmpDir
createTmpFixture software healthy tests/test-utils.ts:createTmpFixture
removeTmpDir software healthy tests/test-utils.ts:removeTmpDir
writeFixtureFile software healthy tests/test-utils.ts:writeFixtureFile
makeMockServer software healthy tests/tool-gate-annotations.test.ts:makeMockServer
makeMockConfig software healthy tests/tool-gate-annotations.test.ts:makeMockConfig
makeMockSavings software healthy tests/tool-gate-annotations.test.ts:makeMockSavings
makeMockJournal software healthy tests/tool-gate-annotations.test.ts:makeMockJournal
finalize software healthy tests/updater.test.ts:finalize
setupCache software healthy tests/updater.test.ts:setupCache
getWrittenCache software healthy tests/updater.test.ts:getWrittenCache
doesn software healthy tests/updater.test.ts:doesn
makeTmpRepo software healthy tests/registry.test.ts:makeTmpRepo
parse software healthy tests/parsers/typescript.test.ts:parse
findSymbol software healthy tests/parsers/typescript.test.ts:findSymbol
foo software healthy tests/parsers/typescript.test.ts:foo
symbol software healthy tests/parsers/typescript.test.ts:symbol
App software healthy tests/parsers/typescript.test.ts:App
main software healthy tests/parsers/typescript.test.ts:main
as software healthy tests/parsers/typescript.test.ts:as
valid software healthy tests/parsers/typescript.test.ts:valid
broken software healthy tests/parsers/typescript.test.ts:broken
exported software healthy tests/parsers/typescript.test.ts:exported
fetchAll software healthy tests/parsers/typescript.test.ts:fetchAll
parse software healthy tests/parsers/php.test.ts:parse
findSymbol software healthy tests/parsers/php.test.ts:findSymbol
getEmail software healthy tests/parsers/php.test.ts:getEmail
getAuthId software healthy tests/parsers/php.test.ts:getAuthId
getRoles software healthy tests/parsers/php.test.ts:getRoles
formatDate software healthy tests/parsers/php.test.ts:formatDate
index software healthy tests/parsers/php.test.ts:index
__construct software healthy tests/parsers/php.test.ts:__construct
valid software healthy tests/parsers/php.test.ts:valid
broken software healthy tests/parsers/php.test.ts:broken
helper software healthy tests/parsers/php.test.ts:helper
bar software healthy tests/parsers/php.test.ts:bar
parseAst software healthy tests/parsers/php.test.ts:parseAst
parseClass software healthy tests/parsers/php.test.ts:parseClass
find software healthy tests/parsers/php.test.ts:find
parseBody software healthy tests/parsers/php.test.ts:parseBody
f software healthy tests/parsers/php.test.ts:f
calls software healthy tests/parsers/php.test.ts:calls
process software healthy tests/parsers/php.test.ts:process
sites software healthy tests/parsers/php.test.ts:sites
parse software healthy tests/parsers/python.test.ts:parse
findSymbol software healthy tests/parsers/python.test.ts:findSymbol
symbol software healthy tests/parsers/python.test.ts:symbol
with software healthy tests/parsers/python.test.ts:with

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

LabelLayerStatusPath
.trace-mcp.json software healthy .trace-mcp.json
release-please-config.json software healthy release-please-config.json
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
CLA.md software healthy CLA.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
glama.json software healthy glama.json
tsup.config.ts software healthy tsup.config.ts
server.json software healthy server.json
tsconfig.json software healthy tsconfig.json
.release-please-manifest.json software healthy .release-please-manifest.json
SECURITY.md software healthy SECURITY.md
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
vitest.config.ts software warning vitest.config.ts
test-utils.ts software healthy tests/test-utils.ts
force-exit-reporter.ts software healthy tests/force-exit-reporter.ts
tool-gate-annotations.test.ts software healthy tests/tool-gate-annotations.test.ts
tsconfig.json software healthy tests/tsconfig.json
savings-latency.test.ts software warning tests/savings-latency.test.ts
annotations.test.ts software warning tests/annotations.test.ts
updater.test.ts software healthy tests/updater.test.ts
registry.test.ts software healthy tests/registry.test.ts
typescript.test.ts software healthy tests/parsers/typescript.test.ts
php.test.ts software healthy tests/parsers/php.test.ts
python.test.ts software healthy tests/parsers/python.test.ts
vue.test.ts software healthy tests/parsers/vue.test.ts
ioredis-e2e.test.ts software healthy tests/integration/ioredis-e2e.test.ts
nodemailer-e2e.test.ts software healthy tests/integration/nodemailer-e2e.test.ts
eval-cli-smoke.test.ts software healthy tests/integration/eval-cli-smoke.test.ts
uvicorn-e2e.test.ts software healthy tests/integration/uvicorn-e2e.test.ts
cosmiconfig-e2e.test.ts software healthy tests/integration/cosmiconfig-e2e.test.ts
github-actions-e2e.test.ts software healthy tests/integration/github-actions-e2e.test.ts
error-resilience.test.ts software healthy tests/integration/error-resilience.test.ts
orm-edges.test.ts software healthy tests/integration/orm-edges.test.ts
expo-router-e2e.test.ts software healthy tests/integration/expo-router-e2e.test.ts
mcp-sdk-e2e.test.ts software healthy tests/integration/mcp-sdk-e2e.test.ts
commander-e2e.test.ts software healthy tests/integration/commander-e2e.test.ts
blade-e2e.test.ts software warning tests/integration/blade-e2e.test.ts
tree-sitter-e2e.test.ts software healthy tests/integration/tree-sitter-e2e.test.ts
request-flow-e2e.test.ts software warning tests/integration/request-flow-e2e.test.ts
raw-sql-e2e.test.ts software healthy tests/integration/raw-sql-e2e.test.ts
pipeline-edges.test.ts software healthy tests/integration/pipeline-edges.test.ts
vue-tree-e2e.test.ts software warning tests/integration/vue-tree-e2e.test.ts
trpc-e2e.test.ts software healthy tests/integration/trpc-e2e.test.ts
neverthrow-e2e.test.ts software healthy tests/integration/neverthrow-e2e.test.ts
gunicorn-e2e.test.ts software healthy tests/integration/gunicorn-e2e.test.ts
redis-py-e2e.test.ts software healthy tests/integration/redis-py-e2e.test.ts

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

LabelLayerStatusPath
ForceExitReporter software healthy tests/force-exit-reporter.ts:ForceExitReporter
MyClass software healthy tests/parsers/typescript.test.ts:MyClass
symbol software healthy tests/parsers/typescript.test.ts:symbol
methods software healthy tests/parsers/typescript.test.ts:methods
Service software healthy tests/parsers/typescript.test.ts:Service
Foo software healthy tests/parsers/typescript.test.ts:Foo
decorators software healthy tests/parsers/typescript.test.ts:decorators
MyService software healthy tests/parsers/typescript.test.ts:MyService
Controller software healthy tests/parsers/typescript.test.ts:Controller
ApiController software healthy tests/parsers/typescript.test.ts:ApiController
PlainClass software healthy tests/parsers/typescript.test.ts:PlainClass
User software healthy tests/parsers/php.test.ts:User
with software healthy tests/parsers/php.test.ts:with
constant software healthy tests/parsers/php.test.ts:constant
UserController software healthy tests/parsers/php.test.ts:UserController
Config software healthy tests/parsers/php.test.ts:Config
Util software healthy tests/parsers/php.test.ts:Util
Foo software healthy tests/parsers/php.test.ts:Foo
heritage software healthy tests/parsers/php.test.ts:heritage
constants software healthy tests/parsers/php.test.ts:constants
is software healthy tests/parsers/php.test.ts:is
Service software healthy tests/parsers/php.test.ts:Service
and software healthy tests/parsers/python.test.ts:and
with software healthy tests/parsers/python.test.ts:with
inheritance software healthy tests/parsers/python.test.ts:inheritance
methods software healthy tests/parsers/python.test.ts:methods
with software healthy tests/integration/nodemailer-e2e.test.ts:with
GoodClass software healthy tests/integration/error-resilience.test.ts:GoodClass
expect software healthy tests/integration/pipeline-edges.test.ts:expect
Kernel software healthy tests/integration/laravel-middleware-e2e.test.ts:Kernel
RouteServiceProvider software healthy tests/integration/laravel-middleware-e2e.test.ts:RouteServi…
const software healthy tests/integration/nestjs-e2e.test.ts:const
Test software healthy tests/plugin-api/loader.test.ts:Test
User software healthy tests/fixtures/sequelize-6/models/user.ts:User
Post software healthy tests/fixtures/sequelize-6/models/post.ts:Post
MyCustom software healthy tests/fixtures/n8n-basic/nodes/MyCustom/MyCustom.node.ts:My…
EventHandler software healthy tests/fixtures/python-project/myapp/dispatch.py:22
Post software healthy tests/fixtures/python-project/myapp/models/post.py:7
BaseModel software healthy tests/fixtures/python-project/myapp/models/base.py:6
User software healthy tests/fixtures/python-project/myapp/models/user.py:8
AddressDto software healthy tests/fixtures/issue-126-129/src/users/address.dto.ts:Addre…
UsersController software healthy tests/fixtures/issue-126-129/src/users/users.controller.ts:…
CreateUserDto software healthy tests/fixtures/issue-126-129/src/users/create-user.dto.ts:C…
JwtStrategy software healthy tests/fixtures/issue-126-129/src/auth/jwt.strategy.ts:JwtSt…
ChatGateway software healthy tests/fixtures/issue-126-129/src/chat/chat.gateway.ts:ChatG…
StandaloneApplication software healthy tests/fixtures/gunicorn-app/custom_app.py:4
AppModule software healthy tests/fixtures/nestjs-basic/src/app.module.ts:AppModule
UsersService software healthy tests/fixtures/nestjs-basic/src/users/users.service.ts:User…
UsersModule software healthy tests/fixtures/nestjs-basic/src/users/users.module.ts:Users…
UsersController software healthy tests/fixtures/nestjs-basic/src/users/users.controller.ts:U…

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

LabelLayerStatusPath
tests software healthy tests
parsers software healthy tests/parsers
integration software healthy tests/integration
ai software healthy tests/ai
config software healthy tests/config
plugin software healthy tests/plugin
recall-harness software healthy tests/recall-harness
fixtures software healthy tests/recall-harness/fixtures
analytics software healthy tests/analytics
util software healthy tests/util
plugin-api software healthy tests/plugin-api
fixtures software healthy tests/fixtures
ts-project software healthy tests/fixtures/ts-project
src software healthy tests/fixtures/ts-project/src
sequelize-6 software healthy tests/fixtures/sequelize-6
models software healthy tests/fixtures/sequelize-6/models
migrations software healthy tests/fixtures/sequelize-6/migrations
clack-app software healthy tests/fixtures/clack-app
src software healthy tests/fixtures/clack-app/src
electron-app software healthy tests/fixtures/electron-app
src software healthy tests/fixtures/electron-app/src
renderer software healthy tests/fixtures/electron-app/src/renderer
main software healthy tests/fixtures/electron-app/src/main
ioredis-app software healthy tests/fixtures/ioredis-app
src software healthy tests/fixtures/ioredis-app/src
jose-app software healthy tests/fixtures/jose-app
src software healthy tests/fixtures/jose-app/src
n8n-basic software healthy tests/fixtures/n8n-basic
nodes software healthy tests/fixtures/n8n-basic/nodes
MyCustom software healthy tests/fixtures/n8n-basic/nodes/MyCustom
workflows software healthy tests/fixtures/n8n-basic/workflows
mongoose-8 software healthy tests/fixtures/mongoose-8
models software healthy tests/fixtures/mongoose-8/models
github-actions-app software healthy tests/fixtures/github-actions-app
.github software healthy tests/fixtures/github-actions-app/.github
workflows software healthy tests/fixtures/github-actions-app/.github/workflows
src software healthy tests/fixtures/github-actions-app/src
filament-v3 software healthy tests/fixtures/filament-v3
app software healthy tests/fixtures/filament-v3/app
Filament software healthy tests/fixtures/filament-v3/app/Filament
Imports software healthy tests/fixtures/filament-v3/app/Filament/Imports
Clusters software healthy tests/fixtures/filament-v3/app/Filament/Clusters
Widgets software healthy tests/fixtures/filament-v3/app/Filament/Widgets
Pages software healthy tests/fixtures/filament-v3/app/Filament/Pages
Resources software healthy tests/fixtures/filament-v3/app/Filament/Resources
UserResource software healthy tests/fixtures/filament-v3/app/Filament/Resources/UserResou…
RelationManagers software healthy tests/fixtures/filament-v3/app/Filament/Resources/UserResou…
Providers software healthy tests/fixtures/filament-v3/app/Providers
Filament software healthy tests/fixtures/filament-v3/app/Providers/Filament
python-project software healthy tests/fixtures/python-project

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

LabelLayerStatusPath
/page.tsx frontend healthy tests/fixtures/nextjs-app/app/page.tsx
/users frontend healthy tests/fixtures/nextjs-app/app/users/page.tsx
/users/[id] frontend healthy tests/fixtures/nextjs-app/app/users/[id]/page.tsx
/dashboard/@analytics frontend healthy tests/fixtures/nextjs-app/app/dashboard/@analytics/page.tsx
/feed/(..photos)/[id] frontend healthy tests/fixtures/nextjs-app/app/feed/(..photos)/[id]/page.tsx
/about frontend healthy tests/fixtures/nextjs-app/pages/about.tsx
/posts/[id] frontend healthy tests/fixtures/nextjs-app/pages/posts/[id].tsx
/ frontend healthy tests/frameworks/react-router/plugin.test.ts
... frontend healthy src/indexer/plugins/integration/framework/react-router/inde…
/tmp/proj-a/src/bar.ts frontend healthy tests/daemon/reindex-file-endpoint.test.ts
/etc/passwd frontend healthy tests/daemon/reindex-file-endpoint.test.ts
/dashboard frontend healthy tests/frameworks/testing/plugin.test.ts
/settings frontend healthy tests/frameworks/testing/plugin.test.ts
/login frontend healthy tests/frameworks/testing/plugin.test.ts
/api/users frontend healthy tests/frameworks/testing/plugin.test.ts
/api/health frontend healthy tests/frameworks/testing/plugin.test.ts
/users/:id frontend healthy tests/frameworks/react-router/plugin.test.ts
/orphan-in-spec frontend healthy tests/tools/behavioural/get-contract-drift.behavioural.test…
/a frontend healthy tests/tools/behavioural/get-contract-versions.behavioural.t…
/b frontend healthy tests/tools/behavioural/get-contract-versions.behavioural.t…
/c frontend healthy tests/tools/behavioural/get-contract-versions.behavioural.t…
/health frontend healthy tests/tools/behavioural/get-subproject-impact.behavioural.t…
/project/src/foo.ts frontend healthy tests/indexer/watcher.test.ts
/project/src/bar.ts frontend healthy tests/indexer/watcher.test.ts
/project/src/gone.ts frontend healthy tests/indexer/watcher.test.ts
/project/node_modules/pkg/index.js frontend healthy tests/indexer/watcher.test.ts
/project/vendor/lib/Foo.php frontend healthy tests/indexer/watcher.test.ts
/project/src/app.ts frontend healthy tests/indexer/watcher.test.ts
/project/src/old.ts frontend healthy tests/indexer/watcher.test.ts
/project/node_modules/x/y.js frontend healthy tests/indexer/watcher.test.ts
/project/src/a.ts frontend healthy tests/indexer/watcher.test.ts
/project/src/b.ts frontend healthy tests/indexer/watcher.test.ts
/project/src/c.ts frontend healthy tests/indexer/watcher.test.ts
/orders frontend healthy tests/topology/topology-db.test.ts
/posts frontend healthy tests/topology/topology-db.test.ts
/users/{id} frontend healthy tests/topology/topology-db.test.ts
/api/v1/users frontend healthy tests/subproject/schema-diff.test.ts
/api/v2/users frontend healthy tests/subproject/schema-diff.test.ts
/api/login frontend healthy tests/subproject/schema-diff.test.ts
/upload frontend healthy src/indexer/plugins/integration/framework/laravel/laravel-f…
/download frontend healthy src/indexer/plugins/integration/framework/laravel/laravel-f…
/jsonitems frontend healthy src/indexer/plugins/integration/framework/laravel/laravel-f…
/newfolder frontend healthy src/indexer/plugins/integration/framework/laravel/laravel-f…
/rename frontend healthy src/indexer/plugins/integration/framework/laravel/laravel-f…
/delete frontend healthy src/indexer/plugins/integration/framework/laravel/laravel-f…
/crop frontend healthy src/indexer/plugins/integration/framework/laravel/laravel-f…
/resize frontend healthy src/indexer/plugins/integration/framework/laravel/laravel-f…
/foo frontend healthy src/indexer/plugins/integration/framework/react-router/inde…

LabelLayerStatusPath
127.0.0.1 network healthy tests/ai/detect-local.test.ts
127.0.0.255 network healthy tests/ai/detect-local.test.ts
192.168.1.1 network healthy tests/utils/env-parser.test.ts
1.1.1.1 network healthy tests/utils/ssrf-guard.test.ts
8.8.8.8 network healthy tests/utils/ssrf-guard.test.ts
10.0.0.1 network healthy tests/utils/ssrf-guard.test.ts
172.16.5.5 network healthy tests/utils/ssrf-guard.test.ts
192.168.0.1 network healthy tests/utils/ssrf-guard.test.ts
127.42.42.42 network healthy tests/utils/ssrf-guard.test.ts
169.254.169.254 network healthy tests/utils/ssrf-guard.test.ts
100.64.0.1 network healthy tests/utils/ssrf-guard.test.ts
100.127.255.254 network healthy tests/utils/ssrf-guard.test.ts
100.63.255.255 network healthy tests/utils/ssrf-guard.test.ts
100.128.0.1 network healthy tests/utils/ssrf-guard.test.ts
192.168.1.50 network healthy tests/utils/ssrf-guard.test.ts
10.0.0.20 network healthy tests/utils/ssrf-guard.test.ts
100.64.0.5 network healthy tests/utils/ssrf-guard.test.ts
224.0.0.1 network healthy tests/utils/ssrf-guard.test.ts
240.0.0.1 network healthy tests/utils/ssrf-guard.test.ts
198.51.100.1 network healthy tests/utils/ssrf-guard.test.ts
192.168.1.5 network healthy tests/utils/ssrf-guard.test.ts
192.168.1.100 network healthy tests/tools/code-smells.test.ts
1.2.3.4 network healthy tests/tools/behavioural/scan-code-smells.behavioural.test.ts
10.0.0.0 network healthy tests/languages/hcl.test.ts
100.64.0.0 network healthy src/utils/ssrf-guard.ts
127.0.0.0 network healthy src/utils/ssrf-guard.ts
172.16.0.0 network healthy src/utils/ssrf-guard.ts
192.168.0.0 network healthy src/utils/ssrf-guard.ts
169.254.0.0 network healthy src/utils/ssrf-guard.ts
192.0.0.0 network healthy src/utils/ssrf-guard.ts
192.0.2.0 network healthy src/utils/ssrf-guard.ts
198.18.0.0 network healthy src/utils/ssrf-guard.ts
198.51.100.0 network healthy src/utils/ssrf-guard.ts
203.0.113.0 network healthy src/utils/ssrf-guard.ts
224.0.0.0 network healthy src/utils/ssrf-guard.ts
240.0.0.0 network healthy src/utils/ssrf-guard.ts
10.0.0.5 network healthy src/tools/advanced/subproject-clone.ts

LabelLayerStatusPath
auth::src/indexer/project-context.ts security healthy src/indexer/project-context.ts
auth::src/ai/index.ts security healthy src/ai/index.ts
auth::src/tools/register/knowledge.ts security healthy src/tools/register/knowledge.ts
auth::src/indexer/plugins/integration/framework/laravel/ind… security healthy src/indexer/plugins/integration/framework/laravel/index.ts
auth::src/tools/quality/security-scan.ts security healthy src/tools/quality/security-scan.ts
auth::src/indexer/plugins/integration/framework/passport/in… security healthy src/indexer/plugins/integration/framework/passport/index.ts
auth::src/runtime/embedding-drift.ts security healthy src/runtime/embedding-drift.ts
auth::tests/memory/decision-store.test.ts security healthy tests/memory/decision-store.test.ts
auth::tests/frameworks/passport/plugin.test.ts security healthy tests/frameworks/passport/plugin.test.ts
auth::tests/memory/enrichment.test.ts security healthy tests/memory/enrichment.test.ts
auth::.github/workflows/release.yml security healthy .github/workflows/release.yml
auth::src/ai/vertex.ts security healthy src/ai/vertex.ts
auth::src/indexer/plugins/integration/framework/laravel/soc… security healthy src/indexer/plugins/integration/framework/laravel/socialite…
auth::tests/fixtures/issue-126-129/src/users/users.controll… security healthy tests/fixtures/issue-126-129/src/users/users.controller.ts
auth::src/indexer/plugins/integration/all.ts security healthy src/indexer/plugins/integration/all.ts
auth::src/retrieval/__tests__/search-sessions-equivalence.t… security healthy src/retrieval/__tests__/search-sessions-equivalence.test.ts
auth::src/indexer/plugins/integration/tooling/jose/index.ts security healthy src/indexer/plugins/integration/tooling/jose/index.ts
auth::tests/tools/cha.test.ts security healthy tests/tools/cha.test.ts
auth::tests/fixtures/issue-126-129/src/auth/jwt.strategy.ts security healthy tests/fixtures/issue-126-129/src/auth/jwt.strategy.ts
auth::src/analytics/known-packages.ts security healthy src/analytics/known-packages.ts
auth::tests/frameworks/issue-126-129/fixture.test.ts security healthy tests/frameworks/issue-126-129/fixture.test.ts
auth::tests/fixtures/jose-app/src/legacy-qualified.ts security healthy tests/fixtures/jose-app/src/legacy-qualified.ts
auth::packages/app/src/renderer/tabs/configSchema.ts security healthy packages/app/src/renderer/tabs/configSchema.ts
auth::tests/fixtures/issue-126-129/package.json security healthy tests/fixtures/issue-126-129/package.json
auth::src/indexer/plugins/integration/_shared/strip-comment… security healthy src/indexer/plugins/integration/_shared/strip-comments.ts

LabelLayerStatusPath
HomeScreen frontend healthy tests/fixtures/expo-router-3/app/index.tsx
RootLayout frontend healthy tests/fixtures/expo-router-3/app/_layout.tsx
SettingsScreen frontend healthy tests/fixtures/expo-router-3/app/settings/index.tsx
ProfileScreen frontend healthy tests/fixtures/expo-router-3/app/profile/[id].tsx
FeedScreen frontend healthy tests/fixtures/expo-router-3/app/(tabs)/feed.tsx
TabLayout frontend healthy tests/fixtures/expo-router-3/app/(tabs)/_layout.tsx
SearchScreen frontend healthy tests/fixtures/expo-router-3/app/(tabs)/search.tsx
HomePage frontend healthy tests/fixtures/nextjs-app/app/page.tsx
RootLayout frontend healthy tests/fixtures/nextjs-app/app/layout.tsx
UsersPage frontend healthy tests/fixtures/nextjs-app/app/users/page.tsx
UserDetailPage frontend healthy tests/fixtures/nextjs-app/app/users/[id]/page.tsx
DashboardTemplate frontend healthy tests/fixtures/nextjs-app/app/dashboard/template.tsx
Default frontend healthy tests/fixtures/nextjs-app/app/dashboard/@analytics/default.…
AnalyticsSlot frontend healthy tests/fixtures/nextjs-app/app/dashboard/@analytics/page.tsx
InterceptedPhoto frontend healthy tests/fixtures/nextjs-app/app/feed/(..photos)/[id]/page.tsx
About frontend healthy tests/fixtures/nextjs-app/pages/about.tsx
Post frontend healthy tests/fixtures/nextjs-app/pages/posts/[id].tsx
AppNavigator frontend healthy tests/fixtures/react-navigation-6/src/navigation/AppNavigat…

LabelLayerStatusPath
lint cicd healthy tests/fixtures/github-actions-app/.github/workflows/ci.yml
test cicd healthy tests/fixtures/github-actions-app/.github/workflows/ci.yml
deploy cicd healthy tests/fixtures/github-actions-app/.github/workflows/ci.yml
semgrep cicd healthy .github/workflows/semgrep.yml
analyze cicd healthy .github/workflows/codeql.yml
baseline-check cicd healthy .github/workflows/eval.yml
analysis cicd healthy .github/workflows/scorecard.yml
biome cicd healthy .github/workflows/ci.yml
impact-report cicd healthy .github/workflows/ci.yml
app-typecheck cicd healthy .github/workflows/ci.yml
cross-platform-test cicd healthy .github/workflows/ci.yml
release-please cicd healthy .github/workflows/release.yml
impact-report cicd healthy .github/workflows/release.yml
publish cicd healthy .github/workflows/release.yml
build-app-mac cicd healthy .github/workflows/release.yml
build-app-win cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
port:64 network healthy pnpm-lock.yaml
port:11 network healthy pnpm-lock.yaml
port:3000 network healthy tests/utils/env-parser.test.ts
port:1234 network healthy tests/daemon/daemon-watcher.test.ts
port:5432 network healthy tests/tools/search-text.test.ts
port:8080 network healthy tests/languages/yaml.test.ts
port:80 network healthy tests/languages/yaml.test.ts
port:16686 network healthy ops/telemetry/docker-compose.yml
port:4318 network healthy ops/telemetry/docker-compose.yml
port:4317 network healthy ops/telemetry/docker-compose.yml
port:06 network healthy .github/dependabot.yml

LabelLayerStatusPath
redis data healthy tests/integration/redis-py-e2e.test.ts
sqlite data healthy tests/recall-harness/fixtures/08-decisions-tag-filter.json
postgres data healthy tests/fixtures/n8n-basic/workflows/error-handler.json
mysql data healthy tests/utils/env-parser.test.ts
mongodb data healthy tests/utils/env-parser.test.ts
postgresql data healthy tests/memory/decision-store.test.ts
elasticsearch data healthy tests/frameworks/n8n/plugin.test.ts
mariadb data healthy src/indexer/plugins/integration/tooling/n8n/index.ts
cassandra data healthy src/indexer/plugins/integration/tooling/n8n/index.ts
clickhouse data healthy src/indexer/plugins/integration/tooling/n8n/index.ts

LabelLayerStatusPath
password_literal::tests/fixtures/sequelize-6/models/user.ts security healthy tests/fixtures/sequelize-6/models/user.ts
password_literal::tests/utils/env-parser.test.ts security healthy tests/utils/env-parser.test.ts
password_literal::tests/frameworks/laravel/eloquent.test.ts security healthy tests/frameworks/laravel/eloquent.test.ts
password_literal::tests/tools/code-smells.test.ts security healthy tests/tools/code-smells.test.ts
password_literal::tests/tools/code-smells.test.ts security healthy tests/tools/code-smells.test.ts
generic_api_key::tests/tools/security-scan.test.ts security healthy tests/tools/security-scan.test.ts
password_literal::tests/tools/behavioural/scan-security.beh… security healthy tests/tools/behavioural/scan-security.behavioural.test.ts
password_literal::tests/tools/behavioural/scan-security.beh… security healthy tests/tools/behavioural/scan-security.behavioural.test.ts

LabelLayerStatusPath
gha::ci cicd healthy tests/fixtures/github-actions-app/.github/workflows/ci.yml
gha::semgrep cicd healthy .github/workflows/semgrep.yml
gha::codeql cicd healthy .github/workflows/codeql.yml
gha::eval cicd healthy .github/workflows/eval.yml
gha::scorecard cicd healthy .github/workflows/scorecard.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
pubsub data healthy tests/integration/ioredis-e2e.test.ts
bullmq data healthy tests/fixtures/ioredis-app/package.json
kafka data healthy tests/frameworks/kafka/plugin.test.ts
celery data healthy tests/indexer/project-context.test.ts
sqs data healthy src/analytics/known-packages.ts
sidekiq data healthy src/analytics/known-packages.ts

LabelLayerStatusPath
20240101-create-users.ts data healthy tests/fixtures/sequelize-6/migrations/20240101-create-users…
migrations.test.ts data healthy tests/frameworks/laravel/migrations.test.ts
schema-ddl-vs-migration-parity.test.ts data healthy tests/db/schema-ddl-vs-migration-parity.test.ts
schema-migration.test.ts data healthy tests/db/schema-migration.test.ts
wipe-stale-content-hash-migration.test.ts data healthy tests/db/wipe-stale-content-hash-migration.test.ts
migrations.ts data healthy src/indexer/plugins/integration/framework/laravel/migration…

LabelLayerStatusPath
GET /path api healthy src/indexer/plugins/integration/framework/fastify/index.ts
POST /path api healthy src/indexer/plugins/integration/framework/fastify/index.ts
USE /path api healthy src/indexer/plugins/integration/framework/hono/index.ts
USE /api/* api healthy src/indexer/plugins/integration/framework/hono/index.ts
PUT /path api healthy src/indexer/plugins/integration/framework/fastapi/index.ts

LabelLayerStatusPath
vps::aws hardware healthy tests/integration/aws-s3-e2e.test.ts
vps::azure hardware healthy tests/ai/cloud-warning.test.ts
vps::gcp hardware healthy tests/tools/subproject-clone.test.ts
vps::ec2 hardware healthy tests/languages/hcl.test.ts

LabelLayerStatusPath
Query root api healthy tests/frameworks/graphql/plugin.test.ts
Mutation root api healthy tests/topology/contract-parser.test.ts

LabelLayerStatusPath
nginx network healthy tests/tools/artifacts.test.ts
envoy network healthy src/analytics/known-packages.ts

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

LabelLayerStatusPath
jaeger hardware healthy ops/telemetry/docker-compose.yml

LabelLayerStatusPath
gpu (detected) hardware healthy packages/app/src/renderer/App.tsx

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/05828901-c452-4662-bb38-71c7434ab1f8/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/05828901-c452-4662-bb38-71c7434ab1f8/

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.