https://github.com/uknow-web/export-doc-manager
· scanned 2026-06-16 00:45 UTC (2 months, 1 week ago)
41 raw signals (0 security + 41 graph)
Last scanned 2 months, 1 week ago · v1 · 41 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 534 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 |
|---|---|---|---|
sb |
software | healthy | api/invite.js:sb |
handler |
software | healthy | api/invite.js:handler |
forwards |
software | healthy | api/proxy/ai.js:forwards |
handler |
software | healthy | api/proxy/ai.js:handler |
handler |
software | healthy | api/proxy/mail.js:handler |
clientIp |
software | healthy | api/_lib/security.js:clientIp |
allowMethods |
software | healthy | api/_lib/security.js:allowMethods |
validateOrigin |
software | healthy | api/_lib/security.js:validateOrigin |
allowed |
software | healthy | api/_lib/security.js:allowed |
applyCors |
software | healthy | api/_lib/security.js:applyCors |
rateLimit |
software | healthy | api/_lib/security.js:rateLimit |
requireClientToken |
software | healthy | api/_lib/security.js:requireClientToken |
applyResponseHeaders |
software | healthy | api/_lib/security.js:applyResponseHeaders |
generateTotpSecret |
software | healthy | js/totp.js:generateTotpSecret |
base32Encode |
software | healthy | js/totp.js:base32Encode |
base32Decode |
software | healthy | js/totp.js:base32Decode |
totpCode |
software | healthy | js/totp.js:totpCode |
code |
software | healthy | js/totp.js:code |
verifyTotp |
software | healthy | js/totp.js:verifyTotp |
otpauthUrl |
software | healthy | js/totp.js:otpauthUrl |
qrImageUrl |
software | healthy | js/totp.js:qrImageUrl |
isCloudActive |
software | healthy | js/cloud-db.js:isCloudActive |
setCloudActive |
software | healthy | js/cloud-db.js:setCloudActive |
getClient |
software | healthy | js/cloud-db.js:getClient |
initCloudClient |
software | healthy | js/cloud-db.js:initCloudClient |
toMirrorRow |
software | healthy | js/cloud-db.js:toMirrorRow |
toCloudRow |
software | healthy | js/cloud-db.js:toCloudRow |
fetchAllRows |
software | healthy | js/cloud-db.js:fetchAllRows |
pullAllToMirror |
software | healthy | js/cloud-db.js:pullAllToMirror |
cloudInsert |
software | healthy | js/cloud-db.js:cloudInsert |
cloudUpdate |
software | healthy | js/cloud-db.js:cloudUpdate |
cloudDelete |
software | healthy | js/cloud-db.js:cloudDelete |
cloudDeleteWhere |
software | healthy | js/cloud-db.js:cloudDeleteWhere |
cloudUpsert |
software | healthy | js/cloud-db.js:cloudUpsert |
cloudUpdateWhere |
software | healthy | js/cloud-db.js:cloudUpdateWhere |
refreshProfilesCache |
software | healthy | js/cloud-db.js:refreshProfilesCache |
getProfilesCache |
software | healthy | js/cloud-db.js:getProfilesCache |
updateProfile |
software | healthy | js/cloud-db.js:updateProfile |
cloudAppendAudit |
software | healthy | js/cloud-db.js:cloudAppendAudit |
loadPdfJs |
software | healthy | js/cert-import.js:loadPdfJs |
loadJsQR |
software | healthy | js/cert-import.js:loadJsQR |
loadTesseract |
software | healthy | js/cert-import.js:loadTesseract |
loadScript |
software | healthy | js/cert-import.js:loadScript |
importCertFile |
software | healthy | js/cert-import.js:importCertFile |
scanAllQrInCanvas |
software | healthy | js/cert-import.js:scanAllQrInCanvas |
runOcr |
software | healthy | js/cert-import.js:runOcr |
idbOpen |
software | healthy | js/db.js:idbOpen |
idbGetKey |
software | healthy | js/db.js:idbGetKey |
idbPutKey |
software | healthy | js/db.js:idbPutKey |
idbDeleteKey |
software | healthy | js/db.js:idbDeleteKey |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vercel.json |
software | healthy | vercel.json |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
.env.example |
software | healthy | .env.example |
invite.js |
software | healthy | api/invite.js |
ai.js |
software | healthy | api/proxy/ai.js |
mail.js |
software | healthy | api/proxy/mail.js |
security.js |
software | healthy | api/_lib/security.js |
totp.js |
software | healthy | js/totp.js |
cloud-db.js |
software | healthy | js/cloud-db.js |
cert-import.js |
software | healthy | js/cert-import.js |
db.js |
software | healthy | js/db.js |
cert-parser.js |
software | healthy | js/cert-parser.js |
auth.js |
software | healthy | js/auth.js |
cloud-migrate.js |
software | healthy | js/cloud-migrate.js |
util.js |
software | healthy | js/util.js |
crypto.js |
software | healthy | js/crypto.js |
cloud-config.js |
software | healthy | js/cloud-config.js |
app.js |
software | healthy | js/app.js |
help-content.js |
software | healthy | js/help-content.js |
dereg-checklist.js |
software | healthy | js/dereg-checklist.js |
categories.js |
software | healthy | js/categories.js |
status.js |
software | healthy | js/status.js |
shipping-instruction.js |
software | healthy | js/docs/shipping-instruction.js |
invoice.js |
software | healthy | js/docs/invoice.js |
template.js |
software | healthy | js/docs/template.js |
preserved-record.js |
software | healthy | js/docs/preserved-record.js |
sales-confirmation.js |
software | healthy | js/docs/sales-confirmation.js |
export-certificate.js |
software | healthy | js/docs/export-certificate.js |
documents.css |
software | healthy | css/documents.css |
app.css |
software | healthy | css/app.css |
README.md |
software | healthy | supabase/README.md |
003_archive_documents.sql |
software | healthy | supabase/migrations/003_archive_documents.sql |
001_schema.sql |
software | healthy | supabase/migrations/001_schema.sql |
002_rls.sql |
software | healthy | supabase/migrations/002_rls.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
api |
software | healthy | api |
proxy |
software | healthy | api/proxy |
_lib |
software | healthy | api/_lib |
js |
software | healthy | js |
docs |
software | healthy | js/docs |
css |
software | healthy | css |
supabase |
software | healthy | supabase |
migrations |
software | healthy | supabase/migrations |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | api/_lib/security.js |
postgres |
data | healthy | js/cloud-db.js |
sqlite |
data | healthy | js/cloud-db.js |
| Label | Layer | Status | Path |
|---|---|---|---|
003_archive_documents.sql |
data | healthy | supabase/migrations/003_archive_documents.sql |
001_schema.sql |
data | healthy | supabase/migrations/001_schema.sql |
002_rls.sql |
data | healthy | supabase/migrations/002_rls.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::api/_lib/security.js |
security | healthy | api/_lib/security.js |
auth::api/invite.js |
security | healthy | api/invite.js |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-h8bph4s1 |
software | healthy | /tmp/repobility-clone-h8bph4s1 |
| Label | Layer | Status | Path |
|---|---|---|---|
public |
data | healthy | supabase/migrations/003_archive_documents.sql |
This page is publicly accessible at:
https://repobility.com/scan/05935dc7-f0a8-45d5-88eb-4d62d85b0ccf/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/05935dc7-f0a8-45d5-88eb-4d62d85b0ccf/
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.