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.

wassabassair/PartySecurity

https://github.com/wassabassair/PartySecurity · scanned 2026-06-16 00:54 UTC (2 months, 1 week ago)

15 raw signals (0 security + 15 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 13 actionable findings from 1 signal source. 2 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 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
App software healthy src/App.tsx:App
downloadCanvasPng software healthy src/components/DataMatrix.tsx:downloadCanvasPng
BouncerGate software healthy src/components/BouncerGate.tsx:BouncerGate
onSubmit software healthy src/components/BouncerGate.tsx:onSubmit
ScanResult software healthy src/components/ScanResult.tsx:ScanResult
ScanConfirm software healthy src/components/ScanConfirm.tsx:ScanConfirm
getBouncerPasscode software healthy src/lib/passcode.ts:getBouncerPasscode
setBouncerPasscode software healthy src/lib/passcode.ts:setBouncerPasscode
clearBouncerPasscode software healthy src/lib/passcode.ts:clearBouncerPasscode
Admin software healthy src/pages/Admin.tsx:Admin
Login software healthy src/pages/Admin.tsx:Login
onSubmit software healthy src/pages/Admin.tsx:onSubmit
AdminDashboard software healthy src/pages/Admin.tsx:AdminDashboard
id software healthy src/pages/Admin.tsx:id
handleDelete software healthy src/pages/Admin.tsx:handleDelete
handleToggle software healthy src/pages/Admin.tsx:handleToggle
CreateTicketForm software healthy src/pages/Admin.tsx:CreateTicketForm
TicketBarcodePanel software healthy src/pages/Admin.tsx:TicketBarcodePanel
fileName software healthy src/pages/Admin.tsx:fileName
handleSendWhatsApp software healthy src/pages/Admin.tsx:handleSendWhatsApp
digits software healthy src/pages/Admin.tsx:digits
handleDownload software healthy src/pages/Admin.tsx:handleDownload
handleCopy software healthy src/pages/Admin.tsx:handleCopy
buildReader software healthy src/pages/Scan.tsx:buildReader
Scan software healthy src/pages/Scan.tsx:Scan
ticket software healthy src/pages/Scan.tsx:ticket
updated software healthy src/pages/Scan.tsx:updated
t software healthy src/pages/Scan.tsx:t
TicketView software healthy src/pages/TicketView.tsx:TicketView
code software healthy src/pages/TicketView.tsx:code
ticket software healthy src/pages/TicketView.tsx:ticket

LabelLayerStatusPath
vite.config.ts software healthy vite.config.ts
vercel.json software healthy vercel.json
CLAUDE.md software healthy CLAUDE.md
tailwind.config.js software healthy tailwind.config.js
package.json software healthy package.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
postcss.config.js software healthy postcss.config.js
settings.local.json software healthy .claude/settings.local.json
schema.sql software healthy supabase/schema.sql
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
DataMatrix.tsx software healthy src/components/DataMatrix.tsx
BouncerGate.tsx software healthy src/components/BouncerGate.tsx
ScanResult.tsx software healthy src/components/ScanResult.tsx
ScanConfirm.tsx software healthy src/components/ScanConfirm.tsx
passcode.ts software healthy src/lib/passcode.ts
supabase.ts software healthy src/lib/supabase.ts
Admin.tsx software healthy src/pages/Admin.tsx
Scan.tsx software healthy src/pages/Scan.tsx
TicketView.tsx software healthy src/pages/TicketView.tsx
CLAUDE.md quality healthy CLAUDE.md
.claude/settings.local.json quality healthy .claude/settings.local.json

LabelLayerStatusPath
/Admin frontend healthy src/pages/Admin.tsx
/Scan frontend healthy src/pages/Scan.tsx
/TicketView frontend healthy src/pages/TicketView.tsx
/ frontend healthy src/App.tsx
/scan frontend healthy src/App.tsx
/admin frontend healthy src/App.tsx
/t/:id frontend healthy src/App.tsx
* frontend healthy src/App.tsx

LabelLayerStatusPath
.claude software healthy .claude
supabase software healthy supabase
src software healthy src
components software healthy src/components
lib software healthy src/lib
pages software healthy src/pages

LabelLayerStatusPath
App frontend healthy src/App.tsx
Admin frontend healthy src/pages/Admin.tsx
Scan frontend healthy src/pages/Scan.tsx
TicketView frontend healthy src/pages/TicketView.tsx

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

LabelLayerStatusPath
postgres data healthy CLAUDE.md

LabelLayerStatusPath
public data healthy supabase/schema.sql

LabelLayerStatusPath
port:5173 network healthy vite.config.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/e7d2d9a6-e603-43e8-9060-f6dd8f14aaf2/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e7d2d9a6-e603-43e8-9060-f6dd8f14aaf2/

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.