https://github.com/satoshigreek/apex-conductor
· scanned 2026-06-16 00:03 UTC (2 months, 3 weeks ago)
88 raw signals (0 security + 88 graph)
Last scanned 2 months, 3 weeks ago · v1 · 88 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 913 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 |
|---|---|---|---|
ConductorPage |
software | healthy | apps/web/app/page.tsx:ConductorPage |
submit |
software | healthy | apps/web/app/page.tsx:submit |
message |
software | healthy | apps/web/app/page.tsx:message |
approve |
software | healthy | apps/web/app/page.tsx:approve |
ResultPanel |
software | healthy | apps/web/app/page.tsx:ResultPanel |
results |
software | healthy | apps/web/app/page.tsx:results |
StepResult |
software | healthy | apps/web/app/page.tsx:StepResult |
quotes |
software | healthy | apps/web/app/page.tsx:quotes |
statusColor |
software | healthy | apps/web/app/page.tsx:statusColor |
dotColor |
software | healthy | apps/web/app/page.tsx:dotColor |
RootLayout |
software | healthy | apps/web/app/layout.tsx:RootLayout |
RefuelPage |
software | healthy | apps/web/app/refuel/page.tsx:RefuelPage |
connectBase |
software | healthy | apps/web/app/refuel/page.tsx:connectBase |
accounts |
software | healthy | apps/web/app/refuel/page.tsx:accounts |
connectEternl |
software | healthy | apps/web/app/refuel/page.tsx:connectEternl |
refuel |
software | healthy | apps/web/app/refuel/page.tsx:refuel |
TasksPage |
software | healthy | apps/web/app/tasks/page.tsx:TasksPage |
isShowcase |
software | healthy | apps/web/app/agents/page.tsx:isShowcase |
rank |
software | healthy | apps/web/app/agents/page.tsx:rank |
AgentsPage |
software | healthy | apps/web/app/agents/page.tsx:AgentsPage |
load |
software | healthy | apps/web/app/agents/page.tsx:load |
showcase |
software | healthy | apps/web/app/agents/page.tsx:showcase |
testAgents |
software | healthy | apps/web/app/agents/page.tsx:testAgents |
ClientsPage |
software | healthy | apps/web/app/clients/page.tsx:ClientsPage |
conductorBase |
software | healthy | apps/web/lib/api.ts:conductorBase |
browserMode |
software | healthy | apps/web/lib/api.ts:browserMode |
submitIntent |
software | healthy | apps/web/lib/api.ts:submitIntent |
getTask |
software | healthy | apps/web/lib/api.ts:getTask |
approveTask |
software | healthy | apps/web/lib/api.ts:approveTask |
listAgents |
software | healthy | apps/web/lib/api.ts:listAgents |
requestRefuel |
software | healthy | apps/web/lib/api.ts:requestRefuel |
gasBalance |
software | healthy | apps/web/lib/api.ts:gasBalance |
EXPLORER_TX |
software | healthy | apps/web/lib/api.ts:EXPLORER_TX |
loadTasks |
software | healthy | apps/web/lib/browser-conductor.ts:loadTasks |
saveTask |
software | healthy | apps/web/lib/browser-conductor.ts:saveTask |
getBrowserTask |
software | healthy | apps/web/lib/browser-conductor.ts:getBrowserTask |
plan |
software | healthy | apps/web/lib/browser-conductor.ts:plan |
agentSynonyms |
software | healthy | apps/web/lib/browser-conductor.ts:agentSynonyms |
conductInBrowser |
software | healthy | apps/web/lib/browser-conductor.ts:conductInBrowser |
protocolFee |
software | healthy | apps/web/lib/browser-conductor.ts:protocolFee |
topic |
software | healthy | apps/web/lib/virtual-agents.ts:topic |
body |
software | healthy | apps/web/lib/virtual-agents.ts:body |
headlines |
software | healthy | apps/web/lib/virtual-agents.ts:headlines |
a |
software | healthy | apps/web/lib/virtual-agents.ts:a |
tip |
software | healthy | apps/web/lib/virtual-agents.ts:tip |
utxos |
software | healthy | apps/web/lib/virtual-agents.ts:utxos |
isStaticMode |
software | healthy | apps/web/lib/static-mode.ts:isStaticMode |
getNodeUrl |
software | healthy | apps/web/lib/static-mode.ts:getNodeUrl |
setNodeUrl |
software | healthy | apps/web/lib/static-mode.ts:setNodeUrl |
hexToBytes |
software | healthy | apps/web/lib/static-mode.ts:hexToBytes |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
turbo.json |
software | healthy | turbo.json |
render.yaml |
software | healthy | render.yaml |
SPEC.md |
software | healthy | SPEC.md |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
.env.example |
software | healthy | .env.example |
tsconfig.base.json |
software | healthy | tsconfig.base.json |
README.md |
software | healthy | apps/refuel/README.md |
postcss.config.mjs |
software | healthy | apps/web/postcss.config.mjs |
tailwind.config.ts |
software | healthy | apps/web/tailwind.config.ts |
package.json |
software | healthy | apps/web/package.json |
next-env.d.ts |
software | healthy | apps/web/next-env.d.ts |
tsconfig.json |
software | healthy | apps/web/tsconfig.json |
next.config.mjs |
software | healthy | apps/web/next.config.mjs |
globals.css |
software | healthy | apps/web/app/globals.css |
page.tsx |
software | healthy | apps/web/app/page.tsx |
layout.tsx |
software | healthy | apps/web/app/layout.tsx |
page.tsx |
software | healthy | apps/web/app/refuel/page.tsx |
page.tsx |
software | healthy | apps/web/app/tasks/page.tsx |
page.tsx |
software | healthy | apps/web/app/agents/page.tsx |
page.tsx |
software | healthy | apps/web/app/clients/page.tsx |
api.ts |
software | healthy | apps/web/lib/api.ts |
browser-conductor.ts |
software | healthy | apps/web/lib/browser-conductor.ts |
virtual-agents.ts |
software | healthy | apps/web/lib/virtual-agents.ts |
static-mode.ts |
software | healthy | apps/web/lib/static-mode.ts |
catalog-snapshot.json |
software | healthy | apps/web/public/catalog-snapshot.json |
tasks.html |
software | healthy | docs/tasks.html |
clients.html |
software | healthy | docs/clients.html |
agents.html |
software | healthy | docs/agents.html |
index.html |
software | healthy | docs/index.html |
404.html |
software | healthy | docs/404.html |
refuel.html |
software | healthy | docs/refuel.html |
catalog-snapshot.json |
software | healthy | docs/catalog-snapshot.json |
239-83ef0991250577f2.js |
software | healthy | docs/_next/static/chunks/239-83ef0991250577f2.js |
framework-bef83a85c94ff7de.js |
software | healthy | docs/_next/static/chunks/framework-bef83a85c94ff7de.js |
polyfills-42372ed130431b0a.js |
software | healthy | docs/_next/static/chunks/polyfills-42372ed130431b0a.js |
main-app-34041a180f1d72ad.js |
software | healthy | docs/_next/static/chunks/main-app-34041a180f1d72ad.js |
358.752b426e91185e71.js |
software | healthy | docs/_next/static/chunks/358.752b426e91185e71.js |
370-84470940fdd0ef4c.js |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js |
main-90f1b3e7c6eff129.js |
software | healthy | docs/_next/static/chunks/main-90f1b3e7c6eff129.js |
f90a07c8-9e65582f7787e19c.js |
software | healthy | docs/_next/static/chunks/f90a07c8-9e65582f7787e19c.js |
webpack-6995016a93e5a4a6.js |
software | healthy | docs/_next/static/chunks/webpack-6995016a93e5a4a6.js |
795-e8ac19b05a0bf628.js |
software | healthy | docs/_next/static/chunks/795-e8ac19b05a0bf628.js |
805.87f5cb80dbe20de4.js |
software | healthy | docs/_next/static/chunks/805.87f5cb80dbe20de4.js |
page-04723f85b901d108.js |
software | healthy | docs/_next/static/chunks/app/page-04723f85b901d108.js |
layout-1170dc4beacf3817.js |
software | healthy | docs/_next/static/chunks/app/layout-1170dc4beacf3817.js |
page-55b6d7358e76c693.js |
software | healthy | docs/_next/static/chunks/app/refuel/page-55b6d7358e76c693.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
r |
software | healthy | docs/_next/static/chunks/239-83ef0991250577f2.js:r |
u |
software | healthy | docs/_next/static/chunks/239-83ef0991250577f2.js:u |
c |
software | healthy | docs/_next/static/chunks/239-83ef0991250577f2.js:c |
n |
software | healthy | docs/_next/static/chunks/239-83ef0991250577f2.js:n |
i |
software | healthy | docs/_next/static/chunks/358.752b426e91185e71.js:i |
a |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:a |
which |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:which |
x |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:x |
I |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:I |
i |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:i |
c |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:c |
w |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:w |
r |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:r |
u |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:u |
eA |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:eA |
eN |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:eN |
eY |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:eY |
nx |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:nx |
nA |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:nA |
nL |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:nL |
rn |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:rn |
o |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:o |
y |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:y |
s |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:s |
l |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:l |
f |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:f |
d |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:d |
b |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:b |
p |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:p |
h |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:h |
m |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:m |
g |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:g |
v |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:v |
P |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:P |
E |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:E |
$ |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:$ |
B |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:B |
A |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:A |
k |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:k |
O |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:O |
G |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:G |
N |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:N |
S |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:S |
R |
software | healthy | docs/_next/static/chunks/370-84470940fdd0ef4c.js:R |
Y |
software | healthy | docs/_next/static/chunks/main-90f1b3e7c6eff129.js:Y |
d |
software | healthy | docs/_next/static/chunks/main-90f1b3e7c6eff129.js:d |
o |
software | healthy | docs/_next/static/chunks/main-90f1b3e7c6eff129.js:o |
c |
software | healthy | docs/_next/static/chunks/main-90f1b3e7c6eff129.js:c |
r |
software | healthy | docs/_next/static/chunks/main-90f1b3e7c6eff129.js:r |
n |
software | healthy | docs/_next/static/chunks/main-90f1b3e7c6eff129.js:n |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
apps |
software | healthy | apps |
refuel |
software | healthy | apps/refuel |
web |
software | healthy | apps/web |
app |
software | healthy | apps/web/app |
refuel |
software | healthy | apps/web/app/refuel |
tasks |
software | healthy | apps/web/app/tasks |
agents |
software | healthy | apps/web/app/agents |
clients |
software | healthy | apps/web/app/clients |
lib |
software | healthy | apps/web/lib |
public |
software | healthy | apps/web/public |
docs |
software | healthy | docs |
_next |
software | healthy | docs/_next |
static |
software | healthy | docs/_next/static |
chunks |
software | healthy | docs/_next/static/chunks |
app |
software | healthy | docs/_next/static/chunks/app |
refuel |
software | healthy | docs/_next/static/chunks/app/refuel |
tasks |
software | healthy | docs/_next/static/chunks/app/tasks |
_not-found |
software | healthy | docs/_next/static/chunks/app/_not-found |
agents |
software | healthy | docs/_next/static/chunks/app/agents |
clients |
software | healthy | docs/_next/static/chunks/app/clients |
pages |
software | healthy | docs/_next/static/chunks/pages |
css |
software | healthy | docs/_next/static/css |
ijBOFYnLYbD2WOR8ri-MP |
software | healthy | docs/_next/static/ijBOFYnLYbD2WOR8ri-MP |
scripts |
software | healthy | scripts |
packages |
software | healthy | packages |
chain-vector |
software | healthy | packages/chain-vector |
src |
software | healthy | packages/chain-vector/src |
chain-base |
software | healthy | packages/chain-base |
src |
software | healthy | packages/chain-base/src |
x402 |
software | healthy | packages/x402 |
src |
software | healthy | packages/x402/src |
core |
software | healthy | packages/core |
src |
software | healthy | packages/core/src |
schemas |
software | healthy | packages/core/src/schemas |
llm |
software | healthy | packages/llm |
src |
software | healthy | packages/llm/src |
prompts |
software | healthy | packages/llm/src/prompts |
.claude |
software | healthy | .claude |
examples |
software | healthy | examples |
agents |
software | healthy | examples/agents |
demo-agents |
software | healthy | examples/agents/demo-agents |
src |
software | healthy | examples/agents/demo-agents/src |
services |
software | healthy | services |
refuel-api |
software | healthy | services/refuel-api |
src |
software | healthy | services/refuel-api/src |
conductor |
software | healthy | services/conductor |
src |
software | healthy | services/conductor/src |
indexer |
software | healthy | services/indexer |
src |
software | healthy | services/indexer/src |
store |
software | healthy | services/indexer/src/store |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
POST |
api | healthy | docs/_next/static/chunks/app/clients/page-98f9c04cc4771a18.… |
GET /health |
api | healthy | examples/agents/demo-agents/src/index.ts |
POST / |
api | healthy | examples/agents/demo-agents/src/index.ts |
POST /v1/refuel |
api | healthy | services/refuel-api/src/server.ts |
GET /v1/gas/:vectorAddress |
api | healthy | services/refuel-api/src/server.ts |
POST /v1/gas/topup |
api | healthy | services/refuel-api/src/server.ts |
GET /mcp/sse |
api | healthy | services/conductor/src/mcp.ts |
POST /mcp/messages |
api | healthy | services/conductor/src/mcp.ts |
POST /v1/intents |
api | healthy | services/conductor/src/server.ts |
GET /v1/tasks/:id |
api | healthy | services/conductor/src/server.ts |
GET /v1/tasks/:id/events |
api | healthy | services/conductor/src/server.ts |
POST /v1/tasks/:id/approve |
api | healthy | services/conductor/src/server.ts |
POST /v1/tasks/:id/cancel |
api | healthy | services/conductor/src/server.ts |
GET /v1/agents |
api | healthy | services/conductor/src/server.ts |
POST /v1/agents/:agentId/manifest |
api | healthy | services/conductor/src/server.ts |
GET /agents |
api | healthy | services/indexer/src/main.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | apps/web/app/page.tsx |
/refuel |
frontend | healthy | apps/web/app/refuel/page.tsx |
/tasks |
frontend | healthy | apps/web/app/tasks/page.tsx |
/agents |
frontend | healthy | apps/web/app/agents/page.tsx |
/clients |
frontend | healthy | apps/web/app/clients/page.tsx |
/_error-e6fec90a1cd3c215 |
frontend | healthy | docs/_next/static/chunks/pages/_error-e6fec90a1cd3c215.js |
/_app-bb109b5f6fb65a97 |
frontend | healthy | docs/_next/static/chunks/pages/_app-bb109b5f6fb65a97.js |
/apex-conductor/_next/image |
frontend | healthy | docs/_next/static/chunks/main-90f1b3e7c6eff129.js |
/_next/image |
frontend | healthy | docs/_next/static/chunks/main-90f1b3e7c6eff129.js |
| Label | Layer | Status | Path |
|---|---|---|---|
agents |
data | healthy | infra/migrations/001_init.sql |
agent_manifests |
data | healthy | infra/migrations/001_init.sql |
tasks |
data | healthy | infra/migrations/001_init.sql |
steps |
data | healthy | infra/migrations/001_init.sql |
payments |
data | healthy | infra/migrations/001_init.sql |
gas_accounts |
data | healthy | infra/migrations/001_init.sql |
gas_events |
data | healthy | infra/migrations/001_init.sql |
events |
data | healthy | infra/migrations/001_init.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
ConductorPage |
frontend | healthy | apps/web/app/page.tsx |
RootLayout |
frontend | healthy | apps/web/app/layout.tsx |
RefuelPage |
frontend | healthy | apps/web/app/refuel/page.tsx |
TasksPage |
frontend | healthy | apps/web/app/tasks/page.tsx |
AgentsPage |
frontend | healthy | apps/web/app/agents/page.tsx |
ClientsPage |
frontend | healthy | apps/web/app/clients/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
port:64 |
network | healthy | pnpm-lock.yaml |
port:14 |
network | healthy | pnpm-lock.yaml |
port:5432 |
network | healthy | infra/docker-compose.yml |
port:6379 |
network | healthy | infra/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | pnpm-lock.yaml |
postgres |
data | healthy | pnpm-lock.yaml |
postgresql |
data | healthy | infra/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
run.ts |
data | healthy | infra/migrations/run.ts |
001_init.sql |
data | healthy | infra/migrations/001_init.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
hardware | healthy | infra/docker-compose.yml |
redis |
hardware | healthy | infra/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-30636fjn |
software | healthy | /tmp/repobility-clone-30636fjn |
| Label | Layer | Status | Path |
|---|---|---|---|
bullmq |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build-test |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/e1f68a2e-96e8-4b6e-93c0-43c907dc1863/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e1f68a2e-96e8-4b6e-93c0-43c907dc1863/
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.