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.

QualiaSolutionsCY/sofiatesting

https://github.com/QualiaSolutionsCY/sofiatesting · scanned 2026-06-15 23:43 UTC (2 months, 4 weeks ago)

173 raw signals (0 security + 173 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 156 actionable findings from 1 signal source. 17 repeated signals grouped for readability. 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 2654 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
register software healthy instrumentation.ts:register
read_all_files software healthy prepare_deploy.py:9
main software healthy prepare_deploy.py:39
middleware software healthy middleware.ts:middleware
toAccess software healthy middleware.ts:toAccess
sentryOrg software healthy next.config.ts:sentryOrg
sentryProject software healthy next.config.ts:sentryProject
record software healthy tests/production-readiness.test.ts:record
fetchEdge software healthy tests/production-readiness.test.ts:fetchEdge
webhookPayload software healthy tests/production-readiness.test.ts:webhookPayload
testHealthEndpoint software healthy tests/production-readiness.test.ts:testHealthEndpoint
testHealthLatency software healthy tests/production-readiness.test.ts:testHealthLatency
testCalculatorVAT software healthy tests/production-readiness.test.ts:testCalculatorVAT
testCalculatorTransferFees software healthy tests/production-readiness.test.ts:testCalculatorTransferFe…
testCalculatorCapitalGains software healthy tests/production-readiness.test.ts:testCalculatorCapitalGai…
testCalculatorMathAccuracy software healthy tests/production-readiness.test.ts:testCalculatorMathAccura…
vatAt19 software healthy tests/production-readiness.test.ts:vatAt19
testAgentIdentificationKnown software healthy tests/production-readiness.test.ts:testAgentIdentificationK…
testAgentIdentificationUnknown software healthy tests/production-readiness.test.ts:testAgentIdentificationU…
testWebhookRejectsInvalidPayload software healthy tests/production-readiness.test.ts:testWebhookRejectsInvali…
testWebhookRejectsEmptyMessage software healthy tests/production-readiness.test.ts:testWebhookRejectsEmptyM…
testWebhookResponseTime software healthy tests/production-readiness.test.ts:testWebhookResponseTime
testDeduplication software healthy tests/production-readiness.test.ts:testDeduplication
testConcurrentWebhooks software healthy tests/production-readiness.test.ts:testConcurrentWebhooks
testDocxTemplateRouting software healthy tests/production-readiness.test.ts:testDocxTemplateRouting
testPropertyUploadRequest software healthy tests/production-readiness.test.ts:testPropertyUploadRequest
testEmailRequest software healthy tests/production-readiness.test.ts:testEmailRequest
testBazarakiExtraction software healthy tests/production-readiness.test.ts:testBazarakiExtraction
testLogoRequest software healthy tests/production-readiness.test.ts:testLogoRequest
testXSSInjection software healthy tests/production-readiness.test.ts:testXSSInjection
testSQLInjection software healthy tests/production-readiness.test.ts:testSQLInjection
testPromptInjection software healthy tests/production-readiness.test.ts:testPromptInjection
testOversizedMessage software healthy tests/production-readiness.test.ts:testOversizedMessage
testSpecialCharacters software healthy tests/production-readiness.test.ts:testSpecialCharacters
testGroupMessageSkipped software healthy tests/production-readiness.test.ts:testGroupMessageSkipped
testFromMeIgnored software healthy tests/production-readiness.test.ts:testFromMeIgnored
testVercelWebAppHealth software healthy tests/production-readiness.test.ts:testVercelWebAppHealth
run software healthy tests/production-readiness.test.ts:run
summarize software healthy tests/production-readiness.test.ts:summarize
createAuthenticatedContext software healthy tests/helpers.ts:createAuthenticatedContext
generateRandomTestUser software healthy tests/helpers.ts:generateRandomTestUser
wait software healthy tests/integration/circuit-breaker.test.ts:wait
that software healthy tests/integration/circuit-breaker.test.ts:that
createMockFunction software healthy tests/integration/circuit-breaker.test.ts:createMockFunction
mockFn software healthy tests/integration/circuit-breaker.test.ts:mockFn
failed software healthy tests/integration/circuit-breaker.test.ts:failed
to software healthy tests/integration/circuit-breaker.test.ts:to
execution software healthy tests/integration/circuit-breaker.test.ts:execution
createMockMessage software healthy tests/unit/conversation-pruning.test.ts:createMockMessage
parallelImageUpload software healthy tests/unit/parallel-image-uploads.test.ts:parallelImageUplo…

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

LabelLayerStatusPath
deploy.py software healthy deploy.py
playwright.config.ts software healthy playwright.config.ts
instrumentation.ts software healthy instrumentation.ts
.mcp.json software healthy .mcp.json
vercel.json software healthy vercel.json
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
prepare_deploy.py software healthy prepare_deploy.py
next-env.d.ts software healthy next-env.d.ts
sentry.server.config.ts software healthy sentry.server.config.ts
package-lock.json software healthy package-lock.json
components.json software healthy components.json
middleware.ts software healthy middleware.ts
sentry.client.config.ts software healthy sentry.client.config.ts
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
drizzle.config.ts software healthy drizzle.config.ts
LICENSE software healthy LICENSE
sentry.edge.config.ts software healthy sentry.edge.config.ts
eslint.config.mjs software healthy eslint.config.mjs
claude_code_zai_env.sh software healthy claude_code_zai_env.sh
vitest.config.ts software healthy vitest.config.ts
next.config.ts software healthy next.config.ts
production-readiness.test.ts software healthy tests/production-readiness.test.ts
fixtures.ts software healthy tests/fixtures.ts
helpers.ts software healthy tests/helpers.ts
circuit-breaker.test.ts software healthy tests/integration/circuit-breaker.test.ts
README.md software healthy tests/unit/README.md
whatsapp-webhook.test.ts software healthy tests/unit/whatsapp-webhook.test.ts
whatsapp-session.test.ts software healthy tests/unit/whatsapp-session.test.ts
models.test.ts software healthy tests/unit/models.test.ts
conversation-pruning.test.ts software healthy tests/unit/conversation-pruning.test.ts
parallel-image-uploads.test.ts software healthy tests/unit/parallel-image-uploads.test.ts
url-validator.test.ts software healthy tests/unit/edge-functions/url-validator.test.ts
bank-detection.test.ts software healthy tests/unit/edge-functions/bank-detection.test.ts
database.test.ts software healthy tests/unit/edge-functions/database.test.ts
marketing-parsing.test.ts software healthy tests/unit/edge-functions/marketing-parsing.test.ts
webhook-auth.test.ts software healthy tests/unit/edge-functions/webhook-auth.test.ts
region-validator.test.ts software healthy tests/unit/edge-functions/region-validator.test.ts
analytics.test.ts software healthy tests/unit/edge-functions/analytics.test.ts
reviewer-assignment.test.ts software healthy tests/unit/edge-functions/reviewer-assignment.test.ts
prompt-loader.test.ts software healthy tests/unit/edge-functions/prompt-loader.test.ts
rate-limiter.test.ts software healthy tests/unit/edge-functions/rate-limiter.test.ts
setup.ts software healthy tests/unit/edge-functions/setup.ts
phone-masking.test.ts software healthy tests/unit/edge-functions/phone-masking.test.ts
template-consistency.test.ts software healthy tests/unit/edge-functions/template-consistency.test.ts
tool-executor.test.ts software healthy tests/unit/edge-functions/tool-executor.test.ts

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

LabelLayerStatusPath
tests software healthy tests
integration software healthy tests/integration
unit software healthy tests/unit
edge-functions software healthy tests/unit/edge-functions
load software healthy tests/load
routes software healthy tests/routes
pages software healthy tests/pages
prompts software healthy tests/prompts
manual software healthy tests/manual
e2e software healthy tests/e2e
docs software healthy docs
UPLOAD-LISTINGS-EXTENSIVE-INFO software healthy docs/UPLOAD-LISTINGS-EXTENSIVE-INFO
FROM-MEETINGS software healthy docs/UPLOAD-LISTINGS-EXTENSIVE-INFO/FROM-MEETINGS
templates software healthy docs/templates
admin software healthy docs/admin
guides software healthy docs/guides
knowledge software healthy docs/knowledge
scripts software healthy scripts
components software healthy components
ui software healthy components/ui
admin software healthy components/admin
prompts software healthy components/admin/prompts
invoices software healthy components/invoices
redesign software healthy components/invoices/redesign
modals software healthy components/invoices/redesign/modals
ledger software healthy components/invoices/redesign/ledger
chrome software healthy components/invoices/redesign/chrome
overlays software healthy components/invoices/redesign/overlays
proxy software healthy proxy
app software healthy app
login software healthy app/login
api software healthy app/api
sophia software healthy app/api/sophia
intent software healthy app/api/sophia/intent
auth software healthy app/api/auth
[...nextauth] software healthy app/api/auth/[...nextauth]
listings software healthy app/api/listings
upload software healthy app/api/listings/upload
list software healthy app/api/listings/list
locations software healthy app/api/listings/locations
create software healthy app/api/listings/create
taxonomy software healthy app/api/listings/taxonomy
telegram software healthy app/api/telegram
webhook software healthy app/api/telegram/webhook
setup software healthy app/api/telegram/setup
admin software healthy app/api/admin
listings software healthy app/api/admin/listings
agents software healthy app/api/admin/agents
bulk software healthy app/api/admin/agents/bulk
import software healthy app/api/admin/agents/import

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

LabelLayerStatusPath
0016_known_bill_hollister.sql data healthy lib/db/migrations/0016_known_bill_hollister.sql
0007_flowery_ben_parker.sql data healthy lib/db/migrations/0007_flowery_ben_parker.sql
0000_keen_devos.sql data healthy lib/db/migrations/0000_keen_devos.sql
0001_sparkling_blue_marvel.sql data healthy lib/db/migrations/0001_sparkling_blue_marvel.sql
0010_cynical_romulus.sql data healthy lib/db/migrations/0010_cynical_romulus.sql
0012_narrow_storm.sql data healthy lib/db/migrations/0012_narrow_storm.sql
0022_fix_password_hash_truncation.sql data healthy lib/db/migrations/0022_fix_password_hash_truncation.sql
0014_curved_bedlam.sql data healthy lib/db/migrations/0014_curved_bedlam.sql
0019_cold_shotgun.sql data healthy lib/db/migrations/0019_cold_shotgun.sql
0020_goofy_vargas.sql data healthy lib/db/migrations/0020_goofy_vargas.sql
0020_fix_rls_performance_warnings.sql data healthy lib/db/migrations/0020_fix_rls_performance_warnings.sql
0015_clear_red_skull.sql data healthy lib/db/migrations/0015_clear_red_skull.sql
0003_cloudy_glorian.sql data healthy lib/db/migrations/0003_cloudy_glorian.sql
0018_wide_proudstar.sql data healthy lib/db/migrations/0018_wide_proudstar.sql
0002_wandering_riptide.sql data healthy lib/db/migrations/0002_wandering_riptide.sql
0019_fix_rls_security_performance.sql data healthy lib/db/migrations/0019_fix_rls_security_performance.sql
0011_clever_thunderball.sql data healthy lib/db/migrations/0011_clever_thunderball.sql
0008_sticky_chimera.sql data healthy lib/db/migrations/0008_sticky_chimera.sql
0004_odd_slayback.sql data healthy lib/db/migrations/0004_odd_slayback.sql
0009_typical_living_lightning.sql data healthy lib/db/migrations/0009_typical_living_lightning.sql
0017_flimsy_psylocke.sql data healthy lib/db/migrations/0017_flimsy_psylocke.sql
0013_fearless_viper.sql data healthy lib/db/migrations/0013_fearless_viper.sql
0005_wooden_whistler.sql data healthy lib/db/migrations/0005_wooden_whistler.sql
0021_quick_roland_deschain.sql data healthy lib/db/migrations/0021_quick_roland_deschain.sql
0006_marvelous_frog_thor.sql data healthy lib/db/migrations/0006_marvelous_frog_thor.sql
20260302100000_restore_dedup_constraint.sql data healthy supabase/migrations/20260302100000_restore_dedup_constraint…
20260226110400_call_tracking.sql data healthy supabase/migrations/20260226110400_call_tracking.sql
20260301140000_add_agent_fields.sql data healthy supabase/migrations/20260301140000_add_agent_fields.sql
20260301033900_rls_orphaned_tables.sql data healthy supabase/migrations/20260301033900_rls_orphaned_tables.sql
20260301033800_rls_agent_tables.sql data healthy supabase/migrations/20260301033800_rls_agent_tables.sql
20260301033700_rls_admin_tables.sql data healthy supabase/migrations/20260301033700_rls_admin_tables.sql
20260226231500_call_audit_cron.sql data healthy supabase/migrations/20260226231500_call_audit_cron.sql
20260226194300_add_chat_id_to_caller_alerts.sql data healthy supabase/migrations/20260226194300_add_chat_id_to_caller_al…
20260528_pending_email_forwards.sql data healthy supabase/migrations/20260528_pending_email_forwards.sql
20260301120000_create_missing_tables.sql data healthy supabase/migrations/20260301120000_create_missing_tables.sql
20260301034000_rls_web_app_user_tables.sql data healthy supabase/migrations/20260301034000_rls_web_app_user_tables.…
20260301160000_fix_rls_initplan_remaining.sql data healthy supabase/migrations/20260301160000_fix_rls_initplan_remaini…
20260301140100_optimize_indexes.sql data healthy supabase/migrations/20260301140100_optimize_indexes.sql
20260301145400_fix_performance_advisor_warnings.sql data healthy supabase/migrations/20260301145400_fix_performance_advisor_…
20260227070200_listing_uploads_agent_phone_index.sql data healthy supabase/migrations/20260227070200_listing_uploads_agent_ph…
20260226140131_telegram_group_messages.sql data healthy supabase/migrations/20260226140131_telegram_group_messages.…
20260302110000_fix_security_definer_views.sql data healthy supabase/migrations/20260302110000_fix_security_definer_vie…
20260511_property_type_leaf_prompt.sql data healthy supabase/migrations/20260511_property_type_leaf_prompt.sql
20260418_telegram_leads_caller_phone.sql data healthy supabase/migrations/20260418_telegram_leads_caller_phone.sql
20260314_autoresearch_rls.sql data healthy supabase/migrations/20260314_autoresearch_rls.sql
20260226185300_add_call_time_to_caller_alerts.sql data healthy supabase/migrations/20260226185300_add_call_time_to_caller_…
20260313_autoresearch.sql data healthy supabase/migrations/20260313_autoresearch.sql
20260305154949_fix_vector_operator.sql data healthy supabase/migrations/20260305154949_fix_vector_operator.sql
20260302000000_token_usage_tracking.sql data healthy supabase/migrations/20260302000000_token_usage_tracking.sql
20260226141013_audit_alerts.sql data healthy supabase/migrations/20260226141013_audit_alerts.sql

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

LabelLayerStatusPath
auth::deploy.py security healthy deploy.py
auth::tests/manual/test-zyprus-api.ts security healthy tests/manual/test-zyprus-api.ts
auth::tests/manual/test-reviewer-assignment.ts security healthy tests/manual/test-reviewer-assignment.ts
auth::.github/workflows/ci.yml security healthy .github/workflows/ci.yml
auth::tests/manual/check-user-api.ts security healthy tests/manual/check-user-api.ts
auth::app/login/page.tsx security healthy app/login/page.tsx
auth::supabase/functions/call-audit/index.ts security healthy supabase/functions/call-audit/index.ts
auth::lib/ai/tools/send-document.ts security healthy lib/ai/tools/send-document.ts
auth::tests/manual/upload-sophia-ai.ts security healthy tests/manual/upload-sophia-ai.ts
auth::supabase/functions/sophia-bot/docx/templates/reservat… security healthy supabase/functions/sophia-bot/docx/templates/reservation-ag…
auth::supabase/functions/sophia-bot/prompts/behaviors/docum… security healthy supabase/functions/sophia-bot/prompts/behaviors/document-ro…
auth::supabase/functions/sophia-bot/zyprus/oauth.ts security healthy supabase/functions/sophia-bot/zyprus/oauth.ts
auth::supabase/config.toml security healthy supabase/config.toml
auth::supabase/functions/sophia-bot/zyprus/client.ts security healthy supabase/functions/sophia-bot/zyprus/client.ts
auth::tests/manual/test-direct-tool.ts security healthy tests/manual/test-direct-tool.ts
auth::lib/ai/tools/registry.ts security healthy lib/ai/tools/registry.ts
auth::supabase/functions/sophia-bot/templates/detection.ts security healthy supabase/functions/sophia-bot/templates/detection.ts
auth::tests/manual/debug-user-api-v2.ts security healthy tests/manual/debug-user-api-v2.ts
auth::tests/manual/test-sophia-full-upload.ts security healthy tests/manual/test-sophia-full-upload.ts
auth::supabase/functions/sophia-bot/zyprus/property-api.ts security healthy supabase/functions/sophia-bot/zyprus/property-api.ts
auth::supabase/functions/sophia-bot/templates/fields.ts security healthy supabase/functions/sophia-bot/templates/fields.ts
auth::tests/manual/test-zyprus-upload-direct.ts security healthy tests/manual/test-zyprus-upload-direct.ts
auth::supabase/functions/listing-notifier/index.ts security healthy supabase/functions/listing-notifier/index.ts
auth::supabase/functions/sophia-bot/utils/field-validator.ts security healthy supabase/functions/sophia-bot/utils/field-validator.ts
auth::package.json security healthy package.json
auth::tests/unit/parallel-image-uploads.test.ts security healthy tests/unit/parallel-image-uploads.test.ts
auth::tests/manual/fetch-user-uuids.ts security healthy tests/manual/fetch-user-uuids.ts
auth::tests/manual/check-trachoni-location.ts security healthy tests/manual/check-trachoni-location.ts
auth::tests/manual/check-taxonomy-features.ts security healthy tests/manual/check-taxonomy-features.ts
auth::lib/zyprus/client.ts security healthy lib/zyprus/client.ts
auth::supabase/functions/sophia-bot/zyprus/land-api.ts security healthy supabase/functions/sophia-bot/zyprus/land-api.ts
auth::tests/manual/debug-user-api.ts security healthy tests/manual/debug-user-api.ts
auth::components/admin/header.tsx security healthy components/admin/header.tsx
auth::supabase/functions/prompt-optimizer/index.ts security healthy supabase/functions/prompt-optimizer/index.ts
auth::supabase/functions/sophia-bot/prompts/templates/heade… security healthy supabase/functions/sophia-bot/prompts/templates/header.ts
auth::CLAUDE.md security healthy CLAUDE.md
auth::.env.example security healthy .env.example
auth::supabase/functions/telegram-indexer/index.ts security healthy supabase/functions/telegram-indexer/index.ts
auth::app/(auth)/auth.ts security healthy app/(auth)/auth.ts
auth::README.md security healthy README.md
auth::tests/manual/upload-tala-property.ts security healthy tests/manual/upload-tala-property.ts
auth::middleware.ts security healthy middleware.ts
auth::scripts/verify-property-type-fix.ts security healthy scripts/verify-property-type-fix.ts
auth::tests/manual/test-direct-uploads.ts security healthy tests/manual/test-direct-uploads.ts
auth::lib/ai/prompts.ts security healthy lib/ai/prompts.ts
auth::tests/manual/test-full-upload.ts security healthy tests/manual/test-full-upload.ts
auth::supabase/functions/sophia-bot/prompts/templates/viewi… security healthy supabase/functions/sophia-bot/prompts/templates/viewing-for…
auth::app/layout.tsx security healthy app/layout.tsx
auth::tests/manual/test-upload-with-images.ts security healthy tests/manual/test-upload-with-images.ts
auth::tests/production-readiness.test.ts security healthy tests/production-readiness.test.ts

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

LabelLayerStatusPath
LandListing data healthy lib/db/migrations/0016_known_bill_hollister.sql
Chat data healthy lib/db/migrations/0000_keen_devos.sql
User data healthy lib/db/migrations/0000_keen_devos.sql
Suggestion data healthy lib/db/migrations/0001_sparkling_blue_marvel.sql
Document data healthy lib/db/migrations/0001_sparkling_blue_marvel.sql
AgentChatSession data healthy lib/db/migrations/0014_curved_bedlam.sql
ZyprusAgent data healthy lib/db/migrations/0014_curved_bedlam.sql
DocumentSend data healthy lib/db/migrations/0019_cold_shotgun.sql
Message data healthy lib/db/migrations/0002_wandering_riptide.sql
Vote data healthy lib/db/migrations/0002_wandering_riptide.sql
ListingUploadAttempt data healthy lib/db/migrations/0008_sticky_chimera.sql
PropertyListing data healthy lib/db/migrations/0008_sticky_chimera.sql
LeadForwardingRotation data healthy lib/db/migrations/0017_flimsy_psylocke.sql
TelegramGroup data healthy lib/db/migrations/0017_flimsy_psylocke.sql
TelegramLead data healthy lib/db/migrations/0017_flimsy_psylocke.sql
AdminAuditLog data healthy lib/db/migrations/0013_fearless_viper.sql
AdminUserRole data healthy lib/db/migrations/0013_fearless_viper.sql
AgentExecutionLog data healthy lib/db/migrations/0013_fearless_viper.sql
CalculatorUsageLog data healthy lib/db/migrations/0013_fearless_viper.sql
DocumentGenerationLog data healthy lib/db/migrations/0013_fearless_viper.sql
IntegrationStatus data healthy lib/db/migrations/0013_fearless_viper.sql
SystemHealthLog data healthy lib/db/migrations/0013_fearless_viper.sql
UserActivitySummary data healthy lib/db/migrations/0013_fearless_viper.sql
WhatsAppConversation data healthy lib/db/migrations/0013_fearless_viper.sql
Message_v2 data healthy lib/db/migrations/0005_wooden_whistler.sql
Vote_v2 data healthy lib/db/migrations/0005_wooden_whistler.sql
Stream data healthy lib/db/migrations/0006_marvelous_frog_thor.sql
call_audit_runs data healthy supabase/migrations/20260226110400_call_tracking.sql
call_records data healthy supabase/migrations/20260226110400_call_tracking.sql
caller_alerts data healthy supabase/migrations/20260226110400_call_tracking.sql
app_secrets data healthy supabase/migrations/20260226231500_call_audit_cron.sql
cron_execution_log data healthy supabase/migrations/20260226231500_call_audit_cron.sql
pending_email_forwards data healthy supabase/migrations/20260528_pending_email_forwards.sql
telegram_group_messages data healthy supabase/migrations/20260226140131_telegram_group_messages.…
sophia_experiments data healthy supabase/migrations/20260313_autoresearch.sql
sophia_experiment_learnings data healthy supabase/migrations/20260313_autoresearch.sql
sophia_experiment_skip_list data healthy supabase/migrations/20260313_autoresearch.sql
audit_alerts data healthy supabase/migrations/20260226141013_audit_alerts.sql

LabelLayerStatusPath
127.0.0.1 network healthy tests/unit/edge-functions/url-validator.test.ts
169.254.169.254 network healthy tests/unit/edge-functions/url-validator.test.ts
10.0.0.1 network healthy tests/unit/edge-functions/url-validator.test.ts
10.255.255.255 network healthy tests/unit/edge-functions/url-validator.test.ts
10.1.2.3 network healthy tests/unit/edge-functions/url-validator.test.ts
172.16.0.1 network healthy tests/unit/edge-functions/url-validator.test.ts
172.31.255.255 network healthy tests/unit/edge-functions/url-validator.test.ts
172.20.1.1 network healthy tests/unit/edge-functions/url-validator.test.ts
172.15.0.1 network healthy tests/unit/edge-functions/url-validator.test.ts
172.32.0.1 network healthy tests/unit/edge-functions/url-validator.test.ts
192.168.0.1 network healthy tests/unit/edge-functions/url-validator.test.ts
192.168.1.1 network healthy tests/unit/edge-functions/url-validator.test.ts
192.168.255.255 network healthy tests/unit/edge-functions/url-validator.test.ts
127.1.2.3 network healthy tests/unit/edge-functions/url-validator.test.ts
0.1.2.3 network healthy tests/unit/edge-functions/url-validator.test.ts
169.254.0.1 network healthy tests/unit/edge-functions/url-validator.test.ts
8.8.8.8 network healthy tests/unit/edge-functions/url-validator.test.ts
1.1.1.1 network healthy tests/unit/edge-functions/url-validator.test.ts
203.0.113.1 network healthy tests/unit/edge-functions/url-validator.test.ts
255.255.255.255 network healthy tests/unit/edge-functions/url-validator.test.ts
185.162.18.158 network healthy scripts/3cx-manual-audit.py
10.0.0.0 network healthy supabase/functions/sophia-bot/utils/url-validator.ts
172.16.0.0 network healthy supabase/functions/sophia-bot/utils/url-validator.ts
192.168.0.0 network healthy supabase/functions/sophia-bot/utils/url-validator.ts
127.0.0.0 network healthy supabase/functions/sophia-bot/utils/url-validator.ts
169.254.0.0 network healthy supabase/functions/sophia-bot/utils/url-validator.ts
125.0.0.0 network healthy supabase/functions/sophia-bot/services/image-handler.ts
131.0.0.0 network healthy services/bazaraki-scraper/index.js

LabelLayerStatusPath
normalizes software healthy tests/unit/edge-functions/url-validator.test.ts:normalizes
DatabaseService software healthy tests/unit/edge-functions/database.test.ts:DatabaseService
AnalyticsService software healthy tests/unit/edge-functions/analytics.test.ts:AnalyticsService
TestablePromptLoader software healthy tests/unit/edge-functions/prompt-loader.test.ts:TestablePro…
RateLimiter software healthy tests/unit/edge-functions/rate-limiter.test.ts:RateLimiter
AuthPage software healthy tests/pages/auth.ts:AuthPage
ChatPage software healthy tests/pages/chat.ts:ChatPage
ArtifactPage software healthy tests/pages/artifact.ts:ArtifactPage
const software healthy tests/e2e/sophia-formatting.test.ts:const
ChatSDKError software healthy lib/errors.ts:ChatSDKError
STEP software healthy lib/ai/prompts.ts:STEP
TelegramClient software healthy lib/telegram/client.ts:TelegramClient
ZyprusAPIError software healthy lib/zyprus/client.ts:ZyprusAPIError
WhatsAppClient software healthy lib/whatsapp/client.ts:WhatsAppClient
RejectionError software healthy supabase/functions/sophia-bot/rules/reviewer-assignment.ts:…
Logger software healthy supabase/functions/sophia-bot/utils/logger.ts:Logger
in software healthy supabase/functions/sophia-bot/services/description-generato…
in software healthy supabase/functions/sophia-bot/tools/definitions.ts:in
goes software healthy supabase/functions/sophia-bot/prompts/behaviors/property-up…
to software healthy supabase/functions/sophia-bot/prompts/behaviors/property-up…
ThreeCXAuthError software healthy supabase/functions/call-audit/3cx/client.ts:ThreeCXAuthError
ThreeCXClient software healthy supabase/functions/call-audit/3cx/client.ts:ThreeCXClient
ThreeCXAuthError software healthy supabase/functions/call-audit/3cx/types.ts:ThreeCXAuthError
ThreeCXAPIError software healthy supabase/functions/call-audit/3cx/types.ts:ThreeCXAPIError
TelegramBotClient software healthy supabase/functions/_shared/telegram.ts:TelegramBotClient

LabelLayerStatusPath
App frontend healthy components/invoices/redesign/App.tsx
NotFound frontend healthy app/not-found.tsx
Page frontend healthy app/page.tsx
RootLayout frontend healthy app/layout.tsx
GlobalError frontend healthy app/global-error.tsx
LoginPage frontend healthy app/login/page.tsx
Loading frontend healthy app/(admin)/admin/loading.tsx
AdminListingsPage frontend healthy app/(admin)/admin/listings/page.tsx
LegacyInvoicesRedirect frontend healthy app/(admin)/admin/invoices/page.tsx

LabelLayerStatusPath
/auth frontend healthy tests/pages/auth.ts
/chat frontend healthy tests/pages/chat.ts
/artifact frontend healthy tests/pages/artifact.ts
/ frontend healthy app/access/actions.ts
/api/CallLog?TimeZoneName=Asia%2FNicosia&callState=All&date… frontend healthy supabase/functions/call-audit/3cx/call-log-extractor.ts
/api/activeCalls/getCallLog frontend healthy supabase/functions/call-audit/3cx/call-log-extractor.ts

LabelLayerStatusPath
lint-and-typecheck cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/ci.yml
security-audit cicd healthy .github/workflows/ci.yml
deploy-edge-functions cicd healthy .github/workflows/ci.yml
database-migrations cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
postgresql data healthy README.md
redis data healthy README.md
postgres data healthy package.json

LabelLayerStatusPath
vps::aws hardware healthy README.md
vps::gcp hardware healthy tests/unit/edge-functions/url-validator.test.ts
vps::azure hardware healthy tests/unit/edge-functions/url-validator.test.ts

LabelLayerStatusPath
SUPABASE_PROJECT_REF cicd healthy
POSTGRES_URL cicd healthy
SUPABASE_ACCESS_TOKEN cicd healthy

LabelLayerStatusPath
port:3000 network healthy .env.example
port:993 network healthy services/email-router/src/gmail.ts

LabelLayerStatusPath
image::services/bazaraki-scraper/Dockerfile hardware healthy services/bazaraki-scraper/Dockerfile
image::services/email-router/Dockerfile hardware healthy services/email-router/Dockerfile

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

LabelLayerStatusPath
gpu (detected) hardware healthy supabase/functions/telegram-sophia/index.ts

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
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/4485adcf-29b2-48ca-a059-83028c450c47/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/4485adcf-29b2-48ca-a059-83028c450c47/

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.