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.

alviehsan/Codex---SELISE-Meeting-App

https://github.com/alviehsan/Codex---SELISE-Meeting-App · scanned 2026-06-17 01:32 UTC (1 month, 2 weeks ago)

36 raw signals (0 security + 36 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -9.2 (diff) · 32 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 619 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
die software healthy scripts/bump-version.mjs:die
currentVersion software healthy scripts/bump-version.mjs:currentVersion
nextVersion software healthy scripts/bump-version.mjs:nextVersion
replaceOnce software healthy scripts/bump-version.mjs:replaceOnce
LangChip software healthy src/App.tsx:LangChip
LanguagePopover software healthy src/App.tsx:LanguagePopover
handler software healthy src/App.tsx:handler
App software healthy src/App.tsx:App
handleReplayOnboarding software healthy src/App.tsx:handleReplayOnboarding
FirstRunModal software healthy src/App.tsx:FirstRunModal
handleUseDefault software healthy src/App.tsx:handleUseDefault
MicOnboardingModal software healthy src/App.tsx:MicOnboardingModal
recheck software healthy src/App.tsx:recheck
Sidebar software healthy src/App.tsx:Sidebar
PermLine software healthy src/App.tsx:PermLine
PermToggle software healthy src/App.tsx:PermToggle
RecordingsView software healthy src/App.tsx:RecordingsView
HeroContextMenu software healthy src/App.tsx:HeroContextMenu
RecordingRow software healthy src/App.tsx:RecordingRow
StatusBadge software healthy src/App.tsx:StatusBadge
StatusDot software healthy src/App.tsx:StatusDot
EditableTitle software healthy src/App.tsx:EditableTitle
commit software healthy src/App.tsx:commit
DetailView software healthy src/App.tsx:DetailView
SummaryTab software healthy src/App.tsx:SummaryTab
NotesTab software healthy src/App.tsx:NotesTab
handleChange software healthy src/App.tsx:handleChange
TranscriptTab software healthy src/App.tsx:TranscriptTab
LiveTranscriptTab software healthy src/App.tsx:LiveTranscriptTab
fmtSeconds software healthy src/App.tsx:fmtSeconds
LiveTranscriptList software healthy src/App.tsx:LiveTranscriptList
LiveSummaryPane software healthy src/App.tsx:LiveSummaryPane
ChatPanel software healthy src/App.tsx:ChatPanel
handleSend software healthy src/App.tsx:handleSend
handleKeyDown software healthy src/App.tsx:handleKeyDown
handleInputChange software healthy src/App.tsx:handleInputChange
ChatBubbleContent software healthy src/App.tsx:ChatBubbleContent
renderInline software healthy src/App.tsx:renderInline
isIsoDate software healthy src/App.tsx:isIsoDate
getActionBucket software healthy src/App.tsx:getActionBucket
ActionPointsView software healthy src/App.tsx:ActionPointsView
sortByDue software healthy src/App.tsx:sortByDue
ActionPointRow software healthy src/App.tsx:ActionPointRow
GlobalChatView software healthy src/App.tsx:GlobalChatView
stageForPercent software healthy src/App.tsx:stageForPercent
ProgressCard software healthy src/App.tsx:ProgressCard
PermissionToggle software healthy src/App.tsx:PermissionToggle
CloudAccountCard software healthy src/App.tsx:CloudAccountCard
run software healthy src/App.tsx:run
TierCard software healthy src/App.tsx:TierCard

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

LabelLayerStatusPath
CLAUDE.md software healthy CLAUDE.md
tsconfig.node.json software healthy tsconfig.node.json
RELEASING.md software healthy RELEASING.md
vite.config.ts software healthy vite.config.ts
playwright.config.ts software healthy playwright.config.ts
package-lock.json software healthy package-lock.json
README.md software healthy README.md
package.json software healthy package.json
index.html software healthy index.html
FIXES.md software healthy FIXES.md
tsconfig.json software healthy tsconfig.json
bump-version.mjs software healthy scripts/bump-version.mjs
uninstall.sh software healthy scripts/uninstall.sh
install.sh software healthy scripts/install.sh
release.yml software healthy .github/workflows/release.yml
ci.yml software healthy .github/workflows/ci.yml
main.tsx software healthy src/main.tsx
styles.css software healthy src/styles.css
App.test.tsx software healthy src/App.test.tsx
App.tsx software healthy src/App.tsx
setup.ts software healthy src/test/setup.ts
nativeBridge.ts software healthy src/native/nativeBridge.ts
chatBridge.test.ts software healthy src/native/chatBridge.test.ts
nativeBridge.test.ts software healthy src/native/nativeBridge.test.ts
updater.ts software healthy src/native/updater.ts
aiProvider.test.ts software healthy src/domain/aiProvider.test.ts
meetings.ts software healthy src/domain/meetings.ts
meetingStorage.test.ts software healthy src/domain/meetingStorage.test.ts
meetings.test.ts software healthy src/domain/meetings.test.ts
aiProvider.ts software healthy src/domain/aiProvider.ts
meetingDetection.ts software healthy src/domain/meetingDetection.ts
chatMessage.test.ts software healthy src/domain/chatMessage.test.ts
types.ts software healthy src/domain/types.ts
meetingStorage.ts software healthy src/domain/meetingStorage.ts
meetingDetection.test.ts software healthy src/domain/meetingDetection.test.ts
blocks.ts software healthy src/cloud/blocks.ts
sync.ts software healthy src/cloud/sync.ts
sync.test.ts software healthy src/cloud/sync.test.ts
providerTiers.test.ts software healthy src/ui/providerTiers.test.ts
Onboarding.tsx software healthy src/ui/Onboarding.tsx
chat.test.tsx software healthy src/ui/chat.test.tsx
useMeetingDashboard.ts software healthy src/ui/useMeetingDashboard.ts
sampleData.ts software healthy src/ui/sampleData.ts
onboarding.test.tsx software healthy src/ui/onboarding.test.tsx
UPDATER.md software healthy docs/UPDATER.md
MAC_HANDOFF_archived_2026-06.md software healthy docs/MAC_HANDOFF_archived_2026-06.md
WINDOWS-PORT.md software healthy docs/WINDOWS-PORT.md
CLOUD-SYNC.md software healthy docs/CLOUD-SYNC.md
ORCHESTRATION.md software healthy docs/ORCHESTRATION.md
deferred-ui-features.md software healthy docs/deferred-ui-features.md

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

LabelLayerStatusPath
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
test software healthy src/test
native software healthy src/native
domain software healthy src/domain
cloud software healthy src/cloud
ui software healthy src/ui
docs software healthy docs
superpowers software healthy docs/superpowers
specs software healthy docs/superpowers/specs
plans software healthy docs/superpowers/plans
portal software healthy portal
scripts software healthy portal/scripts
src software healthy portal/src
components software healthy portal/src/components
pages software healthy portal/src/pages
lib software healthy portal/src/lib
src-tauri software healthy src-tauri
examples software healthy src-tauri/examples
src software healthy src-tauri/src
platform software healthy src-tauri/src/platform
capabilities software healthy src-tauri/capabilities
native software healthy native
MeetRecCaptureHelper software healthy native/MeetRecCaptureHelper
Tests software healthy native/MeetRecCaptureHelper/Tests
Sources software healthy native/MeetRecCaptureHelper/Sources
MeetRecCaptureHelper software healthy native/MeetRecCaptureHelper/Sources/MeetRecCaptureHelper
MeetRecCaptureCore software healthy native/MeetRecCaptureHelper/Sources/MeetRecCaptureCore
MeetRecLiveTranscription software healthy native/MeetRecLiveTranscription
Sources software healthy native/MeetRecLiveTranscription/Sources
InfoPlistEmbed software healthy native/MeetRecLiveTranscription/Sources/InfoPlistEmbed
include software healthy native/MeetRecLiveTranscription/Sources/InfoPlistEmbed/incl…
MeetRecLiveTranscription software healthy native/MeetRecLiveTranscription/Sources/MeetRecLiveTranscri…
e2e software healthy e2e
cloud software healthy cloud
groq-proxy software healthy cloud/groq-proxy
src software healthy cloud/groq-proxy/src
blocks-admin software healthy cloud/blocks-admin
.claude software healthy .claude

LabelLayerStatusPath
/ActionItems frontend healthy portal/src/pages/ActionItems.tsx
/Glossary frontend healthy portal/src/pages/Glossary.tsx
/Ask frontend healthy portal/src/pages/Ask.tsx
/AskLibrary frontend healthy portal/src/pages/AskLibrary.tsx
/MeetingDetail frontend healthy portal/src/pages/MeetingDetail.tsx
/SignIn frontend healthy portal/src/pages/SignIn.tsx
/Meetings frontend healthy portal/src/pages/Meetings.tsx
/Home frontend healthy portal/src/pages/Home.tsx
/signin frontend healthy portal/src/App.tsx
/activate frontend healthy portal/src/App.tsx
/ frontend healthy portal/src/App.tsx
/meetings frontend healthy portal/src/App.tsx
/meetings/:sessionId frontend healthy portal/src/App.tsx
/ask frontend healthy portal/src/App.tsx
/ask-library frontend healthy portal/src/App.tsx
/action-items frontend healthy portal/src/App.tsx
/glossary frontend healthy portal/src/App.tsx
* frontend healthy portal/src/App.tsx

LabelLayerStatusPath
App frontend healthy src/App.tsx
App frontend healthy portal/src/App.tsx
MeetingView frontend healthy portal/src/components/MeetingView.tsx
ChatWidget frontend healthy portal/src/components/ChatWidget.tsx
ChatPane frontend healthy portal/src/components/ChatPane.tsx
Shell frontend healthy portal/src/components/Shell.tsx
ActionItems frontend healthy portal/src/pages/ActionItems.tsx
Glossary frontend healthy portal/src/pages/Glossary.tsx
Ask frontend healthy portal/src/pages/Ask.tsx
AskLibrary frontend healthy portal/src/pages/AskLibrary.tsx
MeetingDetail frontend healthy portal/src/pages/MeetingDetail.tsx
SignIn frontend healthy portal/src/pages/SignIn.tsx
Meetings frontend healthy portal/src/pages/Meetings.tsx
Home frontend healthy portal/src/pages/Home.tsx

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
TAURI_SIGNING_PRIVATE_KEY_PASSWORD cicd healthy
TAURI_SIGNING_PRIVATE_KEY cicd healthy
APPLE_CERTIFICATE cicd healthy
APPLE_SIGNING_IDENTITY cicd healthy
APPLE_CERTIFICATE_PASSWORD cicd healthy

LabelLayerStatusPath
auth::cloud/blocks-admin/README.md security healthy cloud/blocks-admin/README.md
auth::cloud/groq-proxy/src/blocks.js security healthy cloud/groq-proxy/src/blocks.js
auth::portal/README.md security healthy portal/README.md
auth::cloud/groq-proxy/src/index.js security healthy cloud/groq-proxy/src/index.js
auth::portal/src/lib/blocks.ts security healthy portal/src/lib/blocks.ts

LabelLayerStatusPath
build cicd healthy .github/workflows/release.yml
frontend cicd healthy .github/workflows/ci.yml
windows-check cicd healthy .github/workflows/ci.yml
macos-check cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
password_literal::cloud/blocks-admin/README.md security healthy cloud/blocks-admin/README.md
password_literal::cloud/blocks-admin/setup-service-user.mjs security healthy cloud/blocks-admin/setup-service-user.mjs
password_literal::cloud/blocks-admin/setup-service-user.mjs security healthy cloud/blocks-admin/setup-service-user.mjs

LabelLayerStatusPath
InMemoryMeetingRepository software healthy src/domain/meetings.ts:InMemoryMeetingRepository
MockAiProvider software healthy src/domain/aiProvider.ts:MockAiProvider

LabelLayerStatusPath
gha::release cicd healthy .github/workflows/release.yml
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
alviehsan__Codex---SELISE-Meeting-App software healthy /data/fable5_failed_archive/alviehsan__Codex---SELISE-Meeti…

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
port:1420 network healthy vite.config.ts

LabelLayerStatusPath
127.0.0.1 network healthy package.json

LabelLayerStatusPath
vps::azure hardware healthy .github/workflows/release.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/bba83d71-dff9-4b08-94ac-8f8946138cd7/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/bba83d71-dff9-4b08-94ac-8f8946138cd7/

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.