https://github.com/worldofhacks/actflow
· scanned 2026-06-16 00:59 UTC (2 months, 1 week ago)
161 raw signals (0 security + 161 graph)
Last scanned 2 months, 1 week ago · v1 · 161 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 2190 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
package.json |
software | healthy | package.json |
turbo.json |
software | healthy | turbo.json |
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 | tests/seed/README.md |
package.json |
software | healthy | tests/seed/package.json |
seed-demo.mjs |
software | healthy | tests/seed/src/seed-demo.mjs |
package.json |
software | healthy | tests/e2e/package.json |
runner.mjs |
software | healthy | tests/e2e/src/runner.mjs |
docker-compose.dev.yml |
software | healthy | apps/api/docker-compose.dev.yml |
tsconfig.build.json |
software | healthy | apps/api/tsconfig.build.json |
README.md |
software | healthy | apps/api/README.md |
package.json |
software | healthy | apps/api/package.json |
nest-cli.json |
software | healthy | apps/api/nest-cli.json |
.env.example |
software | healthy | apps/api/.env.example |
tsconfig.json |
software | healthy | apps/api/tsconfig.json |
world.test.mjs |
software | healthy | apps/api/test/world.test.mjs |
provisioning.test.mjs |
software | healthy | apps/api/test/provisioning.test.mjs |
payments.test.mjs |
software | healthy | apps/api/test/payments.test.mjs |
app.controller.ts |
software | healthy | apps/api/src/app.controller.ts |
dashboard.controller.ts |
software | healthy | apps/api/src/dashboard.controller.ts |
main.ts |
software | healthy | apps/api/src/main.ts |
app.service.ts |
software | healthy | apps/api/src/app.service.ts |
app.module.ts |
software | healthy | apps/api/src/app.module.ts |
notification.service.ts |
software | healthy | apps/api/src/notification/notification.service.ts |
notification.controller.ts |
software | healthy | apps/api/src/notification/notification.controller.ts |
notification.module.ts |
software | healthy | apps/api/src/notification/notification.module.ts |
notification.repository.ts |
software | healthy | apps/api/src/notification/repositories/notification.reposit… |
notification.schema.ts |
software | healthy | apps/api/src/notification/schemas/notification.schema.ts |
index.ts |
software | healthy | apps/api/src/types/user/index.ts |
marketplace.module.ts |
software | healthy | apps/api/src/marketplace/marketplace.module.ts |
market.rpc.client.ts |
software | healthy | apps/api/src/marketplace/market.rpc.client.ts |
config.module.ts |
software | healthy | apps/api/src/marketplace/config/config.module.ts |
contracts.config.ts |
software | healthy | apps/api/src/marketplace/config/contracts.config.ts |
contract.config.module.ts |
software | healthy | apps/api/src/config/contract.config.module.ts |
configuration.ts |
software | healthy | apps/api/src/config/configuration.ts |
config.controller.ts |
software | healthy | apps/api/src/config/config.controller.ts |
contract.config.schema.ts |
software | healthy | apps/api/src/config/schema/contract.config.schema.ts |
config.repository.ts |
software | healthy | apps/api/src/config/repository/config.repository.ts |
contract.config.service.ts |
software | healthy | apps/api/src/config/service/contract.config.service.ts |
auth.service.ts |
software | healthy | apps/api/src/auth/auth.service.ts |
auth.controller.ts |
software | healthy | apps/api/src/auth/auth.controller.ts |
auth.module.ts |
software | healthy | apps/api/src/auth/auth.module.ts |
add-pk-to-user.dto.ts |
software | healthy | apps/api/src/auth/dtos/add-pk-to-user.dto.ts |
login-account-with-wallet.dto.ts |
software | healthy | apps/api/src/auth/dtos/login-account-with-wallet.dto.ts |
register-account-with-wallet.dto.ts |
software | healthy | apps/api/src/auth/dtos/register-account-with-wallet.dto.ts |
check-wallet-exists.dto.ts |
software | healthy | apps/api/src/auth/dtos/check-wallet-exists.dto.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
paint |
software | healthy | tests/seed/src/seed-demo.mjs:paint |
log |
software | healthy | tests/seed/src/seed-demo.mjs:log |
profileFor |
software | healthy | tests/seed/src/seed-demo.mjs:profileFor |
buildSeedAgents |
software | healthy | tests/seed/src/seed-demo.mjs:buildSeedAgents |
printDryRun |
software | healthy | tests/seed/src/seed-demo.mjs:printDryRun |
seedToMongo |
software | healthy | tests/seed/src/seed-demo.mjs:seedToMongo |
main |
software | healthy | tests/seed/src/seed-demo.mjs:main |
paint |
software | healthy | tests/e2e/src/runner.mjs:paint |
tag |
software | healthy | tests/e2e/src/runner.mjs:tag |
stepHeader |
software | healthy | tests/e2e/src/runner.mjs:stepHeader |
detail |
software | healthy | tests/e2e/src/runner.mjs:detail |
pass |
software | healthy | tests/e2e/src/runner.mjs:pass |
stepIdentity |
software | healthy | tests/e2e/src/runner.mjs:stepIdentity |
stepReputation |
software | healthy | tests/e2e/src/runner.mjs:stepReputation |
stepPayment |
software | healthy | tests/e2e/src/runner.mjs:stepPayment |
stepUniswap |
software | healthy | tests/e2e/src/runner.mjs:stepUniswap |
stepWorldTrial |
software | healthy | tests/e2e/src/runner.mjs:stepWorldTrial |
key |
software | healthy | tests/e2e/src/runner.mjs:key |
fetchMock |
software | healthy | tests/e2e/src/runner.mjs:fetchMock |
main |
software | healthy | tests/e2e/src/runner.mjs:main |
mockFetch |
software | healthy | apps/api/test/world.test.mjs:mockFetch |
fn |
software | healthy | apps/api/test/world.test.mjs:fn |
fakeConfig |
software | healthy | apps/api/test/world.test.mjs:fakeConfig |
fakeRepo |
software | healthy | apps/api/test/world.test.mjs:fakeRepo |
key |
software | healthy | apps/api/test/world.test.mjs:key |
fakeAgentRepo |
software | healthy | apps/api/test/provisioning.test.mjs:fakeAgentRepo |
fakeMetadata |
software | healthy | apps/api/test/provisioning.test.mjs:fakeMetadata |
dryRunConfig |
software | healthy | apps/api/test/provisioning.test.mjs:dryRunConfig |
newService |
software | healthy | apps/api/test/provisioning.test.mjs:newService |
fakeConfig |
software | healthy | apps/api/test/payments.test.mjs:fakeConfig |
fakeRepo |
software | healthy | apps/api/test/payments.test.mjs:fakeRepo |
fakeWorld |
software | healthy | apps/api/test/payments.test.mjs:fakeWorld |
newService |
software | healthy | apps/api/test/payments.test.mjs:newService |
fakeTaskService |
software | healthy | apps/api/test/payments.test.mjs:fakeTaskService |
bootstrap |
software | healthy | apps/api/src/main.ts:bootstrap |
corsOrigins |
software | healthy | apps/api/src/main.ts:corsOrigins |
Roles |
software | healthy | apps/api/src/auth/decorators/roles.decorator.ts:Roles |
plainDoc |
software | healthy | apps/api/src/common/services/metadata.service.ts:plainDoc |
keyValue |
software | healthy | apps/api/src/common/filters/mongo-exception.filter.ts:keyVa… |
to |
software | healthy | apps/api/src/task/types/request/create-task.dto.ts:to |
isOpenTask |
software | healthy | apps/api/src/task/types/request/create-task.dto.ts:isOpenTa… |
isInviteTask |
software | healthy | apps/api/src/task/types/request/create-task.dto.ts:isInvite… |
isAssignedTask |
software | healthy | apps/api/src/task/types/request/create-task.dto.ts:isAssign… |
loadAgents |
software | healthy | apps/api/src/agents/provisioning/agents.loader.ts:loadAgents |
idStr |
software | healthy | apps/api/src/agents/provisioning/identity-binding.service.t… |
buildEventLookup |
software | healthy | apps/api/src/agents/services/agent.service.ts:buildEventLoo… |
loadX402 |
software | healthy | apps/api/src/payments/x402.loader.ts:loadX402 |
loadSdk |
software | healthy | apps/api/src/payments/x402.loader.ts:loadSdk |
userId |
software | healthy | apps/api/src/payments/payments.controller.ts:userId |
escapeRegex |
software | healthy | apps/api/src/payments/repositories/payment-receipt.reposito… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
seed |
software | healthy | tests/seed |
src |
software | healthy | tests/seed/src |
e2e |
software | healthy | tests/e2e |
src |
software | healthy | tests/e2e/src |
apps |
software | healthy | apps |
api |
software | healthy | apps/api |
test |
software | healthy | apps/api/test |
src |
software | healthy | apps/api/src |
notification |
software | healthy | apps/api/src/notification |
repositories |
software | healthy | apps/api/src/notification/repositories |
schemas |
software | healthy | apps/api/src/notification/schemas |
types |
software | healthy | apps/api/src/types |
user |
software | healthy | apps/api/src/types/user |
marketplace |
software | healthy | apps/api/src/marketplace |
config |
software | healthy | apps/api/src/marketplace/config |
config |
software | healthy | apps/api/src/config |
schema |
software | healthy | apps/api/src/config/schema |
repository |
software | healthy | apps/api/src/config/repository |
service |
software | healthy | apps/api/src/config/service |
auth |
software | healthy | apps/api/src/auth |
dtos |
software | healthy | apps/api/src/auth/dtos |
guards |
software | healthy | apps/api/src/auth/guards |
enums |
software | healthy | apps/api/src/auth/enums |
decorators |
software | healthy | apps/api/src/auth/decorators |
strategies |
software | healthy | apps/api/src/auth/strategies |
static |
software | healthy | apps/api/src/static |
common |
software | healthy | apps/api/src/common |
interceptors |
software | healthy | apps/api/src/common/interceptors |
services |
software | healthy | apps/api/src/common/services |
pipes |
software | healthy | apps/api/src/common/pipes |
filters |
software | healthy | apps/api/src/common/filters |
task |
software | healthy | apps/api/src/task |
types |
software | healthy | apps/api/src/task/types |
response |
software | healthy | apps/api/src/task/types/response |
common |
software | healthy | apps/api/src/task/types/common |
services |
software | healthy | apps/api/src/task/types/services |
request |
software | healthy | apps/api/src/task/types/request |
repository |
software | healthy | apps/api/src/task/repository |
services |
software | healthy | apps/api/src/task/services |
schemas |
software | healthy | apps/api/src/task/schemas |
domain |
software | healthy | apps/api/src/task/domain |
wallet |
software | healthy | apps/api/src/wallet |
types |
software | healthy | apps/api/src/wallet/types |
agents |
software | healthy | apps/api/src/agents |
types |
software | healthy | apps/api/src/agents/types |
response |
software | healthy | apps/api/src/agents/types/response |
common |
software | healthy | apps/api/src/agents/types/common |
service |
software | healthy | apps/api/src/agents/types/service |
request |
software | healthy | apps/api/src/agents/types/request |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
name |
software | healthy | tests/seed/src/seed-demo.mjs:name |
AppController |
software | healthy | apps/api/src/app.controller.ts:AppController |
DashboardController |
software | healthy | apps/api/src/dashboard.controller.ts:DashboardController |
AppService |
software | healthy | apps/api/src/app.service.ts:AppService |
AppModule |
software | healthy | apps/api/src/app.module.ts:AppModule |
NotificationService |
software | healthy | apps/api/src/notification/notification.service.ts:Notificat… |
NotificationController |
software | healthy | apps/api/src/notification/notification.controller.ts:Notifi… |
NotificationModule |
software | healthy | apps/api/src/notification/notification.module.ts:Notificati… |
NotificationRepository |
software | healthy | apps/api/src/notification/repositories/notification.reposit… |
Notification |
software | healthy | apps/api/src/notification/schemas/notification.schema.ts:No… |
MarketplaceModule |
software | healthy | apps/api/src/marketplace/marketplace.module.ts:MarketplaceM… |
ContractClient |
software | healthy | apps/api/src/marketplace/market.rpc.client.ts:ContractClient |
ContractsConfigModule |
software | healthy | apps/api/src/marketplace/config/config.module.ts:ContractsC… |
ContractsConfig |
software | healthy | apps/api/src/marketplace/config/contracts.config.ts:Contrac… |
ContractConfigModule |
software | healthy | apps/api/src/config/contract.config.module.ts:ContractConfi… |
ContractConfigController |
software | healthy | apps/api/src/config/config.controller.ts:ContractConfigCont… |
ContractConfig |
software | healthy | apps/api/src/config/schema/contract.config.schema.ts:Contra… |
ContractConfigRepository |
software | healthy | apps/api/src/config/repository/config.repository.ts:Contrac… |
ContractConfigService |
software | healthy | apps/api/src/config/service/contract.config.service.ts:Cont… |
AuthService |
software | healthy | apps/api/src/auth/auth.service.ts:AuthService |
AuthController |
software | healthy | apps/api/src/auth/auth.controller.ts:AuthController |
AuthModule |
software | healthy | apps/api/src/auth/auth.module.ts:AuthModule |
UpdateUserWalletDTO |
software | healthy | apps/api/src/auth/dtos/add-pk-to-user.dto.ts:UpdateUserWall… |
LoginAccountWithWalletDTO |
software | healthy | apps/api/src/auth/dtos/login-account-with-wallet.dto.ts:Log… |
RegisterAccountWithWalletDTO |
software | healthy | apps/api/src/auth/dtos/register-account-with-wallet.dto.ts:… |
CheckWalletExistsDTO |
software | healthy | apps/api/src/auth/dtos/check-wallet-exists.dto.ts:CheckWall… |
WalletNonceDTO |
software | healthy | apps/api/src/auth/dtos/wallet-nonce.dto.ts:WalletNonceDTO |
JwtAuthGuard |
software | healthy | apps/api/src/auth/guards/jwt.guard.ts:JwtAuthGuard |
LocalAuthGuard |
software | healthy | apps/api/src/auth/guards/local.guard.ts:LocalAuthGuard |
WalletAuthGuard |
software | healthy | apps/api/src/auth/guards/wallet.guard.ts:WalletAuthGuard |
RolesGuard |
software | healthy | apps/api/src/auth/guards/roles.guard.ts:RolesGuard |
LocalStrategy |
software | healthy | apps/api/src/auth/strategies/local.strategy.ts:LocalStrategy |
JwtStrategy |
software | healthy | apps/api/src/auth/strategies/jwt.strategy.ts:JwtStrategy |
WalletStrategy |
software | healthy | apps/api/src/auth/strategies/wallet.strategy.ts:WalletStrat… |
StaticDataController |
software | healthy | apps/api/src/static/static.controller.ts:StaticDataControll… |
StaticDataModule |
software | healthy | apps/api/src/static/static.module.ts:StaticDataModule |
RetryService |
software | healthy | apps/api/src/common/retry.service.ts:RetryService |
PinataIPFSClient |
software | healthy | apps/api/src/common/ipfs.ts:PinataIPFSClient |
ApiResponseInterceptor |
software | healthy | apps/api/src/common/interceptors/api-response.interceptor.t… |
MetadataService |
software | healthy | apps/api/src/common/services/metadata.service.ts:MetadataSe… |
MetadataRepository |
software | healthy | apps/api/src/common/services/MetadataRepository.ts:Metadata… |
MetadataDocument |
software | healthy | apps/api/src/common/services/MetadataDocument.ts:MetadataDo… |
BaseRepository |
software | healthy | apps/api/src/common/services/base.repository.ts:BaseReposit… |
ParseObjectIdPipe |
software | healthy | apps/api/src/common/pipes/parse-object-id.pipe.ts:ParseObje… |
MongoExceptionFilter |
software | healthy | apps/api/src/common/filters/mongo-exception.filter.ts:Mongo… |
GlobalExceptionFilter |
software | healthy | apps/api/src/common/filters/global-exception.filter.ts:Glob… |
TaskMapper |
software | healthy | apps/api/src/task/task.mapper.ts:TaskMapper |
TaskModule |
software | healthy | apps/api/src/task/task.module.ts:TaskModule |
TaskMetadataMapper |
software | healthy | apps/api/src/task/task-metadata.mapper.ts:TaskMetadataMapper |
TaskController |
software | healthy | apps/api/src/task/task.controller.ts:TaskController |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /health |
api | healthy | apps/api/src/app.controller.ts |
GET /config |
api | healthy | apps/api/src/app.controller.ts |
GET /dashboard/seller |
api | healthy | apps/api/src/dashboard.controller.ts |
GET /dashboard/buyer |
api | healthy | apps/api/src/dashboard.controller.ts |
GET /dashboard/financial |
api | healthy | apps/api/src/dashboard.controller.ts |
PATCH /notifications/:id/read |
api | healthy | apps/api/src/notification/notification.controller.ts |
PATCH /notifications/read-all |
api | healthy | apps/api/src/notification/notification.controller.ts |
GET /config/contract |
api | healthy | apps/api/src/config/config.controller.ts |
POST /auth/register |
api | healthy | apps/api/src/auth/auth.controller.ts |
POST /auth/wallet/check |
api | healthy | apps/api/src/auth/auth.controller.ts |
POST /auth/wallet/nonce |
api | healthy | apps/api/src/auth/auth.controller.ts |
POST /auth/wallet/register |
api | healthy | apps/api/src/auth/auth.controller.ts |
POST /auth/wallet/login |
api | healthy | apps/api/src/auth/auth.controller.ts |
POST /auth/login |
api | healthy | apps/api/src/auth/auth.controller.ts |
GET /auth/user |
api | healthy | apps/api/src/auth/auth.controller.ts |
GET /auth/admin |
api | healthy | apps/api/src/auth/auth.controller.ts |
POST /auth/forgot-password |
api | healthy | apps/api/src/auth/auth.controller.ts |
POST /auth/reset-password |
api | healthy | apps/api/src/auth/auth.controller.ts |
GET /static/topics |
api | healthy | apps/api/src/static/static.controller.ts |
GET /static/skills |
api | healthy | apps/api/src/static/static.controller.ts |
POST /tasks/create-task |
api | healthy | apps/api/src/task/task.controller.ts |
POST /tasks/assign-task |
api | healthy | apps/api/src/task/task.controller.ts |
POST /tasks/close-tasks |
api | healthy | apps/api/src/task/task.controller.ts |
GET /tasks/:taskId |
api | healthy | apps/api/src/task/task.controller.ts |
POST /tasks/search |
api | healthy | apps/api/src/task/task.controller.ts |
POST /tasks/accept-task |
api | healthy | apps/api/src/task/task.controller.ts |
POST /tasks/dispute-task |
api | healthy | apps/api/src/task/task.controller.ts |
POST /tasks/validate-task |
api | healthy | apps/api/src/task/task.controller.ts |
POST /tasks/submit-result |
api | healthy | apps/api/src/task/task.controller.ts |
GET /wallet/wallet-info/:address |
api | healthy | apps/api/src/wallet/wallet.controller.ts |
POST /wallet/max-allowance |
api | healthy | apps/api/src/wallet/wallet.controller.ts |
POST /wallet/generate |
api | healthy | apps/api/src/wallet/wallet.controller.ts |
GET /wallet/my-wallets |
api | healthy | apps/api/src/wallet/wallet.controller.ts |
POST /agents/create-agent |
api | healthy | apps/api/src/agents/agent.controller.ts |
POST /agents/search |
api | healthy | apps/api/src/agents/agent.controller.ts |
GET /agents/featured-agents |
api | healthy | apps/api/src/agents/agent.controller.ts |
GET /agents/my-agents |
api | healthy | apps/api/src/agents/agent.controller.ts |
GET /agents/:agentAddress/metadata |
api | healthy | apps/api/src/agents/agent.controller.ts |
GET /agents/:agentAddress |
api | healthy | apps/api/src/agents/agent.controller.ts |
POST /agents/:agentAddress/update-last-online |
api | healthy | apps/api/src/agents/agent.controller.ts |
POST /agents/provision |
api | healthy | apps/api/src/agents/provisioning/provisioning.controller.ts |
POST /payments/hire |
api | healthy | apps/api/src/payments/payments.controller.ts |
POST /payments/settle |
api | healthy | apps/api/src/payments/payments.controller.ts |
GET /payments/receipts |
api | healthy | apps/api/src/payments/payments.controller.ts |
GET /payments/receipts/:id |
api | healthy | apps/api/src/payments/payments.controller.ts |
GET /users/all |
api | healthy | apps/api/src/user/user.controller.ts |
GET /users/top-referral-users |
api | healthy | apps/api/src/user/user.controller.ts |
GET /users/profile |
api | healthy | apps/api/src/user/user.controller.ts |
PUT /users/:id |
api | healthy | apps/api/src/user/user.controller.ts |
POST /users/referrer-count |
api | healthy | apps/api/src/user/user.controller.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
PlaceholderPage |
frontend | healthy | apps/web/components/placeholder-page.tsx |
AgentProfileHeader |
frontend | healthy | apps/web/components/agent-profile-header.tsx |
AgentName |
frontend | healthy | apps/web/components/agent/agent-name.tsx |
SharedTaskForm |
frontend | healthy | apps/web/components/task/shared-task-form.tsx |
SourceIndicator |
frontend | healthy | apps/web/components/leaderboard/source-indicator.tsx |
LeaderboardTable |
frontend | healthy | apps/web/components/leaderboard/leaderboard-table.tsx |
LeaderboardView |
frontend | healthy | apps/web/components/leaderboard/leaderboard-view.tsx |
X402Badge |
frontend | healthy | apps/web/components/leaderboard/x402-badge.tsx |
Sparkline |
frontend | healthy | apps/web/components/leaderboard/sparkline.tsx |
ScoreBreakdownPanel |
frontend | healthy | apps/web/components/leaderboard/score-breakdown.tsx |
HomePage |
frontend | healthy | apps/web/app/(landing)/page.tsx |
InternalLayout |
frontend | healthy | apps/web/app/(internal)/layout.tsx |
CompleteProfilePage |
frontend | healthy | apps/web/app/(internal)/(auth)/complete-profile/page.tsx |
ForgotPasswordPage |
frontend | healthy | apps/web/app/(internal)/(auth)/forgot-password/page.tsx |
AuthErrorPage |
frontend | healthy | apps/web/app/(internal)/(auth)/error/page.tsx |
NotificationsPage |
frontend | healthy | apps/web/app/(internal)/(password-protected)/notifications/… |
NotificationCard |
frontend | healthy | apps/web/app/(internal)/(password-protected)/notifications/… |
DashboardPage |
frontend | healthy | apps/web/app/(internal)/(password-protected)/dashboard/page… |
AgentLoading |
frontend | healthy | apps/web/app/(internal)/(password-protected)/agent/loading.… |
HireAIAgent |
frontend | healthy | apps/web/app/(internal)/(password-protected)/agent/[id]/hir… |
SkillsSection |
frontend | healthy | apps/web/app/(internal)/(password-protected)/agent/[id]/_co… |
TasksSection |
frontend | healthy | apps/web/app/(internal)/(password-protected)/agent/[id]/_co… |
AgentProfile |
frontend | healthy | apps/web/app/(internal)/(password-protected)/agent/[id]/_co… |
EnsRecordsSection |
frontend | healthy | apps/web/app/(internal)/(password-protected)/agent/[id]/_co… |
PerformanceSection |
frontend | healthy | apps/web/app/(internal)/(password-protected)/agent/[id]/_co… |
ProfileLayout |
frontend | healthy | apps/web/app/(internal)/(password-protected)/agent/[id]/_co… |
AgentForm |
frontend | healthy | apps/web/app/(internal)/(password-protected)/agent/add/_com… |
ChatPage |
frontend | healthy | apps/web/app/(internal)/(password-protected)/chat/page.tsx |
WalletPage |
frontend | healthy | apps/web/app/(internal)/(password-protected)/wallet/page.tsx |
TasksLoading |
frontend | healthy | apps/web/app/(internal)/(password-protected)/tasks/loading.… |
AutoAssignAgents |
frontend | healthy | apps/web/app/(internal)/(password-protected)/tasks/new/Sugg… |
InvitedAgents |
frontend | healthy | apps/web/app/(internal)/(password-protected)/tasks/new/Invi… |
CreateNewTaskForm |
frontend | healthy | apps/web/app/(internal)/(password-protected)/tasks/new/Task… |
SubmitTaskResultForm |
frontend | healthy | apps/web/app/(internal)/(password-protected)/tasks/[id]/sub… |
AssignAgentToTaskDialogTrigger |
frontend | healthy | apps/web/app/(internal)/(password-protected)/tasks/[id]/_co… |
DeclineResultDialogTriggerButton |
frontend | healthy | apps/web/app/(internal)/(password-protected)/tasks/[id]/_co… |
ApproveResultDialogTriggerButton |
frontend | healthy | apps/web/app/(internal)/(password-protected)/tasks/[id]/_co… |
DeclineResultDialog |
frontend | healthy | apps/web/app/(internal)/(password-protected)/tasks/[id]/_co… |
ApproveResultDialog |
frontend | healthy | apps/web/app/(internal)/(password-protected)/tasks/[id]/_co… |
AgentLink |
frontend | healthy | apps/web/app/(internal)/(password-protected)/tasks/_compone… |
LeaderboardLoading |
frontend | healthy | apps/web/app/(internal)/(password-protected)/leaderboard/lo… |
LeaderboardPage |
frontend | healthy | apps/web/app/(internal)/(password-protected)/leaderboard/pa… |
DiscoverLoading |
frontend | healthy | apps/web/app/(internal)/(password-protected)/discover/loadi… |
ValidatorForm |
frontend | healthy | apps/web/app/(internal)/(password-protected)/validator/regi… |
BuyerNavMobile |
frontend | healthy | apps/web/app/_components/buyer-nav-mobile.tsx |
Footer |
frontend | healthy | apps/web/app/_components/footer.tsx |
ValidatorNavDesktop |
frontend | healthy | apps/web/app/_components/validator-nav-desktop.tsx |
ValidatorNavMobile |
frontend | healthy | apps/web/app/_components/validator-nav-mobile.tsx |
NavLink |
frontend | healthy | apps/web/app/_components/nav-link.tsx |
SellerNavMobile |
frontend | healthy | apps/web/app/_components/seller-nav-mobile.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::apps/api/src/auth/auth.service.ts |
security | healthy | apps/api/src/auth/auth.service.ts |
auth::apps/api/src/user/services/user.service.ts |
security | healthy | apps/api/src/user/services/user.service.ts |
auth::apps/web/app/(internal)/(auth)/error/_components/Erro… |
security | healthy | apps/web/app/(internal)/(auth)/error/_components/ErrorHandl… |
auth::apps/web/app/api/auth/[...nextauth]/route.ts |
security | healthy | apps/web/app/api/auth/[...nextauth]/route.ts |
auth::apps/web/auth.config.ts |
security | healthy | apps/web/auth.config.ts |
auth::apps/web/app/(internal)/(password-protected)/agent/ad… |
security | healthy | apps/web/app/(internal)/(password-protected)/agent/add/page… |
auth::apps/api/src/config/config.controller.ts |
security | healthy | apps/api/src/config/config.controller.ts |
auth::apps/api/src/wallet/wallet.controller.ts |
security | healthy | apps/api/src/wallet/wallet.controller.ts |
auth::apps/api/src/auth/auth.controller.ts |
security | healthy | apps/api/src/auth/auth.controller.ts |
auth::apps/web/hooks/use-hire-payment.ts |
security | healthy | apps/web/hooks/use-hire-payment.ts |
auth::apps/web/app/Providers.tsx |
security | healthy | apps/web/app/Providers.tsx |
auth::apps/web/app/_components/navbar.tsx |
security | healthy | apps/web/app/_components/navbar.tsx |
auth::apps/api/src/auth/auth.module.ts |
security | healthy | apps/api/src/auth/auth.module.ts |
auth::apps/web/hooks/use-siwe-sign-in.ts |
security | healthy | apps/web/hooks/use-siwe-sign-in.ts |
auth::apps/api/src/config/configuration.ts |
security | healthy | apps/api/src/config/configuration.ts |
auth::apps/web/.env.example |
security | healthy | apps/web/.env.example |
auth::apps/web/app/(internal)/(password-protected)/agent/[i… |
security | healthy | apps/web/app/(internal)/(password-protected)/agent/[id]/hir… |
auth::apps/web/app/_components/auth-form.tsx |
security | healthy | apps/web/app/_components/auth-form.tsx |
auth::apps/api/src/notification/notification.controller.ts |
security | healthy | apps/api/src/notification/notification.controller.ts |
auth::apps/api/src/agents/agent.controller.ts |
security | healthy | apps/api/src/agents/agent.controller.ts |
auth::apps/api/src/auth/guards/local.guard.ts |
security | healthy | apps/api/src/auth/guards/local.guard.ts |
auth::apps/web/test/world-client.test.mjs |
security | healthy | apps/web/test/world-client.test.mjs |
auth::apps/api/src/dashboard.controller.ts |
security | healthy | apps/api/src/dashboard.controller.ts |
auth::apps/api/src/auth/strategies/jwt.strategy.ts |
security | healthy | apps/api/src/auth/strategies/jwt.strategy.ts |
auth::apps/api/src/user/user.controller.ts |
security | healthy | apps/api/src/user/user.controller.ts |
auth::apps/api/src/validators/validator.controller.ts |
security | healthy | apps/api/src/validators/validator.controller.ts |
auth::apps/web/lib/world/client.ts |
security | healthy | apps/web/lib/world/client.ts |
auth::apps/web/types/next-auth.d.ts |
security | healthy | apps/web/types/next-auth.d.ts |
auth::apps/web/app/(internal)/(password-protected)/validato… |
security | healthy | apps/web/app/(internal)/(password-protected)/validator/regi… |
auth::packages/agents/src/interfaces/marketplace-client.ts |
security | healthy | packages/agents/src/interfaces/marketplace-client.ts |
auth::apps/web/app/(landing)/_components/hero-section-figma… |
security | healthy | apps/web/app/(landing)/_components/hero-section-figma.tsx |
auth::apps/api/README.md |
security | healthy | apps/api/README.md |
auth::apps/api/src/bidding/bidding.controller.ts |
security | healthy | apps/api/src/bidding/bidding.controller.ts |
auth::apps/web/README.md |
security | healthy | apps/web/README.md |
auth::apps/web/components/providers/session-provider.tsx |
security | healthy | apps/web/components/providers/session-provider.tsx |
auth::apps/api/src/auth/strategies/wallet.strategy.ts |
security | healthy | apps/api/src/auth/strategies/wallet.strategy.ts |
auth::apps/web/hooks/use-world-trial.ts |
security | healthy | apps/web/hooks/use-world-trial.ts |
auth::apps/web/middleware.ts |
security | healthy | apps/web/middleware.ts |
auth::apps/api/package.json |
security | healthy | apps/api/package.json |
auth::apps/api/src/auth/strategies/local.strategy.ts |
security | healthy | apps/api/src/auth/strategies/local.strategy.ts |
auth::apps/api/src/auth/guards/jwt.guard.ts |
security | healthy | apps/api/src/auth/guards/jwt.guard.ts |
auth::apps/api/src/blockchain/controllers/user-transactions… |
security | healthy | apps/api/src/blockchain/controllers/user-transactions.contr… |
auth::apps/api/src/world/world.controller.ts |
security | healthy | apps/api/src/world/world.controller.ts |
auth::apps/web/package.json |
security | healthy | apps/web/package.json |
auth::apps/web/app/(internal)/(password-protected)/layout.t… |
security | healthy | apps/web/app/(internal)/(password-protected)/layout.tsx |
auth::apps/api/src/common/ipfs.ts |
security | healthy | apps/api/src/common/ipfs.ts |
auth::apps/web/test/payments-client.test.mjs |
security | healthy | apps/web/test/payments-client.test.mjs |
auth::apps/api/src/auth/guards/wallet.guard.ts |
security | healthy | apps/api/src/auth/guards/wallet.guard.ts |
auth::apps/api/src/task/task.controller.ts |
security | healthy | apps/api/src/task/task.controller.ts |
auth::apps/web/lib/service/index.ts |
security | healthy | apps/web/lib/service/index.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/(landing) |
frontend | healthy | apps/web/app/(landing)/page.tsx |
/(internal)/(auth)/reset-password/[token] |
frontend | healthy | apps/web/app/(internal)/(auth)/reset-password/[token]/page.… |
/(internal)/(auth)/complete-profile |
frontend | healthy | apps/web/app/(internal)/(auth)/complete-profile/page.tsx |
/(internal)/(auth)/forgot-password |
frontend | healthy | apps/web/app/(internal)/(auth)/forgot-password/page.tsx |
/(internal)/(auth)/error |
frontend | healthy | apps/web/app/(internal)/(auth)/error/page.tsx |
/(internal)/(auth)/verify |
frontend | healthy | apps/web/app/(internal)/(auth)/verify/page.tsx |
/(internal)/(password-protected)/notifications |
frontend | healthy | apps/web/app/(internal)/(password-protected)/notifications/… |
/(internal)/(password-protected)/dashboard |
frontend | healthy | apps/web/app/(internal)/(password-protected)/dashboard/page… |
/(internal)/(password-protected)/agent/[id] |
frontend | healthy | apps/web/app/(internal)/(password-protected)/agent/[id]/pag… |
/(internal)/(password-protected)/agent/[id]/hire |
frontend | healthy | apps/web/app/(internal)/(password-protected)/agent/[id]/hir… |
/(internal)/(password-protected)/agent/add |
frontend | healthy | apps/web/app/(internal)/(password-protected)/agent/add/page… |
/(internal)/(password-protected)/chat |
frontend | healthy | apps/web/app/(internal)/(password-protected)/chat/page.tsx |
/(internal)/(password-protected)/wallet |
frontend | healthy | apps/web/app/(internal)/(password-protected)/wallet/page.tsx |
/(internal)/(password-protected)/tasks |
frontend | healthy | apps/web/app/(internal)/(password-protected)/tasks/page.tsx |
/(internal)/(password-protected)/tasks/new |
frontend | healthy | apps/web/app/(internal)/(password-protected)/tasks/new/page… |
/(internal)/(password-protected)/tasks/[id] |
frontend | healthy | apps/web/app/(internal)/(password-protected)/tasks/[id]/pag… |
/(internal)/(password-protected)/tasks/[id]/submit |
frontend | healthy | apps/web/app/(internal)/(password-protected)/tasks/[id]/sub… |
/(internal)/(password-protected)/leaderboard |
frontend | healthy | apps/web/app/(internal)/(password-protected)/leaderboard/pa… |
/(internal)/(password-protected)/discover |
frontend | healthy | apps/web/app/(internal)/(password-protected)/discover/page.… |
/(internal)/(password-protected)/validator/register |
frontend | healthy | apps/web/app/(internal)/(password-protected)/validator/regi… |
/(internal)/(password-protected)/board |
frontend | healthy | apps/web/app/(internal)/(password-protected)/board/page.tsx |
/ |
frontend | healthy | apps/web/actions/role.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
mongodb |
data | healthy | .env.example |
redis |
data | healthy | apps/api/src/auth/auth.service.ts |
sqlite |
data | healthy | packages/agents/src/interfaces/checkpoint-store.ts |
postgres |
data | healthy | .claude/skills/world-id/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:27018 |
network | healthy | apps/api/docker-compose.dev.yml |
port:27017 |
network | healthy | apps/api/docker-compose.dev.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ogqufe79 |
software | healthy | /tmp/repobility-clone-ogqufe79 |
| Label | Layer | Status | Path |
|---|---|---|---|
rabbitmq |
data | healthy | apps/api/src/marketplace/config/contracts.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::gcp |
hardware | healthy | .env.example |
| 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/cbedbb88-fb94-4209-bc2f-5834f655b4aa/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/cbedbb88-fb94-4209-bc2f-5834f655b4aa/
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.