https://github.com/TeancumTian/promptdeck
· scanned 2026-06-16 00:30 UTC (2 months, 2 weeks ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 2 weeks ago · v1 · 9 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 110 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 |
|---|---|---|---|
crc32 |
software | healthy | scripts/gen-icons.mjs:crc32 |
chunk |
software | healthy | scripts/gen-icons.mjs:chunk |
encodePng |
software | healthy | scripts/gen-icons.mjs:encodePng |
insideRoundedRect |
software | healthy | scripts/gen-icons.mjs:insideRoundedRect |
renderIcon |
software | healthy | scripts/gen-icons.mjs:renderIcon |
o |
software | healthy | scripts/gen-icons.mjs:o |
getAdapter |
software | healthy | lib/adapters.ts:getAdapter |
newId |
software | healthy | lib/storage.ts:newId |
get |
software | healthy | lib/storage.ts:get |
set |
software | healthy | lib/storage.ts:set |
withWriteLock |
software | healthy | lib/storage.ts:withWriteLock |
upsert |
software | healthy | lib/storage.ts:upsert |
saveBlock |
software | healthy | lib/storage.ts:saveBlock |
deleteBlock |
software | healthy | lib/storage.ts:deleteBlock |
saveProject |
software | healthy | lib/storage.ts:saveProject |
deleteProject |
software | healthy | lib/storage.ts:deleteProject |
saveRecipe |
software | healthy | lib/storage.ts:saveRecipe |
deleteRecipe |
software | healthy | lib/storage.ts:deleteRecipe |
saveSettings |
software | healthy | lib/storage.ts:saveSettings |
ensureSeeded |
software | healthy | lib/storage.ts:ensureSeeded |
subscribe |
software | healthy | lib/storage.ts:subscribe |
listener |
software | healthy | lib/storage.ts:listener |
exportAll |
software | healthy | lib/storage.ts:exportAll |
isStringArray |
software | healthy | lib/storage.ts:isStringArray |
asRecord |
software | healthy | lib/storage.ts:asRecord |
sanitizeBlocks |
software | healthy | lib/storage.ts:sanitizeBlocks |
sanitizeProjects |
software | healthy | lib/storage.ts:sanitizeProjects |
sanitizeRecipes |
software | healthy | lib/storage.ts:sanitizeRecipes |
sanitizeProfiles |
software | healthy | lib/storage.ts:sanitizeProfiles |
importBundle |
software | healthy | lib/storage.ts:importBundle |
ensureHost |
software | healthy | lib/palette.ts:ensureHost |
toast |
software | healthy | lib/palette.ts:toast |
isPaletteOpen |
software | healthy | lib/palette.ts:isPaletteOpen |
closePalette |
software | healthy | lib/palette.ts:closePalette |
renderList |
software | healthy | lib/palette.ts:renderList |
choose |
software | healthy | lib/palette.ts:choose |
openPalette |
software | healthy | lib/palette.ts:openPalette |
isMostlyChinese |
software | healthy | lib/render.ts:isMostlyChinese |
cjk |
software | healthy | lib/render.ts:cjk |
pickContent |
software | healthy | lib/render.ts:pickContent |
extractVariables |
software | healthy | lib/render.ts:extractVariables |
substitute |
software | healthy | lib/render.ts:substitute |
isCommaJoiner |
software | healthy | lib/render.ts:isCommaJoiner |
dedupeSegments |
software | healthy | lib/render.ts:dedupeSegments |
assemble |
software | healthy | lib/render.ts:assemble |
now |
software | healthy | lib/seed.ts:now |
seedProjects |
software | healthy | lib/seed.ts:seedProjects |
seedBlocks |
software | healthy | lib/seed.ts:seedBlocks |
mk |
software | healthy | lib/seed.ts:mk |
isTextInput |
software | healthy | lib/insert.ts:isTextInput |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
wxt.config.ts |
software | healthy | wxt.config.ts |
gen-icons.mjs |
software | healthy | scripts/gen-icons.mjs |
adapters.ts |
software | healthy | lib/adapters.ts |
storage.ts |
software | healthy | lib/storage.ts |
palette.ts |
software | healthy | lib/palette.ts |
render.ts |
software | healthy | lib/render.ts |
seed.ts |
software | healthy | lib/seed.ts |
insert.ts |
software | healthy | lib/insert.ts |
types.ts |
software | healthy | lib/types.ts |
content.ts |
software | healthy | entrypoints/content.ts |
background.ts |
software | healthy | entrypoints/background.ts |
index.html |
software | healthy | entrypoints/sidepanel/index.html |
app.css |
software | healthy | entrypoints/sidepanel/app.css |
main.tsx |
software | healthy | entrypoints/sidepanel/main.tsx |
App.tsx |
software | healthy | entrypoints/sidepanel/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
lib |
software | healthy | lib |
entrypoints |
software | healthy | entrypoints |
sidepanel |
software | healthy | entrypoints/sidepanel |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-gwqts8xz |
software | healthy | /tmp/repobility-clone-gwqts8xz |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | entrypoints/sidepanel/App.tsx |
This page is publicly accessible at:
https://repobility.com/scan/b2a2e1f4-3395-467a-9da1-e2d503916133/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b2a2e1f4-3395-467a-9da1-e2d503916133/
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.