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.

sorry-ari0/the-ambassador-outreacher-2000

https://github.com/sorry-ari0/the-ambassador-outreacher-2000 · scanned 2026-06-16 04:39 UTC (1 month, 3 weeks ago)

75 raw signals (0 security + 75 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 3 weeks ago · v1 · 75 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 216 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
getTier software healthy add-final-batch.cjs:getTier
getPricing software healthy add-final-batch.cjs:getPricing
getTier software healthy add-smaller-sorority-creators.cjs:getTier
getPricing software healthy add-smaller-sorority-creators.cjs:getPricing
m software healthy add-more-creators.cjs:m
tier software healthy add-more-creators.cjs:tier
pricing software healthy add-more-creators.cjs:pricing
getTier software healthy fix-batch3.cjs:getTier
getTier software healthy fix-batch4567.cjs:getTier
syncFollowupToSupabase software healthy server.js:syncFollowupToSupabase
escapeEmailHtml software healthy server.js:escapeEmailHtml
emailParagraphsFromText software healthy server.js:emailParagraphsFromText
buildEmailHtml software healthy server.js:buildEmailHtml
saveCreators software healthy server.js:saveCreators
nextCreatorId software healthy server.js:nextCreatorId
cleanHandle software healthy server.js:cleanHandle
existingCreatorHandleSet software healthy server.js:existingCreatorHandleSet
normalizeImportedCreator software healthy server.js:normalizeImportedCreator
saveProfile software healthy server.js:saveProfile
saveCampaigns software healthy server.js:saveCampaigns
saveOutreach software healthy server.js:saveOutreach
saveBrands software healthy server.js:saveBrands
nextBrandId software healthy server.js:nextBrandId
saveMediaTargets software healthy server.js:saveMediaTargets
envValue software healthy server.js:envValue
hasRealKey software healthy server.js:hasRealKey
researchToolStatus software healthy server.js:researchToolStatus
getOllamaModel software healthy server.js:getOllamaModel
getActiveAIProvider software healthy server.js:getActiveAIProvider
cloudChat software healthy server.js:cloudChat
ollamaChat software healthy server.js:ollamaChat
text software healthy server.js:text
aiChat software healthy server.js:aiChat
cleanEmailDraft software healthy server.js:cleanEmailDraft
cleanSubjectLine software healthy server.js:cleanSubjectLine
smartRecommend software healthy server.js:smartRecommend
cpm software healthy server.js:cpm
formatNum software healthy server.js:formatNum
duplicate software healthy server.js:duplicate
q software healthy server.js:q
getCreatorFirstName software healthy server.js:getCreatorFirstName
raw software healthy server.js:raw
getBannedWords software healthy server.js:getBannedWords
escapeRegex software healthy server.js:escapeRegex
getToneInstructions software healthy server.js:getToneInstructions
getEmailTypes software healthy server.js:getEmailTypes
daysSince software healthy server.js:daysSince
getGmailOAuth2Client software healthy server.js:getGmailOAuth2Client
checkGmailReplies software healthy server.js:checkGmailReplies
senderEmail software healthy server.js:senderEmail

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

LabelLayerStatusPath
USE /api/outreach api healthy server.js
GET /api/creators api healthy server.js
PUT /api/creators/emails api healthy server.js
POST /api/creators/import api healthy server.js
GET /api/creators/search api healthy server.js
GET /api/creators/filter api healthy server.js
GET /api/stats api healthy server.js
POST /api/chat api healthy server.js
GET /api/campaigns api healthy server.js
POST /api/campaigns api healthy server.js
DELETE /api/campaigns/:id api healthy server.js
POST /api/campaigns/:id/add api healthy server.js
POST /api/campaigns/:id/update-status api healthy server.js
POST /api/campaigns/:id/remove api healthy server.js
POST /api/campaigns/:id/note api healthy server.js
POST /api/campaigns/:id/save-drafts api healthy server.js
POST /api/campaigns/:id/draft-email api healthy server.js
POST /api/campaigns/:id/refine-email api healthy server.js
POST /api/campaigns/:id/send-emails api healthy server.js
POST /api/campaigns/:id/draft-followup api healthy server.js
GET /api/campaigns/:id/outreach-status api healthy server.js
POST /api/campaigns/:id/send-followups api healthy server.js
GET /api/outreach/gmail/auth api healthy server.js
GET /api/outreach/gmail/callback api healthy server.js
GET /api/outreach/gmail/status api healthy server.js
POST /api/outreach/gmail/disconnect api healthy server.js
POST /api/outreach/gmail/check-now api healthy server.js
GET /api/campaigns/:id/replies api healthy server.js
POST /api/campaigns/:id/mark-replied api healthy server.js
POST /api/campaigns/:id/send-reply api healthy server.js
GET /api/drafts api healthy server.js
GET /api/emails api healthy server.js
POST /api/emails/mark-read api healthy server.js
POST /api/discover/directory api healthy server.js
POST /api/brands/discover api healthy server.js
GET /api/tools/status api healthy server.js
POST /api/tools/search api healthy server.js
POST /api/tools/enrich-url api healthy server.js
GET /api/brands api healthy server.js
GET /api/podcasts api healthy server.js
GET /api/media-targets api healthy server.js
POST /api/media-targets/:id api healthy server.js
POST /api/podcasts/draft api healthy server.js
POST /api/podcasts/refine api healthy server.js
POST /api/brands api healthy server.js
GET /api/brands/hackathon-prospects api healthy server.js
DELETE /api/brands/:id api healthy server.js
POST /api/brands/:id/notes api healthy server.js
POST /api/brands/:id/hackathon api healthy server.js
POST /api/brands/:id/draft-sponsor-email api healthy server.js

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

LabelLayerStatusPath
.env.example software healthy .env.example
add-final-batch.cjs software healthy add-final-batch.cjs
add-smaller-sorority-creators.cjs software healthy add-smaller-sorority-creators.cjs
vercel.json software healthy vercel.json
CHANGELOG.md software healthy CHANGELOG.md
add-more-creators.cjs software healthy add-more-creators.cjs
requirements.txt software healthy requirements.txt
fix-batch3.cjs software healthy fix-batch3.cjs
package-lock.json software healthy package-lock.json
TOOLS_INTEGRATION.md software healthy TOOLS_INTEGRATION.md
README.md software healthy README.md
fix-batch4567.cjs software healthy fix-batch4567.cjs
server.js software healthy server.js
add-more-sorority-individuals.cjs software healthy add-more-sorority-individuals.cjs
fix-verified-handles.cjs software healthy fix-verified-handles.cjs
extract_handles.py software healthy extract_handles.py
package.json software healthy package.json
fix-no-handle.cjs software healthy fix-no-handle.cjs
fix-batch2.cjs software healthy fix-batch2.cjs
add-diverse-creators.cjs software healthy add-diverse-creators.cjs
fix-batch89.cjs software healthy fix-batch89.cjs
add-tech-creators.cjs software healthy add-tech-creators.cjs
add-new-creators.cjs software healthy add-new-creators.cjs

LabelLayerStatusPath
sorry-ari0__the-ambassador-outreacher-2000 software healthy /data/fable5_failed_archive/sorry-ari0__the-ambassador-outr…

LabelLayerStatusPath
content software healthy add-more-creators.cjs:content

LabelLayerStatusPath
postgres data healthy server.js

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

LabelLayerStatusPath
auth::server.js security healthy server.js
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/c00f5129-797e-409a-9509-bd2ad88d0d51/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c00f5129-797e-409a-9509-bd2ad88d0d51/

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.