https://github.com/criztiano/marktab
· scanned 2026-06-17 01:51 UTC (1 month, 1 week ago)
5 raw signals (0 security + 5 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +6.9 (diff) · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 62 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 |
|---|---|---|---|
jsonResponse |
software | healthy | entrypoints/newtab/feed.test.ts:jsonResponse |
stubStorage |
software | healthy | entrypoints/newtab/feed.test.ts:stubStorage |
useFeedQueue |
software | healthy | entrypoints/newtab/TryNext.tsx:useFeedQueue |
keep |
software | healthy | entrypoints/newtab/TryNext.tsx:keep |
dismiss |
software | healthy | entrypoints/newtab/TryNext.tsx:dismiss |
markOpened |
software | healthy | entrypoints/newtab/TryNext.tsx:markOpened |
TryNext |
software | healthy | entrypoints/newtab/TryNext.tsx:TryNext |
statusText |
software | healthy | entrypoints/newtab/Settings.tsx:statusText |
Settings |
software | healthy | entrypoints/newtab/Settings.tsx:Settings |
hostOf |
software | healthy | entrypoints/newtab/Settings.tsx:hostOf |
onBaseUrlChange |
software | healthy | entrypoints/newtab/Settings.tsx:onBaseUrlChange |
onKey |
software | healthy | entrypoints/newtab/Settings.tsx:onKey |
save |
software | healthy | entrypoints/newtab/Settings.tsx:save |
faviconUrl |
software | healthy | entrypoints/newtab/App.tsx:faviconUrl |
highlight |
software | healthy | entrypoints/newtab/App.tsx:highlight |
flatten |
software | healthy | entrypoints/newtab/App.tsx:flatten |
items |
software | healthy | entrypoints/newtab/App.tsx:items |
subfolders |
software | healthy | entrypoints/newtab/App.tsx:subfolders |
App |
software | healthy | entrypoints/newtab/App.tsx:App |
load |
software | healthy | entrypoints/newtab/App.tsx:load |
openFirst |
software | healthy | entrypoints/newtab/App.tsx:openFirst |
onKeyDown |
software | healthy | entrypoints/newtab/App.tsx:onKeyDown |
trimBase |
software | healthy | entrypoints/newtab/feed.ts:trimBase |
buildQueueUrl |
software | healthy | entrypoints/newtab/feed.ts:buildQueueUrl |
buildHeaders |
software | healthy | entrypoints/newtab/feed.ts:buildHeaders |
safeHttpUrl |
software | healthy | entrypoints/newtab/feed.ts:safeHttpUrl |
createFeedClient |
software | healthy | entrypoints/newtab/feed.ts:createFeedClient |
post |
software | healthy | entrypoints/newtab/feed.ts:post |
data |
software | healthy | entrypoints/newtab/feed.ts:data |
originPattern |
software | healthy | entrypoints/newtab/feed.ts:originPattern |
hasHostAccess |
software | healthy | entrypoints/newtab/feed.ts:hasHostAccess |
requestHostAccess |
software | healthy | entrypoints/newtab/feed.ts:requestHostAccess |
isString |
software | healthy | entrypoints/newtab/feed.ts:isString |
pickString |
software | healthy | entrypoints/newtab/feed.ts:pickString |
loadConfig |
software | healthy | entrypoints/newtab/feed.ts:loadConfig |
saveConfig |
software | healthy | entrypoints/newtab/feed.ts:saveConfig |
isQueueItem |
software | healthy | entrypoints/newtab/feed.ts:isQueueItem |
loadCachedItems |
software | healthy | entrypoints/newtab/feed.ts:loadCachedItems |
saveCachedItems |
software | healthy | entrypoints/newtab/feed.ts:saveCachedItems |
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
HANDOFF.md |
software | healthy | HANDOFF.md |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
package.json |
software | healthy | package.json |
wxt.config.ts |
software | healthy | wxt.config.ts |
tsconfig.json |
software | healthy | tsconfig.json |
feed.test.ts |
software | healthy | entrypoints/newtab/feed.test.ts |
style.css |
software | healthy | entrypoints/newtab/style.css |
main.tsx |
software | healthy | entrypoints/newtab/main.tsx |
TryNext.tsx |
software | healthy | entrypoints/newtab/TryNext.tsx |
Settings.tsx |
software | healthy | entrypoints/newtab/Settings.tsx |
index.html |
software | healthy | entrypoints/newtab/index.html |
App.tsx |
software | healthy | entrypoints/newtab/App.tsx |
feed.ts |
software | healthy | entrypoints/newtab/feed.ts |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
TryNext |
frontend | healthy | entrypoints/newtab/TryNext.tsx |
Settings |
frontend | healthy | entrypoints/newtab/Settings.tsx |
App |
frontend | healthy | entrypoints/newtab/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
entrypoints |
software | healthy | entrypoints |
newtab |
software | healthy | entrypoints/newtab |
| Label | Layer | Status | Path |
|---|---|---|---|
criztiano__marktab |
software | healthy | /data/fable5_failed_archive/criztiano__marktab |
This page is publicly accessible at:
https://repobility.com/scan/8b3bd9e8-75d8-4379-a080-15f1cc270760/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/8b3bd9e8-75d8-4379-a080-15f1cc270760/
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.