https://github.com/ShabbatMonster/lanternkit
· scanned 2026-06-16 00:08 UTC (2 months, 2 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months, 2 weeks ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 31 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 |
|---|---|---|---|
definitions |
software | healthy | src/tools.js:definitions |
makeExecutor |
software | healthy | src/tools.js:makeExecutor |
execute |
software | healthy | src/tools.js:execute |
walletPath |
software | healthy | src/wallet.js:walletPath |
loadOrCreate |
software | healthy | src/wallet.js:loadOrCreate |
balance |
software | healthy | src/wallet.js:balance |
sendMemo |
software | healthy | src/wallet.js:sendMemo |
sendSol |
software | healthy | src/wallet.js:sendSol |
memDir |
software | healthy | src/memory.js:memDir |
journalDir |
software | healthy | src/memory.js:journalDir |
ensure |
software | healthy | src/memory.js:ensure |
digest |
software | healthy | src/memory.js:digest |
remember |
software | healthy | src/memory.js:remember |
journal |
software | healthy | src/memory.js:journal |
resolveKey |
software | healthy | src/agent.js:resolveKey |
systemPrompt |
software | healthy | src/agent.js:systemPrompt |
wake |
software | healthy | src/agent.js:wake |
load |
software | healthy | src/config.js:load |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
LICENSE |
software | healthy | LICENSE |
soul.md |
software | healthy | templates/soul.md |
tools.js |
software | healthy | src/tools.js |
wallet.js |
software | healthy | src/wallet.js |
memory.js |
software | healthy | src/memory.js |
agent.js |
software | healthy | src/agent.js |
config.js |
software | healthy | src/config.js |
| Label | Layer | Status | Path |
|---|---|---|---|
templates |
software | healthy | templates |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-i2nz2y56 |
software | healthy | /tmp/repobility-clone-i2nz2y56 |
This page is publicly accessible at:
https://repobility.com/scan/693d74a5-b1bd-459d-9306-5f09f5b88f37/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/693d74a5-b1bd-459d-9306-5f09f5b88f37/
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.