https://github.com/Vinksj/claude-gmail-multi
· scanned 2026-06-16 00:50 UTC (2 months, 1 week ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 1 week 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 56 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 |
|---|---|---|---|
authorizeAccount |
software | healthy | src/auth.ts:authorizeAccount |
port |
software | healthy | src/auth.ts:port |
loadConfig |
software | healthy | src/accounts.ts:loadConfig |
saveConfig |
software | healthy | src/accounts.ts:saveConfig |
loadClientCredentials |
software | healthy | src/accounts.ts:loadClientCredentials |
describeAccounts |
software | healthy | src/accounts.ts:describeAccounts |
resolveAccount |
software | healthy | src/accounts.ts:resolveAccount |
tokenPath |
software | healthy | src/accounts.ts:tokenPath |
writeToken |
software | healthy | src/accounts.ts:writeToken |
getClient |
software | healthy | src/accounts.ts:getClient |
dropClient |
software | healthy | src/accounts.ts:dropClient |
arg |
software | healthy | src/auth-cli.ts:arg |
gmailFor |
software | healthy | src/gmail.ts:gmailFor |
sleep |
software | healthy | src/gmail.ts:sleep |
callGmail |
software | healthy | src/gmail.ts:callGmail |
ok |
software | healthy | src/tools.ts:ok |
fail |
software | healthy | src/tools.ts:fail |
register |
software | healthy | src/tools.ts:register |
buildMime |
software | healthy | src/tools.ts:buildMime |
labelMap |
software | healthy | src/tools.ts:labelMap |
resolveLabelIds |
software | healthy | src/tools.ts:resolveLabelIds |
registerTools |
software | healthy | src/tools.ts:registerTools |
safe |
software | healthy | src/tools.ts:safe |
modifyTool |
software | healthy | src/tools.ts:modifyTool |
header |
software | healthy | src/shape.ts:header |
decodeB64 |
software | healthy | src/shape.ts:decodeB64 |
extractBody |
software | healthy | src/shape.ts:extractBody |
walk |
software | healthy | src/shape.ts:walk |
stripHtml |
software | healthy | src/shape.ts:stripHtml |
decodeEntities |
software | healthy | src/shape.ts:decodeEntities |
truncate |
software | healthy | src/shape.ts:truncate |
shapeMessage |
software | healthy | src/shape.ts:shapeMessage |
shapeThreadSummary |
software | healthy | src/shape.ts:shapeThreadSummary |
shapeThread |
software | healthy | src/shape.ts:shapeThread |
msgs |
software | healthy | src/shape.ts:msgs |
| 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 |
auth.ts |
software | healthy | src/auth.ts |
accounts.ts |
software | healthy | src/accounts.ts |
auth-cli.ts |
software | healthy | src/auth-cli.ts |
gmail.ts |
software | healthy | src/gmail.ts |
index.ts |
software | healthy | src/index.ts |
tools.ts |
software | healthy | src/tools.ts |
shape.ts |
software | healthy | src/shape.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/accounts.ts |
security | healthy | src/accounts.ts |
auth::README.md |
security | healthy | README.md |
auth::src/gmail.ts |
security | healthy | src/gmail.ts |
auth::src/tools.ts |
security | healthy | src/tools.ts |
auth::src/auth.ts |
security | healthy | src/auth.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-en0i1e_8 |
software | healthy | /tmp/repobility-clone-en0i1e_8 |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | src/auth.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::gcp |
hardware | healthy | package-lock.json |
This page is publicly accessible at:
https://repobility.com/scan/ea183fa4-e3a1-4927-9666-dc9514626007/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ea183fa4-e3a1-4927-9666-dc9514626007/
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.