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.

Sofiasalazar/meeting-summarizer

https://github.com/Sofiasalazar/meeting-summarizer · scanned 2026-06-16 00:17 UTC (2 months, 2 weeks ago)

11 raw signals (0 security + 11 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 11 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 80 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
generateId software healthy src/App.tsx:generateId
handleKey software healthy src/components/SettingsModal.tsx:handleKey
handleSave software healthy src/components/SettingsModal.tsx:handleSave
handleClear software healthy src/components/SettingsModal.tsx:handleClear
handleSubmit software healthy src/components/TranscriptInput.tsx:handleSubmit
handleClickOutside software healthy src/components/ExportMenu.tsx:handleClickOutside
hasContent software healthy src/components/ExportMenu.tsx:hasContent
getMarkdown software healthy src/components/ExportMenu.tsx:getMarkdown
getPlainText software healthy src/components/ExportMenu.tsx:getPlainText
handleCopy software healthy src/components/ExportMenu.tsx:handleCopy
handleDownloadMd software healthy src/components/ExportMenu.tsx:handleDownloadMd
handleDownloadTxt software healthy src/components/ExportMenu.tsx:handleDownloadTxt
handleDownloadHtml software healthy src/components/ExportMenu.tsx:handleDownloadHtml
handleDownloadDocx software healthy src/components/ExportMenu.tsx:handleDownloadDocx
handleDownloadPdf software healthy src/components/ExportMenu.tsx:handleDownloadPdf
parseSRT software healthy src/lib/parsers.ts:parseSRT
parseVTT software healthy src/lib/parsers.ts:parseVTT
detectFormat software healthy src/lib/parsers.ts:detectFormat
parseTranscript software healthy src/lib/parsers.ts:parseTranscript
summaryToMarkdown software healthy src/lib/export.ts:summaryToMarkdown
summaryToPlainText software healthy src/lib/export.ts:summaryToPlainText
narrativeToMarkdown software healthy src/lib/export.ts:narrativeToMarkdown
buildHtmlSection software healthy src/lib/export.ts:buildHtmlSection
summaryToHtml software healthy src/lib/export.ts:summaryToHtml
narrativeToHtml software healthy src/lib/export.ts:narrativeToHtml
docxBullets software healthy src/lib/export.ts:docxBullets
summaryToDocx software healthy src/lib/export.ts:summaryToDocx
narrativeToDocx software healthy src/lib/export.ts:narrativeToDocx
pdfAddWrappedText software healthy src/lib/export.ts:pdfAddWrappedText
pdfAddSection software healthy src/lib/export.ts:pdfAddSection
summaryToPdf software healthy src/lib/export.ts:summaryToPdf
narrativeToPdf software healthy src/lib/export.ts:narrativeToPdf
downloadFile software healthy src/lib/export.ts:downloadFile
copyToClipboard software healthy src/lib/export.ts:copyToClipboard
extractJSON software healthy src/lib/anthropic.ts:extractJSON
validateSummary software healthy src/lib/anthropic.ts:validateSummary
summarizeTranscript software healthy src/lib/anthropic.ts:summarizeTranscript
useLocalStorage software healthy src/hooks/useLocalStorage.ts:useLocalStorage
useTokenCounter software healthy src/hooks/useTokenCounter.ts:useTokenCounter
cost software healthy src/hooks/useTokenCounter.ts:cost
useFileUpload software healthy src/hooks/useFileUpload.ts:useFileUpload

LabelLayerStatusPath
vite.config.ts software healthy vite.config.ts
tailwind.config.ts software healthy tailwind.config.ts
package.json software healthy package.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
postcss.config.js software healthy postcss.config.js
index.css software healthy src/index.css
main.tsx software healthy src/main.tsx
vite-env.d.ts software healthy src/vite-env.d.ts
App.tsx software healthy src/App.tsx
index.ts software healthy src/types/index.ts
EmptyState.tsx software healthy src/components/EmptyState.tsx
DataNotice.tsx software healthy src/components/DataNotice.tsx
SettingsModal.tsx software healthy src/components/SettingsModal.tsx
TokenCounter.tsx software healthy src/components/TokenCounter.tsx
FormatToggle.tsx software healthy src/components/FormatToggle.tsx
SummaryOutput.tsx software healthy src/components/SummaryOutput.tsx
HistorySidebar.tsx software healthy src/components/HistorySidebar.tsx
TranscriptInput.tsx software healthy src/components/TranscriptInput.tsx
FooterCTA.tsx software healthy src/components/FooterCTA.tsx
Header.tsx software healthy src/components/Header.tsx
SummarySection.tsx software healthy src/components/SummarySection.tsx
ExportMenu.tsx software healthy src/components/ExportMenu.tsx
parsers.ts software healthy src/lib/parsers.ts
system-prompt.ts software healthy src/lib/system-prompt.ts
export.ts software healthy src/lib/export.ts
anthropic.ts software healthy src/lib/anthropic.ts
useLocalStorage.ts software healthy src/hooks/useLocalStorage.ts
useTokenCounter.ts software healthy src/hooks/useTokenCounter.ts
useFileUpload.ts software healthy src/hooks/useFileUpload.ts

LabelLayerStatusPath
src software healthy src
types software healthy src/types
components software healthy src/components
lib software healthy src/lib
hooks software healthy src/hooks

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

LabelLayerStatusPath
port:5180 network healthy vite.config.ts

LabelLayerStatusPath
App frontend healthy src/App.tsx
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/44889daa-37dc-493a-b31e-27be0bb45478/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/44889daa-37dc-493a-b31e-27be0bb45478/

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.