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.

SyedAman10/SALESAGENT1

https://github.com/SyedAman10/SALESAGENT1 · scanned 2026-06-16 00:27 UTC (2 months, 2 weeks ago)

21 raw signals (0 security + 21 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 21 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 279 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
main software healthy test-apollo.ts:main
main software healthy cleanup.ts:main
company software healthy cleanup.ts:company
proxy software healthy proxy.ts:proxy
host software healthy proxy.ts:host
appHost software healthy proxy.ts:appHost
Dashboard software healthy app/page.tsx:Dashboard
openDomainPicker software healthy app/page.tsx:openDomainPicker
runStep software healthy app/page.tsx:runStep
runAll software healthy app/page.tsx:runAll
goLiveDomain software healthy app/page.tsx:goLiveDomain
confirmDomainPicker software healthy app/page.tsx:confirmDomainPicker
confirmAndSend software healthy app/page.tsx:confirmAndSend
sendEmails software healthy app/page.tsx:sendEmails
markReplied software healthy app/page.tsx:markReplied
scoreColor software healthy app/page.tsx:scoreColor
RootLayout software healthy app/layout.tsx:RootLayout
GET software healthy app/api/auth/google/route.ts:GET
GET software healthy app/api/auth/google/callback/route.ts:GET
GET software healthy app/api/leads/route.ts:GET
PATCH software healthy app/api/leads/route.ts:PATCH
POST software healthy app/api/send/route.ts:POST
emit software healthy app/api/send/route.ts:emit
GET software healthy app/api/unsubscribe/route.ts:GET
GET software healthy app/api/emails/route.ts:GET
GET software healthy app/api/gmail-account/route.ts:GET
DELETE software healthy app/api/gmail-account/route.ts:DELETE
GET software healthy app/api/cron/route.ts:GET
GET software healthy app/api/cron/ingest/route.ts:GET
POST software healthy app/api/pipeline/route.ts:POST
GET software healthy app/api/warmup/route.ts:GET
POST software healthy app/api/warmup/route.ts:POST
POST software healthy app/api/storefront/offer/route.ts:POST
POST software healthy app/api/storefront/chat/route.ts:POST
GET software healthy app/api/debug/route.ts:GET
GET software healthy app/api/stats/route.ts:GET
GET software healthy app/api/broker-pitches/route.ts:GET
GET software healthy app/api/domains/route.ts:GET
POST software healthy app/api/domains/attach/route.ts:POST
BuyWidget software healthy app/buy/[domain]/widget.tsx:BuyWidget
Chat software healthy app/buy/[domain]/widget.tsx:Chat
send software healthy app/buy/[domain]/widget.tsx:send
OfferForm software healthy app/buy/[domain]/widget.tsx:OfferForm
submit software healthy app/buy/[domain]/widget.tsx:submit
generateMetadata software healthy app/buy/[domain]/page.tsx:generateMetadata
BuyPage software healthy app/buy/[domain]/page.tsx:BuyPage
getTemplates software healthy lib/warmup.ts:getTemplates
getCurrentDay software healthy lib/warmup.ts:getCurrentDay
getScheduleEntry software healthy lib/warmup.ts:getScheduleEntry

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

LabelLayerStatusPath
instrumentation.ts software healthy instrumentation.ts
domains.json software healthy domains.json
vercel.json software healthy vercel.json
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
test-apollo.ts software healthy test-apollo.ts
cleanup.ts software healthy cleanup.ts
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
IMPLEMENTATION_LOG.md software healthy IMPLEMENTATION_LOG.md
AGENTS.md software healthy AGENTS.md
proxy.ts software healthy proxy.ts
tsconfig.test.json software healthy tsconfig.test.json
next.config.ts software healthy next.config.ts
globals.css software healthy app/globals.css
page.tsx software healthy app/page.tsx
layout.tsx software healthy app/layout.tsx
route.ts software healthy app/api/auth/google/route.ts
route.ts software healthy app/api/auth/google/callback/route.ts
route.ts software healthy app/api/leads/route.ts
route.ts software healthy app/api/send/route.ts
route.ts software healthy app/api/unsubscribe/route.ts
route.ts software healthy app/api/emails/route.ts
route.ts software healthy app/api/gmail-account/route.ts
route.ts software healthy app/api/cron/route.ts
route.ts software healthy app/api/cron/ingest/route.ts
route.ts software healthy app/api/pipeline/route.ts
route.ts software healthy app/api/warmup/route.ts
route.ts software healthy app/api/storefront/offer/route.ts
route.ts software healthy app/api/storefront/chat/route.ts
route.ts software healthy app/api/debug/route.ts
route.ts software healthy app/api/stats/route.ts
route.ts software healthy app/api/broker-pitches/route.ts
route.ts software healthy app/api/domains/route.ts
route.ts software healthy app/api/domains/attach/route.ts
widget.tsx software healthy app/buy/[domain]/widget.tsx
page.tsx software healthy app/buy/[domain]/page.tsx
config.ts software healthy lib/config.ts
warmup.ts software healthy lib/warmup.ts
gmail.ts software healthy lib/gmail.ts
storefront.ts software healthy lib/storefront.ts
domain-attach.ts software healthy lib/domain-attach.ts
db.ts software healthy lib/db.ts
pipeline.ts software healthy lib/pipeline.ts
CLAUDE.md quality healthy CLAUDE.md
AGENTS.md quality healthy AGENTS.md

LabelLayerStatusPath
app software healthy app
api software healthy app/api
auth software healthy app/api/auth
google software healthy app/api/auth/google
callback software healthy app/api/auth/google/callback
leads software healthy app/api/leads
send software healthy app/api/send
unsubscribe software healthy app/api/unsubscribe
emails software healthy app/api/emails
gmail-account software healthy app/api/gmail-account
cron software healthy app/api/cron
ingest software healthy app/api/cron/ingest
pipeline software healthy app/api/pipeline
warmup software healthy app/api/warmup
storefront software healthy app/api/storefront
offer software healthy app/api/storefront/offer
chat software healthy app/api/storefront/chat
debug software healthy app/api/debug
stats software healthy app/api/stats
broker-pitches software healthy app/api/broker-pitches
domains software healthy app/api/domains
attach software healthy app/api/domains/attach
buy software healthy app/buy
[domain] software healthy app/buy/[domain]
lib software healthy lib

LabelLayerStatusPath
127.0.0.1 network healthy proxy.ts
121.0.0.0 network healthy app/api/debug/route.ts
76.76.21.21 network healthy lib/domain-attach.ts
120.0.0.0 network healthy lib/pipeline.ts
124.0.0.0 network healthy lib/pipeline.ts

LabelLayerStatusPath
Dashboard frontend healthy app/page.tsx
RootLayout frontend healthy app/layout.tsx
BuyWidget frontend healthy app/buy/[domain]/widget.tsx

LabelLayerStatusPath
sqlite data healthy CLAUDE.md
postgres data healthy package-lock.json

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

LabelLayerStatusPath
vps::gcp hardware healthy package-lock.json

LabelLayerStatusPath
auth::app/api/auth/google/callback/route.ts security healthy app/api/auth/google/callback/route.ts
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/abf3aed6-858f-48a7-985e-46a26ab8494c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/abf3aed6-858f-48a7-985e-46a26ab8494c/

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.