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.

danepet/AWSVoice

https://github.com/danepet/AWSVoice · scanned 2026-06-17 01:52 UTC (1 month, 1 week ago)

13 raw signals (0 security + 13 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -12.8 (diff) · 12 actionable findings from 1 signal source. 1 repeated signal 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 86 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
.env.example software healthy .env.example
postcss.config.js software healthy postcss.config.js
tsconfig.node.json software healthy tsconfig.node.json
tsconfig.app.json software healthy tsconfig.app.json
vite.config.ts software healthy vite.config.ts
package-lock.json software healthy package-lock.json
README.md software healthy README.md
netlify.toml software healthy netlify.toml
package.json software healthy package.json
eslint.config.js software healthy eslint.config.js
index.html software healthy index.html
tailwind.config.js software healthy tailwind.config.js
tsconfig.json software healthy tsconfig.json
main.tsx software healthy src/main.tsx
vite-env.d.ts software healthy src/vite-env.d.ts
index.css software healthy src/index.css
App.tsx software healthy src/App.tsx
metaUpdater.ts software healthy src/utils/metaUpdater.ts
VapiContext.tsx software healthy src/context/VapiContext.tsx
Navbar.tsx software healthy src/components/Navbar.tsx
Features.tsx software healthy src/components/Features.tsx
LoginPage.tsx software healthy src/components/LoginPage.tsx
Logo.tsx software healthy src/components/Logo.tsx
Hero.tsx software healthy src/components/Hero.tsx
Footer.tsx software healthy src/components/Footer.tsx
DemoGallery.tsx software healthy src/components/DemoGallery.tsx
DemoCard.tsx software healthy src/components/DemoCard.tsx
DemoPage.tsx software healthy src/components/DemoPage.tsx
authStore.ts software healthy src/store/authStore.ts
branding.ts software healthy src/config/branding.ts
index.ts software healthy supabase/functions/send-access-code/index.ts
index.ts software healthy supabase/functions/validate-access-code/index.ts
20250513163014_amber_scene.sql software healthy supabase/migrations/20250513163014_amber_scene.sql
20250513170608_holy_leaf.sql software healthy supabase/migrations/20250513170608_holy_leaf.sql

LabelLayerStatusPath
App software healthy src/App.tsx:App
updatePageMeta software healthy src/utils/metaUpdater.ts:updatePageMeta
VapiProvider software healthy src/context/VapiContext.tsx:VapiProvider
startDemo software healthy src/context/VapiContext.tsx:startDemo
stopDemo software healthy src/context/VapiContext.tsx:stopDemo
useVapi software healthy src/context/VapiContext.tsx:useVapi
Navbar software healthy src/components/Navbar.tsx:Navbar
Features software healthy src/components/Features.tsx:Features
LoginPage software healthy src/components/LoginPage.tsx:LoginPage
handleEmailSubmit software healthy src/components/LoginPage.tsx:handleEmailSubmit
handleCodeSubmit software healthy src/components/LoginPage.tsx:handleCodeSubmit
handleDevPasswordSubmit software healthy src/components/LoginPage.tsx:handleDevPasswordSubmit
Logo software healthy src/components/Logo.tsx:Logo
Hero software healthy src/components/Hero.tsx:Hero
Footer software healthy src/components/Footer.tsx:Footer
DemoGallery software healthy src/components/DemoGallery.tsx:DemoGallery
scroll software healthy src/components/DemoGallery.tsx:scroll
DemoCard software healthy src/components/DemoCard.tsx:DemoCard
getIcon software healthy src/components/DemoCard.tsx:getIcon
handleStart software healthy src/components/DemoCard.tsx:handleStart
DemoPage software healthy src/components/DemoPage.tsx:DemoPage
generateAccessCode software healthy supabase/functions/send-access-code/index.ts:generateAccess…
sendAccessCodeEmail software healthy supabase/functions/send-access-code/index.ts:sendAccessCode…

LabelLayerStatusPath
src software healthy src
utils software healthy src/utils
context software healthy src/context
components software healthy src/components
store software healthy src/store
config software healthy src/config
supabase software healthy supabase
functions software healthy supabase/functions
send-access-code software healthy supabase/functions/send-access-code
validate-access-code software healthy supabase/functions/validate-access-code
migrations software healthy supabase/migrations

LabelLayerStatusPath
App frontend healthy src/App.tsx
Navbar frontend healthy src/components/Navbar.tsx
Features frontend healthy src/components/Features.tsx
LoginPage frontend healthy src/components/LoginPage.tsx
Logo frontend healthy src/components/Logo.tsx
Hero frontend healthy src/components/Hero.tsx
Footer frontend healthy src/components/Footer.tsx
DemoGallery frontend healthy src/components/DemoGallery.tsx
DemoCard frontend healthy src/components/DemoCard.tsx
DemoPage frontend healthy src/components/DemoPage.tsx

LabelLayerStatusPath
/demos frontend healthy src/App.tsx
/login frontend healthy src/App.tsx
/ frontend healthy src/App.tsx

LabelLayerStatusPath
20250513163014_amber_scene.sql data healthy supabase/migrations/20250513163014_amber_scene.sql
20250513170608_holy_leaf.sql data healthy supabase/migrations/20250513170608_holy_leaf.sql

LabelLayerStatusPath
danepet__AWSVoice software healthy /data/fable5_failed_archive/danepet__AWSVoice

LabelLayerStatusPath
access_codes data healthy supabase/migrations/20250513163014_amber_scene.sql

LabelLayerStatusPath
password_literal::src/store/authStore.ts security healthy src/store/authStore.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/e225a4d0-93b5-4337-86d8-8845c877696e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e225a4d0-93b5-4337-86d8-8845c877696e/

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.