https://github.com/gleyzeddonut/kpop-contacts
· scanned 2026-06-16 04:25 UTC (2 months ago)
8 raw signals (0 security + 8 graph)
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.
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
gleyzeddonut__kpop-contacts |
software | healthy | /data/fable5_failed_archive/gleyzeddonut__kpop-contacts |
| Label | Layer | Status | Path |
|---|---|---|---|
public |
data | healthy | migration_contacts.sql |
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.