https://github.com/vad9ss6/test_playground
· scanned 2026-06-16 00:46 UTC (2 months, 1 week ago)
6 raw signals (0 security + 6 graph)
Last scanned 2 months, 1 week ago · v1 · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 56 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 |
|---|---|---|---|
pubspec.yaml |
software | healthy | pubspec.yaml |
README.md |
software | healthy | README.md |
analysis_options.yaml |
software | healthy | analysis_options.yaml |
Makefile |
software | healthy | Makefile |
build.gradle.kts |
software | healthy | android/build.gradle.kts |
build.gradle.kts |
software | healthy | android/app/build.gradle.kts |
MainActivity.kt |
software | healthy | android/app/src/main/kotlin/com/example/test_playground/Mai… |
playwright.config.ts |
software | healthy | e2e-web/playwright.config.ts |
package.json |
software | healthy | e2e-web/package.json |
package-lock.json |
software | healthy | e2e-web/package-lock.json |
tsconfig.json |
software | healthy | e2e-web/tsconfig.json |
login-success.spec.ts |
software | healthy | e2e-web/tests/login-success.spec.ts |
flutter.ts |
software | healthy | e2e-web/tests/flutter.ts |
counter.spec.ts |
software | healthy | e2e-web/tests/counter.spec.ts |
login-fail.spec.ts |
software | healthy | e2e-web/tests/login-fail.spec.ts |
RunnerTests.swift |
software | healthy | ios/RunnerTests/RunnerTests.swift |
SceneDelegate.swift |
software | healthy | ios/Runner/SceneDelegate.swift |
AppDelegate.swift |
software | healthy | ios/Runner/AppDelegate.swift |
Runner-Bridging-Header.h |
software | healthy | ios/Runner/Runner-Bridging-Header.h |
Contents.json |
software | healthy | ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json |
README.md |
software | healthy | ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md |
Contents.json |
software | healthy | ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.js… |
manifest.json |
software | healthy | web/manifest.json |
index.html |
software | healthy | web/index.html |
login_fail.yaml |
software | healthy | maestro/login_fail.yaml |
counter.yaml |
software | healthy | maestro/counter.yaml |
login_success.yaml |
software | healthy | maestro/login_success.yaml |
web-e2e.yml |
software | healthy | .github/workflows/web-e2e.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
android |
software | healthy | android |
app |
software | healthy | android/app |
src |
software | healthy | android/app/src |
main |
software | healthy | android/app/src/main |
kotlin |
software | healthy | android/app/src/main/kotlin |
com |
software | healthy | android/app/src/main/kotlin/com |
example |
software | healthy | android/app/src/main/kotlin/com/example |
test_playground |
software | healthy | android/app/src/main/kotlin/com/example/test_playground |
e2e-web |
software | healthy | e2e-web |
tests |
software | healthy | e2e-web/tests |
ios |
software | healthy | ios |
RunnerTests |
software | healthy | ios/RunnerTests |
Runner |
software | healthy | ios/Runner |
Assets.xcassets |
software | healthy | ios/Runner/Assets.xcassets |
AppIcon.appiconset |
software | healthy | ios/Runner/Assets.xcassets/AppIcon.appiconset |
LaunchImage.imageset |
software | healthy | ios/Runner/Assets.xcassets/LaunchImage.imageset |
web |
software | healthy | web |
maestro |
software | healthy | maestro |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
byId |
software | healthy | e2e-web/tests/flutter.ts:byId |
byText |
software | healthy | e2e-web/tests/flutter.ts:byText |
waitForFlutter |
software | healthy | e2e-web/tests/flutter.ts:waitForFlutter |
fillField |
software | healthy | e2e-web/tests/flutter.ts:fillField |
login |
software | healthy | e2e-web/tests/flutter.ts:login |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-fy_g18iu |
software | healthy | /tmp/repobility-clone-fy_g18iu |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::web-e2e |
cicd | healthy | .github/workflows/web-e2e.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
web |
cicd | healthy | .github/workflows/web-e2e.yml |
This page is publicly accessible at:
https://repobility.com/scan/dbb613d5-5d9a-4cfc-a3b0-f8d6d563cf97/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/dbb613d5-5d9a-4cfc-a3b0-f8d6d563cf97/
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.