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.

sinapsioia/NEW-SINAPSIO

https://github.com/sinapsioia/NEW-SINAPSIO · scanned 2026-06-16 00:13 UTC (2 months, 2 weeks ago)

161 raw signals (0 security + 161 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 157 actionable findings from 1 signal source. 4 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 1417 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
fill software healthy build_modelo.py:16
section software healthy build_modelo.py:42
inp software healthy build_modelo.py:47
kpi software healthy build_modelo.py:165
isAllowedOrigin software healthy apps/api/src/index.ts:isAllowedOrigin
getJwtAal software healthy apps/api/src/middleware/auth.ts:getJwtAal
requireAuth software healthy apps/api/src/middleware/auth.ts:requireAuth
hasVerifiedFactor software healthy apps/api/src/middleware/auth.ts:hasVerifiedFactor
tenantId software healthy apps/api/src/middleware/auth.ts:tenantId
requireAdmin software healthy apps/api/src/middleware/auth.ts:requireAdmin
getClientIp software healthy apps/api/src/middleware/rateLimit.ts:getClientIp
rateLimit software healthy apps/api/src/middleware/rateLimit.ts:rateLimit
getStringParams software healthy apps/api/src/lib/twilio.ts:getStringParams
getWebhookUrl software healthy apps/api/src/lib/twilio.ts:getWebhookUrl
buildExpectedSignature software healthy apps/api/src/lib/twilio.ts:buildExpectedSignature
signaturesMatch software healthy apps/api/src/lib/twilio.ts:signaturesMatch
shouldValidateTwilioSignature software healthy apps/api/src/lib/twilio.ts:shouldValidateTwilioSignature
validateTwilioRequest software healthy apps/api/src/lib/twilio.ts:validateTwilioRequest
validateTwilioRequestWithAuthToken software healthy apps/api/src/lib/twilio.ts:validateTwilioRequestWithAuthTok…
getTwilioParam software healthy apps/api/src/lib/twilio.ts:getTwilioParam
value software healthy apps/api/src/lib/twilio.ts:value
twimlSay software healthy apps/api/src/lib/twilio.ts:twimlSay
escapeXml software healthy apps/api/src/lib/twilio.ts:escapeXml
str software healthy apps/api/src/lib/bookingConfirmations.ts:str
agentLanguage software healthy apps/api/src/lib/bookingConfirmations.ts:agentLanguage
formatDateTime software healthy apps/api/src/lib/bookingConfirmations.ts:formatDateTime
fillTemplate software healthy apps/api/src/lib/bookingConfirmations.ts:fillTemplate
findWhatsAppSender software healthy apps/api/src/lib/bookingConfirmations.ts:findWhatsAppSender
match software healthy apps/api/src/lib/bookingConfirmations.ts:match
sendBookingConfirmations software healthy apps/api/src/lib/bookingConfirmations.ts:sendBookingConfirm…
sendReminderForBooking software healthy apps/api/src/lib/bookingConfirmations.ts:sendReminderForBoo…
runBookingReminderSweep software healthy apps/api/src/lib/bookingConfirmations.ts:runBookingReminder…
details software healthy apps/api/src/lib/bookingConfirmations.ts:details
startBookingReminderWorker software healthy apps/api/src/lib/bookingConfirmations.ts:startBookingRemind…
tick software healthy apps/api/src/lib/bookingConfirmations.ts:tick
getDefaultFromAddress software healthy apps/api/src/lib/email.ts:getDefaultFromAddress
isEmailConfigured software healthy apps/api/src/lib/email.ts:isEmailConfigured
sendEmail software healthy apps/api/src/lib/email.ts:sendEmail
renderNode software healthy apps/api/src/lib/siniTree.ts:renderNode
renderFlowRules software healthy apps/api/src/lib/siniTree.ts:renderFlowRules
isSocialUrl software healthy apps/api/src/lib/scraper.ts:isSocialUrl
fetchRenderedText software healthy apps/api/src/lib/scraper.ts:fetchRenderedText
scrapeUrl software healthy apps/api/src/lib/scraper.ts:scrapeUrl
scrapeBusinessUrls software healthy apps/api/src/lib/scraper.ts:scrapeBusinessUrls
buildUserContent software healthy apps/api/src/lib/agentSuggestion.ts:buildUserContent
generateAgentSuggestion software healthy apps/api/src/lib/agentSuggestion.ts:generateAgentSuggestion
str software healthy apps/api/src/lib/emailTemplates.ts:str
getTenantBranding software healthy apps/api/src/lib/emailTemplates.ts:getTenantBranding
escapeHtml software healthy apps/api/src/lib/emailTemplates.ts:escapeHtml
renderBrandedEmail software healthy apps/api/src/lib/emailTemplates.ts:renderBrandedEmail

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

LabelLayerStatusPath
build_modelo.py software healthy build_modelo.py
CODEX.md software healthy CODEX.md
infra-tecnica.html software healthy infra-tecnica.html
skills-lock.json software healthy skills-lock.json
PRODUCT.md software healthy PRODUCT.md
README.md software healthy README.md
MILESTONE_1_PLAN.md software healthy MILESTONE_1_PLAN.md
onboarding-infra.html software healthy onboarding-infra.html
modelo-financiero-guia.html software healthy modelo-financiero-guia.html
package.json software healthy package.json
CLAUDE_HANDOFF.md software healthy CLAUDE_HANDOFF.md
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
plan.html software healthy plan.html
roadmap.html software healthy roadmap.html
construccion.html software healthy construccion.html
tsconfig.base.json software healthy tsconfig.base.json
README.md software healthy apps/api/README.md
package.json software healthy apps/api/package.json
Dockerfile software healthy apps/api/Dockerfile
.env.example software healthy apps/api/.env.example
tsconfig.json software healthy apps/api/tsconfig.json
index.ts software healthy apps/api/src/index.ts
auth.ts software healthy apps/api/src/middleware/auth.ts
rateLimit.ts software healthy apps/api/src/middleware/rateLimit.ts
twilio.ts software healthy apps/api/src/lib/twilio.ts
bookingConfirmations.ts software healthy apps/api/src/lib/bookingConfirmations.ts
email.ts software healthy apps/api/src/lib/email.ts
siniTree.ts software healthy apps/api/src/lib/siniTree.ts
scraper.ts software healthy apps/api/src/lib/scraper.ts
agentSuggestion.ts software healthy apps/api/src/lib/agentSuggestion.ts
emailTemplates.ts software healthy apps/api/src/lib/emailTemplates.ts
billing.ts software healthy apps/api/src/lib/billing.ts
callIntelligence.ts software healthy apps/api/src/lib/callIntelligence.ts
composioTools.ts software healthy apps/api/src/lib/composioTools.ts
googleApi.ts software healthy apps/api/src/lib/googleApi.ts
notifications.ts software healthy apps/api/src/lib/notifications.ts
agentTypeDefaults.ts software healthy apps/api/src/lib/agentTypeDefaults.ts
rag.ts software healthy apps/api/src/lib/rag.ts
agentCreator.ts software healthy apps/api/src/lib/agentCreator.ts
googleOAuth.ts software healthy apps/api/src/lib/googleOAuth.ts
usageLimits.ts software healthy apps/api/src/lib/usageLimits.ts
whatsappRuntime.ts software healthy apps/api/src/lib/whatsappRuntime.ts
composioClient.ts software healthy apps/api/src/lib/composioClient.ts
reengagement.ts software healthy apps/api/src/lib/reengagement.ts
supabase.ts software healthy apps/api/src/lib/supabase.ts
channelRuntime.ts software healthy apps/api/src/lib/channelRuntime.ts
customActions.ts software healthy apps/api/src/lib/customActions.ts
elevenlabs.ts software healthy apps/api/src/lib/elevenlabs.ts
deepgram.ts software healthy apps/api/src/lib/deepgram.ts

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

LabelLayerStatusPath
GET /health api healthy services/rag/main.py
POST /ingest api healthy services/rag/main.py
POST /ingest-file api healthy services/rag/main.py
POST /retrieve api healthy services/rag/main.py
USE /agents api healthy apps/api/src/index.ts
USE /leads api healthy apps/api/src/index.ts
USE /calls api healthy apps/api/src/index.ts
USE /knowledge api healthy apps/api/src/index.ts
USE /bookings api healthy apps/api/src/index.ts
USE /contacts api healthy apps/api/src/index.ts
USE /usage api healthy apps/api/src/index.ts
USE /billing api healthy apps/api/src/index.ts
USE /conversations api healthy apps/api/src/index.ts
USE /whatsapp api healthy apps/api/src/index.ts
USE /channels api healthy apps/api/src/index.ts
USE /integrations api healthy apps/api/src/index.ts
USE /tenant api healthy apps/api/src/index.ts
USE /catalog api healthy apps/api/src/index.ts
USE /assistant api healthy apps/api/src/index.ts
USE /composio api healthy apps/api/src/index.ts
USE /notifications api healthy apps/api/src/index.ts
USE /ai api healthy apps/api/src/index.ts
USE /provision api healthy apps/api/src/index.ts
USE /webhooks api healthy apps/api/src/index.ts
GET /products api healthy apps/api/src/routes/catalog.ts
POST /products api healthy apps/api/src/routes/catalog.ts
PUT /products/:id api healthy apps/api/src/routes/catalog.ts
DELETE /products/:id api healthy apps/api/src/routes/catalog.ts
GET /orders api healthy apps/api/src/routes/catalog.ts
POST /generate-pitch-block api healthy apps/api/src/routes/ai.ts
POST /stripe api healthy apps/api/src/routes/webhooks.ts
POST /mercadopago api healthy apps/api/src/routes/webhooks.ts
POST /twilio/status api healthy apps/api/src/routes/webhooks.ts
POST /twilio/voice api healthy apps/api/src/routes/webhooks.ts
POST /twilio/whatsapp api healthy apps/api/src/routes/webhooks.ts
POST /telegram/:connectionId api healthy apps/api/src/routes/webhooks.ts
GET /meta api healthy apps/api/src/routes/webhooks.ts
POST /meta api healthy apps/api/src/routes/webhooks.ts
POST /property-inbox/:connectionId api healthy apps/api/src/routes/webhooks.ts
POST /elevenlabs/tool api healthy apps/api/src/routes/webhooks.ts
POST /elevenlabs/post-call api healthy apps/api/src/routes/webhooks.ts
GET /status api healthy apps/api/src/routes/composio.ts
GET /connections api healthy apps/api/src/routes/composio.ts
GET /actions api healthy apps/api/src/routes/composio.ts
POST /connect api healthy apps/api/src/routes/composio.ts
POST /create-checkout api healthy apps/api/src/routes/billing.ts
POST /portal api healthy apps/api/src/routes/billing.ts
GET /subscription api healthy apps/api/src/routes/billing.ts
POST /chat api healthy apps/api/src/routes/assistant.ts
POST /draft/apply api healthy apps/api/src/routes/assistant.ts

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

LabelLayerStatusPath
/Contacts frontend healthy apps/web/src/pages/Contacts.tsx
/AuthCallback frontend healthy apps/web/src/pages/AuthCallback.tsx
/Agents frontend healthy apps/web/src/pages/Agents.tsx
/DataDeletion frontend healthy apps/web/src/pages/DataDeletion.tsx
/WhatsApp frontend healthy apps/web/src/pages/WhatsApp.tsx
/Calls frontend healthy apps/web/src/pages/Calls.tsx
/AgentBuilder frontend healthy apps/web/src/pages/AgentBuilder.tsx
/Dashboard frontend healthy apps/web/src/pages/Dashboard.tsx
/Bookings frontend healthy apps/web/src/pages/Bookings.tsx
/SiniPage frontend healthy apps/web/src/pages/SiniPage.tsx
/AgentCreator frontend healthy apps/web/src/pages/AgentCreator.tsx
/Onboarding frontend healthy apps/web/src/pages/Onboarding.tsx
/Privacy frontend healthy apps/web/src/pages/Privacy.tsx
/Login frontend healthy apps/web/src/pages/Login.tsx
/Knowledge frontend healthy apps/web/src/pages/Knowledge.tsx
/Conversations frontend healthy apps/web/src/pages/Conversations.tsx
/Usage frontend healthy apps/web/src/pages/Usage.tsx
/Settings frontend healthy apps/web/src/pages/Settings.tsx
/Billing frontend healthy apps/web/src/pages/Billing.tsx
/Integrations frontend healthy apps/web/src/pages/Integrations.tsx
/ResetPassword frontend healthy apps/web/src/pages/ResetPassword.tsx
/login frontend healthy apps/web/src/App.tsx
/auth/callback frontend healthy apps/web/src/App.tsx
/reset-password frontend healthy apps/web/src/App.tsx
/privacy frontend healthy apps/web/src/App.tsx
/data-deletion frontend healthy apps/web/src/App.tsx
/onboarding frontend healthy apps/web/src/App.tsx
/ frontend healthy apps/web/src/App.tsx
/sini frontend healthy apps/web/src/App.tsx
/create frontend healthy apps/web/src/App.tsx
/agents-list frontend healthy apps/web/src/App.tsx
/agents frontend healthy apps/web/src/App.tsx
/calls frontend healthy apps/web/src/App.tsx
/conversations frontend healthy apps/web/src/App.tsx
/whatsapp frontend healthy apps/web/src/App.tsx
/bookings frontend healthy apps/web/src/App.tsx
/contacts frontend healthy apps/web/src/App.tsx
/knowledge frontend healthy apps/web/src/App.tsx
/tools frontend healthy apps/web/src/App.tsx
/integrations frontend healthy apps/web/src/App.tsx
/usage frontend healthy apps/web/src/App.tsx
/billing frontend healthy apps/web/src/App.tsx
/settings frontend healthy apps/web/src/App.tsx
* frontend healthy apps/web/src/App.tsx

LabelLayerStatusPath
apps software healthy apps
api software healthy apps/api
src software healthy apps/api/src
middleware software healthy apps/api/src/middleware
lib software healthy apps/api/src/lib
routes software healthy apps/api/src/routes
web software healthy apps/web
src software healthy apps/web/src
components software healthy apps/web/src/components
agent-builder software healthy apps/web/src/components/agent-builder
paco software healthy apps/web/src/components/agent-builder/paco
sini software healthy apps/web/src/components/sini
lib software healthy apps/web/src/lib
pages software healthy apps/web/src/pages
hooks software healthy apps/web/src/hooks
styles software healthy apps/web/src/styles
landing software healthy apps/landing
scripts software healthy apps/landing/scripts
src software healthy apps/landing/src
components software healthy apps/landing/src/components
lib software healthy apps/landing/src/lib
styles software healthy apps/landing/src/styles
docs software healthy docs
n8n software healthy n8n
flows software healthy n8n/flows
credentials software healthy n8n/credentials
packages software healthy packages
shared software healthy packages/shared
src software healthy packages/shared/src
.claude software healthy .claude
agents software healthy .claude/agents
services software healthy services
rag software healthy services/rag
db software healthy db
migrations software healthy db/migrations
infra software healthy infra

LabelLayerStatusPath
011_booking_confirmations.sql data healthy db/migrations/011_booking_confirmations.sql
005_call_intelligence.sql data healthy db/migrations/005_call_intelligence.sql
007_agent_business_profile.sql data healthy db/migrations/007_agent_business_profile.sql
015_tenant_branding.sql data healthy db/migrations/015_tenant_branding.sql
018_agent_types.sql data healthy db/migrations/018_agent_types.sql
008_twilio_sender_credentials.sql data healthy db/migrations/008_twilio_sender_credentials.sql
013_multichannel_inbox.sql data healthy db/migrations/013_multichannel_inbox.sql
020_verified_caller_id.sql data healthy db/migrations/020_verified_caller_id.sql
016_notifications_gaps_team.sql data healthy db/migrations/016_notifications_gaps_team.sql
009_integrations.sql data healthy db/migrations/009_integrations.sql
010_agent_escalation.sql data healthy db/migrations/010_agent_escalation.sql
021_deepgram_voice_provider.sql data healthy db/migrations/021_deepgram_voice_provider.sql
012_tenant_email_identity.sql data healthy db/migrations/012_tenant_email_identity.sql
003_billing_stripe_fields.sql data healthy db/migrations/003_billing_stripe_fields.sql
007_whatsapp_channel.sql data healthy db/migrations/007_whatsapp_channel.sql
022_mercadopago_billing.sql data healthy db/migrations/022_mercadopago_billing.sql
017_agent_voice_tuning.sql data healthy db/migrations/017_agent_voice_tuning.sql
014_catalog_orders.sql data healthy db/migrations/014_catalog_orders.sql
019_agent_vertical.sql data healthy db/migrations/019_agent_vertical.sql
001_initial_schema.sql data healthy db/migrations/001_initial_schema.sql
002_rag_match_function.sql data healthy db/migrations/002_rag_match_function.sql
004_agent_personalization.sql data healthy db/migrations/004_agent_personalization.sql
006_call_direction.sql data healthy db/migrations/006_call_direction.sql

LabelLayerStatusPath
App frontend healthy apps/web/src/App.tsx
Contacts frontend healthy apps/web/src/pages/Contacts.tsx
AuthCallback frontend healthy apps/web/src/pages/AuthCallback.tsx
Agents frontend healthy apps/web/src/pages/Agents.tsx
DataDeletion frontend healthy apps/web/src/pages/DataDeletion.tsx
WhatsApp frontend healthy apps/web/src/pages/WhatsApp.tsx
Calls frontend healthy apps/web/src/pages/Calls.tsx
AgentBuilder frontend healthy apps/web/src/pages/AgentBuilder.tsx
Dashboard frontend healthy apps/web/src/pages/Dashboard.tsx
Bookings frontend healthy apps/web/src/pages/Bookings.tsx
SiniPage frontend healthy apps/web/src/pages/SiniPage.tsx
AgentCreator frontend healthy apps/web/src/pages/AgentCreator.tsx
Onboarding frontend healthy apps/web/src/pages/Onboarding.tsx
Privacy frontend healthy apps/web/src/pages/Privacy.tsx
Login frontend healthy apps/web/src/pages/Login.tsx
Knowledge frontend healthy apps/web/src/pages/Knowledge.tsx
Conversations frontend healthy apps/web/src/pages/Conversations.tsx
Usage frontend healthy apps/web/src/pages/Usage.tsx
Settings frontend healthy apps/web/src/pages/Settings.tsx
Billing frontend healthy apps/web/src/pages/Billing.tsx
Integrations frontend healthy apps/web/src/pages/Integrations.tsx
ResetPassword frontend healthy apps/web/src/pages/ResetPassword.tsx
App frontend healthy apps/landing/src/App.tsx

LabelLayerStatusPath
leads data healthy db/migrations/018_agent_types.sql
channel_connections data healthy db/migrations/013_multichannel_inbox.sql
notifications data healthy db/migrations/016_notifications_gaps_team.sql
knowledge_gaps data healthy db/migrations/016_notifications_gaps_team.sql
integrations data healthy db/migrations/009_integrations.sql
whatsapp_senders data healthy db/migrations/007_whatsapp_channel.sql
conversations data healthy db/migrations/007_whatsapp_channel.sql
messages data healthy db/migrations/007_whatsapp_channel.sql
products data healthy db/migrations/014_catalog_orders.sql
orders data healthy db/migrations/014_catalog_orders.sql
tenants data healthy db/migrations/001_initial_schema.sql
users data healthy db/migrations/001_initial_schema.sql
agents data healthy db/migrations/001_initial_schema.sql
phone_numbers data healthy db/migrations/001_initial_schema.sql
knowledge_documents data healthy db/migrations/001_initial_schema.sql
knowledge_chunks data healthy db/migrations/001_initial_schema.sql
contacts data healthy db/migrations/001_initial_schema.sql
bookings data healthy db/migrations/001_initial_schema.sql
calls data healthy db/migrations/001_initial_schema.sql
usage_events data healthy db/migrations/001_initial_schema.sql

LabelLayerStatusPath
auth::apps/api/src/routes/composio.ts security healthy apps/api/src/routes/composio.ts
auth::apps/api/src/routes/integrations.ts security healthy apps/api/src/routes/integrations.ts
auth::apps/web/src/hooks/useAuth.ts security healthy apps/web/src/hooks/useAuth.ts
auth::apps/api/src/lib/googleOAuth.ts security healthy apps/api/src/lib/googleOAuth.ts
auth::apps/web/src/pages/Settings.tsx security healthy apps/web/src/pages/Settings.tsx
auth::.env.example security healthy .env.example
auth::README.md security healthy README.md
auth::apps/api/src/routes/channels.ts security healthy apps/api/src/routes/channels.ts
auth::apps/api/src/routes/provision.ts security healthy apps/api/src/routes/provision.ts
auth::onboarding-infra.html security healthy onboarding-infra.html
auth::apps/web/src/pages/Integrations.tsx security healthy apps/web/src/pages/Integrations.tsx
auth::CODEX.md security healthy CODEX.md
auth::apps/api/src/lib/googleApi.ts security healthy apps/api/src/lib/googleApi.ts
auth::apps/api/README.md security healthy apps/api/README.md
auth::apps/web/src/pages/AuthCallback.tsx security healthy apps/web/src/pages/AuthCallback.tsx
auth::apps/api/src/routes/assistant.ts security healthy apps/api/src/routes/assistant.ts
auth::apps/web/src/components/ProtectedRoute.tsx security healthy apps/web/src/components/ProtectedRoute.tsx
auth::apps/api/src/middleware/auth.ts security healthy apps/api/src/middleware/auth.ts

LabelLayerStatusPath
image::apps/api/Dockerfile hardware healthy apps/api/Dockerfile
image::apps/web/Dockerfile hardware healthy apps/web/Dockerfile
image::apps/landing/Dockerfile hardware healthy apps/landing/Dockerfile
image::services/rag/Dockerfile hardware healthy services/rag/Dockerfile
api hardware healthy infra/docker-compose.yml
rag hardware healthy infra/docker-compose.yml
n8n-postgres hardware healthy infra/docker-compose.yml
n8n-main hardware healthy infra/docker-compose.yml
n8n-worker hardware healthy infra/docker-compose.yml
redis hardware healthy infra/docker-compose.yml
caddy hardware healthy infra/docker-compose.yml

LabelLayerStatusPath
ErrorBoundary software healthy apps/web/src/components/ErrorBoundary.tsx:ErrorBoundary
DocumentInput software healthy services/rag/main.py:34
RAGIngestRequest software healthy services/rag/main.py:41
FileDocumentInput software healthy services/rag/main.py:46
RAGFileIngestRequest software healthy services/rag/main.py:55
RAGIngestResponse software healthy services/rag/main.py:60
RAGRetrieveRequest software healthy services/rag/main.py:66
ChunkResult software healthy services/rag/main.py:72
RAGRetrieveResponse software healthy services/rag/main.py:78

LabelLayerStatusPath
port:3000 network healthy .env.example
port:5173 network healthy apps/web/vite.config.ts
port:80 network healthy apps/web/Dockerfile
port:5180 network healthy apps/landing/vite.config.ts
port:8000 network healthy services/rag/Dockerfile
port:5678 network healthy infra/docker-compose.yml
port:6379 network healthy infra/docker-compose.yml
port:443 network healthy infra/docker-compose.yml

LabelLayerStatusPath
redis data healthy build_modelo.py
postgres data healthy build_modelo.py
postgresql data healthy .env.example

LabelLayerStatusPath
127.0.0.1 network healthy CODEX.md
385.104.653.447 network healthy apps/web/src/components/Sidebar.tsx
39.1.67.45 network healthy apps/web/src/pages/Dashboard.tsx

LabelLayerStatusPath
nginx network healthy apps/web/Dockerfile
caddy network healthy n8n/README.md

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

LabelLayerStatusPath
gpu (detected) hardware healthy apps/landing/scripts/shoot.mjs
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/8639658c-8830-4b7a-965b-bee90bccc77c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8639658c-8830-4b7a-965b-bee90bccc77c/

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.