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.

tikotalks/tiko-universe

https://github.com/tikotalks/tiko-universe · scanned 2026-06-16 00:36 UTC (2 months, 2 weeks ago)

91 raw signals (0 security + 91 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 91 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 2698 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
deployInfo software healthy env.d.ts:deployInfo
env software healthy tests/app-api.test.ts:env
fetchJson software healthy tests/app-api.test.ts:fetchJson
makeEnv software healthy tests/generation-api.test.ts:makeEnv
json software healthy tests/generation-api.test.ts:json
authHeaders software healthy tests/generation-api.test.ts:authHeaders
generationPost software healthy tests/generation-api.test.ts:generationPost
sessionIdentityService software healthy tests/generation-api.test.ts:sessionIdentityService
job software healthy tests/generation-api.test.ts:job
created software healthy tests/generation-api.test.ts:created
mediaRow software healthy tests/media-api.test.ts:mediaRow
authFetch software healthy tests/media-api.test.ts:authFetch
assetRow software healthy tests/media-api.test.ts:assetRow
makeEnv software healthy tests/media-api.test.ts:makeEnv
parseJson software healthy tests/media-api.test.ts:parseJson
service software healthy tests/sentence-api.test.ts:service
atlasService software healthy tests/sentence-api.test.ts:atlasService
wordRow software healthy tests/sentence-api.test.ts:wordRow
templateRow software healthy tests/sentence-api.test.ts:templateRow
env software healthy tests/sentence-api.test.ts:env
fetchJson software healthy tests/sentence-api.test.ts:fetchJson
request software healthy tests/sentence-api.test.ts:request
save software healthy tests/sentence-api.test.ts:save
addWord software healthy tests/sentence-api.test.ts:addWord
makeEnv software healthy tests/tts-api.test.ts:makeEnv
json software healthy tests/tts-api.test.ts:json
ttsGenerate software healthy tests/tts-api.test.ts:ttsGenerate
atlasSpeechResponse software healthy tests/tts-api.test.ts:atlasSpeechResponse
tests software healthy tests/tts-api.test.ts:tests
createRuntime software healthy tests/app-api-d1.test.ts:createRuntime
applyAppMigrations software healthy tests/app-api-d1.test.ts:applyAppMigrations
fetchJson software healthy tests/app-api-d1.test.ts:fetchJson
ankoreEmailHash software healthy tests/admin-api.test.ts:ankoreEmailHash
identityService software healthy tests/admin-api.test.ts:identityService
makeEnv software healthy tests/admin-api.test.ts:makeEnv
fetchAdmin software healthy tests/admin-api.test.ts:fetchAdmin
makeEnv software healthy tests/atlas-api.test.ts:makeEnv
atlasPost software healthy tests/atlas-api.test.ts:atlasPost
json software healthy tests/atlas-api.test.ts:json
env software healthy tests/communication-api.test.ts:env
fetchJson software healthy tests/communication-api.test.ts:fetchJson
hashApiKey software healthy tests/shared-auth.test.ts:hashApiKey
request software healthy tests/shared-auth.test.ts:request
env software healthy tests/identity-api.test.ts:env
assignTestRole software healthy tests/identity-api.test.ts:assignTestRole
fetchJson software healthy tests/identity-api.test.ts:fetchJson
verifiedAccountWithPin software healthy tests/identity-api.test.ts:verifiedAccountWithPin
token software healthy tests/identity-api.test.ts:token
verifiedToken software healthy tests/identity-api.test.ts:verifiedToken
refreshedToken software healthy tests/identity-api.test.ts:refreshedToken

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

LabelLayerStatusPath
playwright.config.ts software healthy playwright.config.ts
README.md software healthy README.md
env.d.ts software healthy env.d.ts
package.json software healthy package.json
package-lock.json software healthy package-lock.json
REVIEW_TASKS.md software healthy REVIEW_TASKS.md
tsconfig.json software healthy tsconfig.json
AGENTS.md software healthy AGENTS.md
vitest.config.ts software healthy vitest.config.ts
tsconfig.base.json software healthy tsconfig.base.json
app-api.test.ts software healthy tests/app-api.test.ts
generation-api.test.ts software healthy tests/generation-api.test.ts
media-api.test.ts software healthy tests/media-api.test.ts
sentence-api.test.ts software healthy tests/sentence-api.test.ts
tts-api.test.ts software healthy tests/tts-api.test.ts
testing-contract.test.ts software healthy tests/testing-contract.test.ts
app-api-d1.test.ts software healthy tests/app-api-d1.test.ts
admin-api.test.ts software healthy tests/admin-api.test.ts
atlas-api.test.ts software healthy tests/atlas-api.test.ts
communication-api.test.ts software healthy tests/communication-api.test.ts
shared-auth.test.ts software healthy tests/shared-auth.test.ts
identity-api.test.ts software healthy tests/identity-api.test.ts
translations-api.test.ts software healthy tests/translations-api.test.ts
content-api.test.ts software healthy tests/content-api.test.ts
sentence-pack.test.ts software healthy tests/sentence-pack.test.ts
vitest.setup.ts software healthy tests/vitest.setup.ts
02-code-quality.md software healthy review/02-code-quality.md
06-testing.md software healthy review/06-testing.md
09-talk-engine.md software healthy review/09-talk-engine.md
05-performance.md software healthy review/05-performance.md
README.md software healthy review/README.md
08-recommendations.md software healthy review/08-recommendations.md
01-architecture.md software healthy review/01-architecture.md
03-correctness-and-bugs.md software healthy review/03-correctness-and-bugs.md
07-dependencies.md software healthy review/07-dependencies.md
00-executive-summary.md software healthy review/00-executive-summary.md
04-security.md software healthy review/04-security.md
README.md software healthy apps/README.md
README.md software healthy apps/sequence/android/README.md
package.json software healthy apps/sequence/android/package.json
capacitor.config.ts software healthy apps/sequence/android/capacitor.config.ts
build.gradle software healthy apps/sequence/android/android/build.gradle
build.gradle software healthy apps/sequence/android/android/app/build.gradle
ExampleInstrumentedTest.java software healthy apps/sequence/android/android/app/src/androidTest/java/com/…
ExampleUnitTest.java software healthy apps/sequence/android/android/app/src/test/java/com/getcapa…
MainActivity.java software healthy apps/sequence/android/android/app/src/main/java/org/tikoapp…
vite.config.ts software healthy apps/sequence/web/vite.config.ts
README.md software healthy apps/sequence/web/README.md
package.json software healthy apps/sequence/web/package.json
index.html software healthy apps/sequence/web/index.html

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

LabelLayerStatusPath
tests software healthy tests
review software healthy review
apps software healthy apps
sequence software healthy apps/sequence
android software healthy apps/sequence/android
android software healthy apps/sequence/android/android
app software healthy apps/sequence/android/android/app
src software healthy apps/sequence/android/android/app/src
androidTest software healthy apps/sequence/android/android/app/src/androidTest
java software healthy apps/sequence/android/android/app/src/androidTest/java
com software healthy apps/sequence/android/android/app/src/androidTest/java/com
getcapacitor software healthy apps/sequence/android/android/app/src/androidTest/java/com/…
myapp software healthy apps/sequence/android/android/app/src/androidTest/java/com/…
test software healthy apps/sequence/android/android/app/src/test
java software healthy apps/sequence/android/android/app/src/test/java
com software healthy apps/sequence/android/android/app/src/test/java/com
getcapacitor software healthy apps/sequence/android/android/app/src/test/java/com/getcapa…
myapp software healthy apps/sequence/android/android/app/src/test/java/com/getcapa…
main software healthy apps/sequence/android/android/app/src/main
java software healthy apps/sequence/android/android/app/src/main/java
org software healthy apps/sequence/android/android/app/src/main/java/org
tikoapps software healthy apps/sequence/android/android/app/src/main/java/org/tikoapps
sequence software healthy apps/sequence/android/android/app/src/main/java/org/tikoapp…
web software healthy apps/sequence/web
src software healthy apps/sequence/web/src
e2e software healthy apps/sequence/web/e2e
type software healthy apps/type
android software healthy apps/type/android
android software healthy apps/type/android/android
app software healthy apps/type/android/android/app
src software healthy apps/type/android/android/app/src
androidTest software healthy apps/type/android/android/app/src/androidTest
java software healthy apps/type/android/android/app/src/androidTest/java
com software healthy apps/type/android/android/app/src/androidTest/java/com
getcapacitor software healthy apps/type/android/android/app/src/androidTest/java/com/getc…
myapp software healthy apps/type/android/android/app/src/androidTest/java/com/getc…
test software healthy apps/type/android/android/app/src/test
java software healthy apps/type/android/android/app/src/test/java
com software healthy apps/type/android/android/app/src/test/java/com
getcapacitor software healthy apps/type/android/android/app/src/test/java/com/getcapacitor
myapp software healthy apps/type/android/android/app/src/test/java/com/getcapacito…
main software healthy apps/type/android/android/app/src/main
java software healthy apps/type/android/android/app/src/main/java
org software healthy apps/type/android/android/app/src/main/java/org
tikoapps software healthy apps/type/android/android/app/src/main/java/org/tikoapps
type software healthy apps/type/android/android/app/src/main/java/org/tikoapps/ty…
ios software healthy apps/type/ios
Sources software healthy apps/type/ios/Sources
Assets.xcassets software healthy apps/type/ios/Sources/Assets.xcassets
TikoLogo.imageset software healthy apps/type/ios/Sources/Assets.xcassets/TikoLogo.imageset

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

LabelLayerStatusPath
MemoryResult software healthy tests/app-api.test.ts:MemoryResult
MemoryStatement software healthy tests/app-api.test.ts:MemoryStatement
MemoryD1Database software healthy tests/app-api.test.ts:MemoryD1Database
MemoryD1 software healthy tests/generation-api.test.ts:MemoryD1
MemoryR2 software healthy tests/generation-api.test.ts:MemoryR2
MemoryResult software healthy tests/media-api.test.ts:MemoryResult
MemoryStatement software healthy tests/media-api.test.ts:MemoryStatement
MemoryD1 software healthy tests/media-api.test.ts:MemoryD1
MemoryR2 software healthy tests/media-api.test.ts:MemoryR2
MemoryAuthDb software healthy tests/media-api.test.ts:MemoryAuthDb
MemoryResult software healthy tests/sentence-api.test.ts:MemoryResult
MemoryStatement software healthy tests/sentence-api.test.ts:MemoryStatement
MemoryD1Database software healthy tests/sentence-api.test.ts:MemoryD1Database
MemoryKVNamespace software healthy tests/sentence-api.test.ts:MemoryKVNamespace
MemoryResult software healthy tests/tts-api.test.ts:MemoryResult
MemoryStatement software healthy tests/tts-api.test.ts:MemoryStatement
MemoryD1 software healthy tests/tts-api.test.ts:MemoryD1
MemoryResult software healthy tests/admin-api.test.ts:MemoryResult
MemoryStatement software healthy tests/admin-api.test.ts:MemoryStatement
AdminMemoryD1 software healthy tests/admin-api.test.ts:AdminMemoryD1
MemoryD1 software healthy tests/atlas-api.test.ts:MemoryD1
MemoryR2 software healthy tests/atlas-api.test.ts:MemoryR2
MemoryKV software healthy tests/atlas-api.test.ts:MemoryKV
MemoryResult software healthy tests/communication-api.test.ts:MemoryResult
MemoryStatement software healthy tests/communication-api.test.ts:MemoryStatement
MemoryCommunicationDb software healthy tests/communication-api.test.ts:MemoryCommunicationDb
MemoryStatement software healthy tests/shared-auth.test.ts:MemoryStatement
MemoryAuthDb software healthy tests/shared-auth.test.ts:MemoryAuthDb
MemoryResult software healthy tests/identity-api.test.ts:MemoryResult
MemoryStatement software healthy tests/identity-api.test.ts:MemoryStatement
MemoryD1Database software healthy tests/identity-api.test.ts:MemoryD1Database
MemoryKV software healthy tests/translations-api.test.ts:MemoryKV
MemoryResult software healthy tests/content-api.test.ts:MemoryResult
MemoryStatement software healthy tests/content-api.test.ts:MemoryStatement
MemoryD1 software healthy tests/content-api.test.ts:MemoryD1
MemoryKV software healthy tests/content-api.test.ts:MemoryKV
transition software healthy apps/website/web/src/content/appUniverse.ts:transition
MockAudio software healthy apps/radio/web/src/composables/useAudioPlayer.spec.ts:MockA…
AdminFetchError software healthy apps/admin/web/src/composables/useAdminAuth.ts:AdminFetchEr…
ResizeObserverMock software healthy apps/talk/web/src/App.spec.ts:ResizeObserverMock
DOMException software healthy workers/media-api/worker-configuration.d.ts:DOMException
WorkerGlobalScope software healthy workers/media-api/worker-configuration.d.ts:WorkerGlobalSco…
CompileError software healthy workers/media-api/worker-configuration.d.ts:CompileError
RuntimeError software healthy workers/media-api/worker-configuration.d.ts:RuntimeError
Global software healthy workers/media-api/worker-configuration.d.ts:Global
Instance software healthy workers/media-api/worker-configuration.d.ts:Instance
Memory software healthy workers/media-api/worker-configuration.d.ts:Memory
Module software healthy workers/media-api/worker-configuration.d.ts:Module
Table software healthy workers/media-api/worker-configuration.d.ts:Table
Navigator software healthy workers/media-api/worker-configuration.d.ts:Navigator

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

LabelLayerStatusPath
cards_collections data healthy workers/content-api/migrations/0002_cards_image_service.sql
cards_tiles data healthy workers/content-api/migrations/0002_cards_image_service.sql
user_images data healthy workers/content-api/migrations/0002_cards_image_service.sql
content_item_translations data healthy workers/content-api/migrations/0005_app_content_items.sql
content_projects data healthy workers/content-api/migrations/0001_content_schema.sql
content_pages data healthy workers/content-api/migrations/0001_content_schema.sql
content_page_sections data healthy workers/content-api/migrations/0001_content_schema.sql
content_sections data healthy workers/content-api/migrations/0001_content_schema.sql
content_items data healthy workers/content-api/migrations/0001_content_schema.sql
languages data healthy workers/content-api/migrations/0001_content_schema.sql
identity_pin_grants data healthy workers/identity-api/migrations/0006_identity_pin_grants.sql
identity_subjects data healthy workers/identity-api/migrations/0001_identity.sql
identity_devices data healthy workers/identity-api/migrations/0001_identity.sql
identity_sessions data healthy workers/identity-api/migrations/0001_identity.sql
identity_accounts data healthy workers/identity-api/migrations/0001_identity.sql
identity_email_challenges data healthy workers/identity-api/migrations/0001_identity.sql
identity_api_keys data healthy workers/identity-api/migrations/0001_identity.sql
identity_entitlements data healthy workers/identity-api/migrations/0001_identity.sql
identity_audit_events data healthy workers/identity-api/migrations/0001_identity.sql
identity_rate_limits data healthy workers/identity-api/migrations/0007_identity_rate_limits.s…
identity_managed_credentials data healthy workers/identity-api/migrations/0005_identity_managed_crede…
identity_role_assignments data healthy workers/identity-api/migrations/0004_identity_roles.sql
identity_deletion_requests data healthy workers/identity-api/migrations/0008_identity_deletion_requ…
media data healthy workers/media-api/migrations/media/0000_media_schema.sql
audio_albums data healthy workers/media-api/migrations/media/0000_media_schema.sql
audio_tracks data healthy workers/media-api/migrations/media/0000_media_schema.sql
assets data healthy workers/media-api/migrations/assets/0000_assets_schema.sql
communication_messages data healthy workers/communication-api/migrations/0001_communication.sql
communication_delivery_attempts data healthy workers/communication-api/migrations/0001_communication.sql
communication_events data healthy workers/communication-api/migrations/0001_communication.sql
app_config data healthy workers/app-api/migrations/0003_app_config.sql
app_progress data healthy workers/app-api/migrations/0003_app_progress.sql
app_settings data healthy workers/app-api/migrations/0001_app_settings_state.sql
app_state data healthy workers/app-api/migrations/0001_app_settings_state.sql
app_defaults data healthy workers/app-api/migrations/0002_app_defaults.sql
app_settings_next data healthy workers/app-api/migrations/0004_expand_app_ids.sql
app_state_next data healthy workers/app-api/migrations/0004_expand_app_ids.sql
app_defaults_next data healthy workers/app-api/migrations/0004_expand_app_ids.sql
generated_audio data healthy workers/generation-api/migrations/0001_generation_tts.sql
story_drafts data healthy workers/generation-api/migrations/0006_content_ownership.sql
generated_images data healthy workers/generation-api/migrations/0002_images_stories.sql
stories data healthy workers/generation-api/migrations/0002_images_stories.sql
generation_jobs data healthy workers/generation-api/migrations/0008_generation_jobs.sql
generation_usage_windows data healthy workers/generation-api/migrations/0005_usage_windows.sql
atlas_requests data healthy workers/atlas-api/migrations/0001_atlas_gateway.sql
atlas_cached_assets data healthy workers/atlas-api/migrations/0001_atlas_gateway.sql
atlas_provider_status data healthy workers/atlas-api/migrations/0001_atlas_gateway.sql
atlas_route_overrides data healthy workers/atlas-api/migrations/0001_atlas_gateway.sql
atlas_service_config data healthy workers/atlas-api/migrations/0003_service_config.sql
talk_language_packs data healthy workers/sentence-api/schema.sql

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

LabelLayerStatusPath
0002_cards_image_service.sql data healthy workers/content-api/migrations/0002_cards_image_service.sql
0007_yes_no_content_translations.sql data healthy workers/content-api/migrations/0007_yes_no_content_translat…
0005_app_content_items.sql data healthy workers/content-api/migrations/0005_app_content_items.sql
0001_content_schema.sql data healthy workers/content-api/migrations/0001_content_schema.sql
0004_cards_collection_parent.sql data healthy workers/content-api/migrations/0004_cards_collection_parent…
0006_drop_legacy_cards_tables.sql data healthy workers/content-api/migrations/0006_drop_legacy_cards_table…
0011_extend_counting_apples_sequence.sql data healthy workers/content-api/migrations/0011_extend_counting_apples_…
0003_cards_collection_image.sql data healthy workers/content-api/migrations/0003_cards_collection_image.…
0009_drop_app_content_image_url.sql data healthy workers/content-api/migrations/0009_drop_app_content_image_…
0008_sequence_default_content.sql data healthy workers/content-api/migrations/0008_sequence_default_conten…
0010_drop_content_item_color_hex.sql data healthy workers/content-api/migrations/0010_drop_content_item_color…
0006_identity_pin_grants.sql data healthy workers/identity-api/migrations/0006_identity_pin_grants.sql
0002_otp.sql data healthy workers/identity-api/migrations/0002_otp.sql
0001_identity.sql data healthy workers/identity-api/migrations/0001_identity.sql
0003_ankore_identity_core.sql data healthy workers/identity-api/migrations/0003_ankore_identity_core.s…
0007_identity_rate_limits.sql data healthy workers/identity-api/migrations/0007_identity_rate_limits.s…
0005_identity_managed_credentials.sql data healthy workers/identity-api/migrations/0005_identity_managed_crede…
0004_identity_roles.sql data healthy workers/identity-api/migrations/0004_identity_roles.sql
0008_identity_deletion_requests.sql data healthy workers/identity-api/migrations/0008_identity_deletion_requ…
0001_media_privacy.sql data healthy workers/media-api/migrations/media/0001_media_privacy.sql
0000_media_schema.sql data healthy workers/media-api/migrations/media/0000_media_schema.sql
0000_assets_schema.sql data healthy workers/media-api/migrations/assets/0000_assets_schema.sql
0001_communication.sql data healthy workers/communication-api/migrations/0001_communication.sql
0005_app_config_languages.sql data healthy workers/app-api/migrations/0005_app_config_languages.sql
0006_timer_default_presets.sql data healthy workers/app-api/migrations/0006_timer_default_presets.sql
0003_app_config.sql data healthy workers/app-api/migrations/0003_app_config.sql
0008_radio_default_icon_names.sql data healthy workers/app-api/migrations/0008_radio_default_icon_names.sql
0003_app_progress.sql data healthy workers/app-api/migrations/0003_app_progress.sql
0001_app_settings_state.sql data healthy workers/app-api/migrations/0001_app_settings_state.sql
0007_type_default_prompts.sql data healthy workers/app-api/migrations/0007_type_default_prompts.sql
0002_app_defaults.sql data healthy workers/app-api/migrations/0002_app_defaults.sql
0004_expand_app_ids.sql data healthy workers/app-api/migrations/0004_expand_app_ids.sql
0009_todo_default_items.sql data healthy workers/app-api/migrations/0009_todo_default_items.sql
0007_drop_generated_audio.sql data healthy workers/generation-api/migrations/0007_drop_generated_audio…
0001_generation_tts.sql data healthy workers/generation-api/migrations/0001_generation_tts.sql
0006_content_ownership.sql data healthy workers/generation-api/migrations/0006_content_ownership.sql
0003_preview_flag.sql data healthy workers/generation-api/migrations/0003_preview_flag.sql
0002_images_stories.sql data healthy workers/generation-api/migrations/0002_images_stories.sql
0008_generation_jobs.sql data healthy workers/generation-api/migrations/0008_generation_jobs.sql
0005_usage_windows.sql data healthy workers/generation-api/migrations/0005_usage_windows.sql
0004_images_media_id.sql data healthy workers/generation-api/migrations/0004_images_media_id.sql
0002_atlas_observability.sql data healthy workers/atlas-api/migrations/0002_atlas_observability.sql
0001_atlas_gateway.sql data healthy workers/atlas-api/migrations/0001_atlas_gateway.sql
0003_service_config.sql data healthy workers/atlas-api/migrations/0003_service_config.sql

LabelLayerStatusPath
/ frontend healthy apps/media/web/src/main.ts
/asset/:id frontend healthy apps/media/web/src/main.ts
/docs frontend healthy apps/website/web/src/docsContent.ts
/docs/philosophy frontend healthy apps/website/web/src/docsContent.ts
/docs/architecture frontend healthy apps/website/web/src/docsContent.ts
/docs/apis frontend healthy apps/website/web/src/docsContent.ts
/tools frontend healthy apps/website/web/src/App.spec.ts
/why-tiko frontend healthy apps/website/web/src/App.spec.ts
/apps frontend healthy apps/website/web/src/App.spec.ts
/apps/:slug frontend healthy apps/website/web/src/App.spec.ts
/how-it-works frontend healthy apps/website/web/src/App.spec.ts
/caregivers frontend healthy apps/website/web/src/App.spec.ts
/educators frontend healthy apps/website/web/src/App.spec.ts
/faq frontend healthy apps/website/web/src/App.spec.ts
/docs/:section frontend healthy apps/website/web/src/App.spec.ts
/images frontend healthy apps/admin/web/src/main.ts
/stories frontend healthy apps/admin/web/src/main.ts
/library frontend healthy apps/admin/web/src/main.ts
/users frontend healthy apps/admin/web/src/main.ts
/services frontend healthy apps/admin/web/src/main.ts
/profile frontend healthy apps/admin/web/src/main.ts
/settings frontend healthy apps/admin/web/src/main.ts
/cards frontend healthy apps/admin/web/src/main.ts
/apps/talk/mapping frontend healthy apps/admin/web/src/main.ts
/apps/:app frontend healthy apps/admin/web/src/main.ts
/defaults frontend healthy apps/admin/web/src/main.ts
/support frontend healthy apps/admin/web/src/main.ts

LabelLayerStatusPath
tikokit cicd healthy .github/workflows/ios-ci.yml
discover cicd healthy .github/workflows/ios-ci.yml
build cicd healthy .github/workflows/ios-ci.yml
detect-changes cicd healthy .github/workflows/deploy.yml
verify cicd healthy .github/workflows/deploy.yml
deploy-apps cicd healthy .github/workflows/deploy.yml
deploy-workers cicd healthy .github/workflows/deploy.yml
check cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
admin-e2e cicd healthy .github/workflows/ci.yml
app-e2e cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/android-wrappers.yml

LabelLayerStatusPath
port:3056 network healthy playwright.config.ts
port:3057 network healthy playwright.config.ts
port:3058 network healthy playwright.config.ts
port:3059 network healthy playwright.config.ts
port:3063 network healthy playwright.config.ts
port:3064 network healthy playwright.config.ts
port:3065 network healthy playwright.config.ts

LabelLayerStatusPath
gha::ios-ci cicd healthy .github/workflows/ios-ci.yml
gha::deploy cicd healthy .github/workflows/deploy.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::android-wrappers cicd healthy .github/workflows/android-wrappers.yml

LabelLayerStatusPath
vps::aws hardware healthy package-lock.json
vps::azure hardware healthy tests/tts-api.test.ts

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

LabelLayerStatusPath
127.0.0.1 network healthy tests/atlas-api.test.ts

LabelLayerStatusPath
auth::workers/media-api/worker-configuration.d.ts security healthy workers/media-api/worker-configuration.d.ts

LabelLayerStatusPath
CLOUDFLARE_API_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/5b7271d3-bd8c-43c0-8d4c-88067e050916/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5b7271d3-bd8c-43c0-8d4c-88067e050916/

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.