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.

gleyzeddonut/kpop-contacts

https://github.com/gleyzeddonut/kpop-contacts · scanned 2026-06-16 04:25 UTC (2 months ago)

8 raw signals (0 security + 8 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v1 · 8 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 73 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
makeStorage software healthy db.js:makeStorage
init software healthy db.js:init
client software healthy db.js:client
signUp software healthy db.js:signUp
exchangeCodeForSession software healthy db.js:exchangeCodeForSession
signIn software healthy db.js:signIn
signOut software healthy db.js:signOut
resetPassword software healthy db.js:resetPassword
getSession software healthy db.js:getSession
getAccessToken software healthy db.js:getAccessToken
getLists software healthy db.js:getLists
ownedWithRole software healthy db.js:ownedWithRole
sharedWithRole software healthy db.js:sharedWithRole
createList software healthy db.js:createList
renameList software healthy db.js:renameList
deleteList software healthy db.js:deleteList
getArtists software healthy db.js:getArtists
upsertArtist software healthy db.js:upsertArtist
deleteArtistDb software healthy db.js:deleteArtistDb
createShareToken software healthy db.js:createShareToken
getShareTokens software healthy db.js:getShareTokens
deleteShareToken software healthy db.js:deleteShareToken
resolveShareToken software healthy db.js:resolveShareToken
getContacts software healthy db.js:getContacts
upsertContact software healthy db.js:upsertContact
deleteContact software healthy db.js:deleteContact
getBriefs software healthy db.js:getBriefs
upsertBrief software healthy db.js:upsertBrief
deleteBrief software healthy db.js:deleteBrief
subscribeArtists software healthy db.js:subscribeArtists
unsubscribeArtists software healthy db.js:unsubscribeArtists
subscribeContacts software healthy db.js:subscribeContacts
unsubscribeContacts software healthy db.js:unsubscribeContacts
getShares software healthy db.js:getShares
addShare software healthy db.js:addShare
removeShare software healthy db.js:removeShare
handleDeepLink software healthy main.js:handleDeepLink
isProtectedEmail software healthy main.js:isProtectedEmail
isUsableSocial software healthy main.js:isUsableSocial
callClaude software healthy main.js:callClaude
getStoredApiKey software healthy main.js:getStoredApiKey
storeApiKey software healthy main.js:storeApiKey
callClaudeDirect software healthy main.js:callClaudeDirect
scanContacts software healthy main.js:scanContacts
text software healthy main.js:text
scanArtist software healthy main.js:scanArtist
isActionableContact software healthy main.js:isActionableContact
briefProgress software healthy main.js:briefProgress
extractPdfUris software healthy main.js:extractPdfUris
parseBriefPdf software healthy main.js:parseBriefPdf

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

LabelLayerStatusPath
migration_contacts.sql software healthy migration_contacts.sql
HANDOFF.md software healthy HANDOFF.md
version.json software healthy version.json
preload.js software healthy preload.js
migration_v2_status_notes.sql software healthy migration_v2_status_notes.sql
package-lock.json software healthy package-lock.json
schema.sql software healthy schema.sql
migration_v4_brief_archived_at.sql software healthy migration_v4_brief_archived_at.sql
package.json software healthy package.json
index.html software healthy index.html
db.js software healthy db.js
migration_v5_contacts_extra_emails.sql software healthy migration_v5_contacts_extra_emails.sql
migration_v3_briefs.sql software healthy migration_v3_briefs.sql
main.js software healthy main.js

LabelLayerStatusPath
migration_contacts.sql data healthy migration_contacts.sql
migration_v2_status_notes.sql data healthy migration_v2_status_notes.sql
migration_v4_brief_archived_at.sql data healthy migration_v4_brief_archived_at.sql
migration_v5_contacts_extra_emails.sql data healthy migration_v5_contacts_extra_emails.sql
migration_v3_briefs.sql data healthy migration_v3_briefs.sql

LabelLayerStatusPath
gleyzeddonut__kpop-contacts software healthy /data/fable5_failed_archive/gleyzeddonut__kpop-contacts

LabelLayerStatusPath
public data healthy migration_contacts.sql
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/13f53aae-1c2e-40ce-8b96-0ea5d158b002/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/13f53aae-1c2e-40ce-8b96-0ea5d158b002/

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.