https://github.com/ShabbatMonster/TEK
· scanned 2026-06-16 00:08 UTC (2 months, 2 weeks ago)
30 raw signals (0 security + 30 graph)
Last scanned 2 months, 2 weeks ago · v1 · 30 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 398 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 |
|---|---|---|---|
DeltaNumber |
software | healthy | components/tek/DeltaNumber.tsx:DeltaNumber |
Sparkline |
software | healthy | components/tek/Sparkline.tsx:Sparkline |
x |
software | healthy | components/tek/Sparkline.tsx:x |
hueOf |
software | healthy | components/tek/TokenIcon.tsx:hueOf |
TokenIcon |
software | healthy | components/tek/TokenIcon.tsx:TokenIcon |
TerminalFeed |
software | healthy | components/tek/TerminalFeed.tsx:TerminalFeed |
Address |
software | healthy | components/tek/Address.tsx:Address |
ScrambleText |
software | healthy | components/tek/ScrambleText.tsx:ScrambleText |
tick |
software | healthy | components/tek/ScrambleText.tsx:tick |
Redacted |
software | healthy | components/tek/ScrambleText.tsx:Redacted |
StatBlock |
software | healthy | components/tek/StatBlock.tsx:StatBlock |
AmountInput |
software | healthy | components/tek/AmountInput.tsx:AmountInput |
Page |
software | healthy | app/page.tsx:Page |
RootLayout |
software | healthy | app/layout.tsx:RootLayout |
POST |
software | healthy | app/api/forge/route.ts:POST |
body |
software | healthy | app/api/forge/route.ts:body |
POST |
software | healthy | app/api/oracle/route.ts:POST |
body |
software | healthy | app/api/oracle/route.ts:body |
messages |
software | healthy | app/api/oracle/route.ts:messages |
POST |
software | healthy | app/api/rpc/route.ts:POST |
POST |
software | healthy | app/api/launchpad/ipfs/route.ts:POST |
POST |
software | healthy | app/api/launchpad/create/route.ts:POST |
of |
software | healthy | app/audit/privacy-cash/page.tsx:of |
PrivacyCashAuditPage |
software | healthy | app/audit/privacy-cash/page.tsx:PrivacyCashAuditPage |
Section |
software | healthy | app/audit/privacy-cash/page.tsx:Section |
Field |
software | healthy | app/audit/privacy-cash/page.tsx:Field |
fmtUsd |
software | healthy | lib/format.ts:fmtUsd |
fmtNum |
software | healthy | lib/format.ts:fmtNum |
fmtPct |
software | healthy | lib/format.ts:fmtPct |
fmtSol |
software | healthy | lib/format.ts:fmtSol |
shortAddr |
software | healthy | lib/format.ts:shortAddr |
timeAgo |
software | healthy | lib/format.ts:timeAgo |
uiToRaw |
software | healthy | lib/format.ts:uiToRaw |
fracPadded |
software | healthy | lib/format.ts:fracPadded |
rawToUi |
software | healthy | lib/format.ts:rawToUi |
cn |
software | healthy | lib/cn.ts:cn |
rpcHttpEndpoint |
software | healthy | lib/solana.ts:rpcHttpEndpoint |
getConnection |
software | healthy | lib/solana.ts:getConnection |
explorerTx |
software | healthy | lib/solana.ts:explorerTx |
explorerAddr |
software | healthy | lib/solana.ts:explorerAddr |
sendTx |
software | healthy | lib/solana.ts:sendTx |
isValidPubkey |
software | healthy | lib/solana.ts:isValidPubkey |
ShadowAmbient |
software | healthy | modules/shadowswap/Ambient.tsx:ShadowAmbient |
PanelVault |
software | healthy | modules/shadowswap/PanelVault.tsx:PanelVault |
handleCreate |
software | healthy | modules/shadowswap/PanelVault.tsx:handleCreate |
handleUnlock |
software | healthy | modules/shadowswap/PanelVault.tsx:handleUnlock |
saveNotes |
software | healthy | modules/shadowswap/PanelVault.tsx:saveNotes |
addNote |
software | healthy | modules/shadowswap/PanelVault.tsx:addNote |
handleDestroy |
software | healthy | modules/shadowswap/PanelVault.tsx:handleDestroy |
PanelBurners |
software | healthy | modules/shadowswap/PanelBurners.tsx:PanelBurners |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
next.config.mjs |
software | healthy | next.config.mjs |
02-components.md |
software | healthy | docs/02-components.md |
07-state-management.md |
software | healthy | docs/07-state-management.md |
08-roadmap.md |
software | healthy | docs/08-roadmap.md |
06-folder-structure.md |
software | healthy | docs/06-folder-structure.md |
04-solana-integrations.md |
software | healthy | docs/04-solana-integrations.md |
01-architecture.md |
software | healthy | docs/01-architecture.md |
03-database.md |
software | healthy | docs/03-database.md |
05-design-system.md |
software | healthy | docs/05-design-system.md |
09-monetization.md |
software | healthy | docs/09-monetization.md |
10-module-plans.md |
software | healthy | docs/10-module-plans.md |
DeltaNumber.tsx |
software | healthy | components/tek/DeltaNumber.tsx |
Sparkline.tsx |
software | healthy | components/tek/Sparkline.tsx |
TokenIcon.tsx |
software | healthy | components/tek/TokenIcon.tsx |
TerminalFeed.tsx |
software | healthy | components/tek/TerminalFeed.tsx |
Address.tsx |
software | healthy | components/tek/Address.tsx |
ScrambleText.tsx |
software | healthy | components/tek/ScrambleText.tsx |
StatBlock.tsx |
software | healthy | components/tek/StatBlock.tsx |
AmountInput.tsx |
software | healthy | components/tek/AmountInput.tsx |
globals.css |
software | healthy | app/globals.css |
page.tsx |
software | healthy | app/page.tsx |
layout.tsx |
software | healthy | app/layout.tsx |
route.ts |
software | healthy | app/api/forge/route.ts |
route.ts |
software | healthy | app/api/oracle/route.ts |
route.ts |
software | healthy | app/api/rpc/route.ts |
route.ts |
software | healthy | app/api/launchpad/ipfs/route.ts |
route.ts |
software | healthy | app/api/launchpad/create/route.ts |
page.tsx |
software | healthy | app/audit/privacy-cash/page.tsx |
format.ts |
software | healthy | lib/format.ts |
cn.ts |
software | healthy | lib/cn.ts |
solana.ts |
software | healthy | lib/solana.ts |
registry.ts |
software | healthy | modules/registry.ts |
Ambient.tsx |
software | healthy | modules/shadowswap/Ambient.tsx |
PanelVault.tsx |
software | healthy | modules/shadowswap/PanelVault.tsx |
store.ts |
software | healthy | modules/shadowswap/store.ts |
index.tsx |
software | healthy | modules/shadowswap/index.tsx |
shadow.css |
software | healthy | modules/shadowswap/shadow.css |
PanelBurners.tsx |
software | healthy | modules/shadowswap/PanelBurners.tsx |
Focused.tsx |
software | healthy | modules/shadowswap/Focused.tsx |
vault.ts |
software | healthy | modules/shadowswap/vault.ts |
PanelPool.tsx |
software | healthy | modules/shadowswap/PanelPool.tsx |
Ambient.tsx |
software | healthy | modules/radar/Ambient.tsx |
store.ts |
software | healthy | modules/radar/store.ts |
lib.ts |
software | healthy | modules/radar/lib.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
components |
software | healthy | components |
tek |
software | healthy | components/tek |
app |
software | healthy | app |
api |
software | healthy | app/api |
forge |
software | healthy | app/api/forge |
oracle |
software | healthy | app/api/oracle |
rpc |
software | healthy | app/api/rpc |
launchpad |
software | healthy | app/api/launchpad |
ipfs |
software | healthy | app/api/launchpad/ipfs |
create |
software | healthy | app/api/launchpad/create |
audit |
software | healthy | app/audit |
privacy-cash |
software | healthy | app/audit/privacy-cash |
lib |
software | healthy | lib |
modules |
software | healthy | modules |
shadowswap |
software | healthy | modules/shadowswap |
radar |
software | healthy | modules/radar |
forge |
software | healthy | modules/forge |
oracle |
software | healthy | modules/oracle |
perps |
software | healthy | modules/perps |
signal |
software | healthy | modules/signal |
swap |
software | healthy | modules/swap |
launchpad |
software | healthy | modules/launchpad |
incinerator |
software | healthy | modules/incinerator |
kernel |
software | healthy | kernel |
| Label | Layer | Status | Path |
|---|---|---|---|
Page |
frontend | healthy | app/page.tsx |
RootLayout |
frontend | healthy | app/layout.tsx |
PrivacyCashAuditPage |
frontend | healthy | app/audit/privacy-cash/page.tsx |
ShadowAmbient |
frontend | healthy | modules/shadowswap/Ambient.tsx |
ShadowFocused |
frontend | healthy | modules/shadowswap/Focused.tsx |
RadarAmbient |
frontend | healthy | modules/radar/Ambient.tsx |
RadarFocused |
frontend | healthy | modules/radar/Focused.tsx |
ForgeAmbient |
frontend | healthy | modules/forge/Ambient.tsx |
ForgeFocused |
frontend | healthy | modules/forge/Focused.tsx |
OracleAmbient |
frontend | healthy | modules/oracle/Ambient.tsx |
OracleFocused |
frontend | healthy | modules/oracle/Focused.tsx |
PerpsAmbient |
frontend | healthy | modules/perps/Ambient.tsx |
PerpsFocused |
frontend | healthy | modules/perps/Focused.tsx |
SignalAmbient |
frontend | healthy | modules/signal/Ambient.tsx |
SignalFocused |
frontend | healthy | modules/signal/Focused.tsx |
SwapAmbient |
frontend | healthy | modules/swap/Ambient.tsx |
SwapFocused |
frontend | healthy | modules/swap/Focused.tsx |
LaunchpadAmbient |
frontend | healthy | modules/launchpad/Ambient.tsx |
LaunchpadFocused |
frontend | healthy | modules/launchpad/Focused.tsx |
IncineratorAmbient |
frontend | healthy | modules/incinerator/Ambient.tsx |
IncineratorFocused |
frontend | healthy | modules/incinerator/Focused.tsx |
TekKernel |
frontend | healthy | kernel/TekKernel.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-vvyz3xzm |
software | healthy | /tmp/repobility-clone-vvyz3xzm |
| Label | Layer | Status | Path |
|---|---|---|---|
ModuleErrorBoundary |
software | healthy | kernel/GridEngine.tsx:ModuleErrorBoundary |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/f3352d92-d8a0-42ab-b619-79080e10cca3/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f3352d92-d8a0-42ab-b619-79080e10cca3/
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.