https://github.com/theopenco/llmgateway-templates
· scanned 2026-06-16 00:34 UTC (2 months, 2 weeks ago)
56 raw signals (0 security + 56 graph)
Last scanned 2 months, 2 weeks ago · v1 · 55 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 941 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 |
|---|---|---|---|
log |
software | healthy | scripts/verify-wallet-flow.mjs:log |
sleep |
software | healthy | scripts/verify-wallet-flow.mjs:sleep |
main |
software | healthy | scripts/verify-wallet-flow.mjs:main |
useApiKey |
software | healthy | templates/feedback-dashboard/src/components/api-key-provide… |
ApiKeyProvider |
software | healthy | templates/feedback-dashboard/src/components/api-key-provide… |
Dialog |
software | healthy | templates/feedback-dashboard/src/components/ui/dialog.tsx:D… |
DialogTrigger |
software | healthy | templates/feedback-dashboard/src/components/ui/dialog.tsx:D… |
DialogPortal |
software | healthy | templates/feedback-dashboard/src/components/ui/dialog.tsx:D… |
DialogClose |
software | healthy | templates/feedback-dashboard/src/components/ui/dialog.tsx:D… |
DialogOverlay |
software | healthy | templates/feedback-dashboard/src/components/ui/dialog.tsx:D… |
DialogContent |
software | healthy | templates/feedback-dashboard/src/components/ui/dialog.tsx:D… |
DialogHeader |
software | healthy | templates/feedback-dashboard/src/components/ui/dialog.tsx:D… |
DialogFooter |
software | healthy | templates/feedback-dashboard/src/components/ui/dialog.tsx:D… |
DialogTitle |
software | healthy | templates/feedback-dashboard/src/components/ui/dialog.tsx:D… |
DialogDescription |
software | healthy | templates/feedback-dashboard/src/components/ui/dialog.tsx:D… |
Button |
software | healthy | templates/feedback-dashboard/src/components/ui/button.tsx:B… |
Card |
software | healthy | templates/feedback-dashboard/src/components/ui/card.tsx:Card |
CardHeader |
software | healthy | templates/feedback-dashboard/src/components/ui/card.tsx:Car… |
CardTitle |
software | healthy | templates/feedback-dashboard/src/components/ui/card.tsx:Car… |
CardDescription |
software | healthy | templates/feedback-dashboard/src/components/ui/card.tsx:Car… |
CardAction |
software | healthy | templates/feedback-dashboard/src/components/ui/card.tsx:Car… |
CardContent |
software | healthy | templates/feedback-dashboard/src/components/ui/card.tsx:Car… |
CardFooter |
software | healthy | templates/feedback-dashboard/src/components/ui/card.tsx:Car… |
Home |
software | healthy | templates/feedback-dashboard/src/app/page.tsx:Home |
handleAnalyze |
software | healthy | templates/feedback-dashboard/src/app/page.tsx:handleAnalyze |
handleReset |
software | healthy | templates/feedback-dashboard/src/app/page.tsx:handleReset |
RootLayout |
software | healthy | templates/feedback-dashboard/src/app/layout.tsx:RootLayout |
POST |
software | healthy | templates/feedback-dashboard/src/app/api/analyze/route.ts:P… |
cn |
software | healthy | templates/feedback-dashboard/src/lib/utils.ts:cn |
useApiKey |
software | healthy | templates/og-image-generator/src/components/api-key-provide… |
ApiKeyProvider |
software | healthy | templates/og-image-generator/src/components/api-key-provide… |
Dialog |
software | healthy | templates/og-image-generator/src/components/ui/dialog.tsx:D… |
DialogTrigger |
software | healthy | templates/og-image-generator/src/components/ui/dialog.tsx:D… |
DialogPortal |
software | healthy | templates/og-image-generator/src/components/ui/dialog.tsx:D… |
DialogClose |
software | healthy | templates/og-image-generator/src/components/ui/dialog.tsx:D… |
DialogOverlay |
software | healthy | templates/og-image-generator/src/components/ui/dialog.tsx:D… |
DialogContent |
software | healthy | templates/og-image-generator/src/components/ui/dialog.tsx:D… |
DialogHeader |
software | healthy | templates/og-image-generator/src/components/ui/dialog.tsx:D… |
DialogFooter |
software | healthy | templates/og-image-generator/src/components/ui/dialog.tsx:D… |
DialogTitle |
software | healthy | templates/og-image-generator/src/components/ui/dialog.tsx:D… |
DialogDescription |
software | healthy | templates/og-image-generator/src/components/ui/dialog.tsx:D… |
Button |
software | healthy | templates/og-image-generator/src/components/ui/button.tsx:B… |
Card |
software | healthy | templates/og-image-generator/src/components/ui/card.tsx:Card |
CardHeader |
software | healthy | templates/og-image-generator/src/components/ui/card.tsx:Car… |
CardTitle |
software | healthy | templates/og-image-generator/src/components/ui/card.tsx:Car… |
CardDescription |
software | healthy | templates/og-image-generator/src/components/ui/card.tsx:Car… |
CardAction |
software | healthy | templates/og-image-generator/src/components/ui/card.tsx:Car… |
CardContent |
software | healthy | templates/og-image-generator/src/components/ui/card.tsx:Car… |
CardFooter |
software | healthy | templates/og-image-generator/src/components/ui/card.tsx:Car… |
Home |
software | healthy | templates/og-image-generator/src/app/page.tsx:Home |
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 |
package.json |
software | healthy | package.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
turbo.json |
software | healthy | turbo.json |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
RELEASING.md |
software | healthy | RELEASING.md |
LICENSE |
software | healthy | LICENSE |
verify-wallet-flow.mjs |
software | healthy | scripts/verify-wallet-flow.mjs |
postcss.config.mjs |
software | healthy | templates/feedback-dashboard/postcss.config.mjs |
README.md |
software | healthy | templates/feedback-dashboard/README.md |
package.json |
software | healthy | templates/feedback-dashboard/package.json |
next-env.d.ts |
software | healthy | templates/feedback-dashboard/next-env.d.ts |
components.json |
software | healthy | templates/feedback-dashboard/components.json |
.env.example |
software | healthy | templates/feedback-dashboard/.env.example |
tsconfig.json |
software | healthy | templates/feedback-dashboard/tsconfig.json |
eslint.config.mjs |
software | healthy | templates/feedback-dashboard/eslint.config.mjs |
next.config.ts |
software | healthy | templates/feedback-dashboard/next.config.ts |
api-key-provider.tsx |
software | healthy | templates/feedback-dashboard/src/components/api-key-provide… |
dialog.tsx |
software | healthy | templates/feedback-dashboard/src/components/ui/dialog.tsx |
button.tsx |
software | healthy | templates/feedback-dashboard/src/components/ui/button.tsx |
card.tsx |
software | healthy | templates/feedback-dashboard/src/components/ui/card.tsx |
globals.css |
software | healthy | templates/feedback-dashboard/src/app/globals.css |
page.tsx |
software | healthy | templates/feedback-dashboard/src/app/page.tsx |
layout.tsx |
software | healthy | templates/feedback-dashboard/src/app/layout.tsx |
route.ts |
software | healthy | templates/feedback-dashboard/src/app/api/analyze/route.ts |
utils.ts |
software | healthy | templates/feedback-dashboard/src/lib/utils.ts |
postcss.config.mjs |
software | healthy | templates/og-image-generator/postcss.config.mjs |
README.md |
software | healthy | templates/og-image-generator/README.md |
package.json |
software | healthy | templates/og-image-generator/package.json |
next-env.d.ts |
software | healthy | templates/og-image-generator/next-env.d.ts |
components.json |
software | healthy | templates/og-image-generator/components.json |
.env.example |
software | healthy | templates/og-image-generator/.env.example |
tsconfig.json |
software | healthy | templates/og-image-generator/tsconfig.json |
eslint.config.mjs |
software | healthy | templates/og-image-generator/eslint.config.mjs |
next.config.ts |
software | healthy | templates/og-image-generator/next.config.ts |
api-key-provider.tsx |
software | healthy | templates/og-image-generator/src/components/api-key-provide… |
dialog.tsx |
software | healthy | templates/og-image-generator/src/components/ui/dialog.tsx |
button.tsx |
software | healthy | templates/og-image-generator/src/components/ui/button.tsx |
card.tsx |
software | healthy | templates/og-image-generator/src/components/ui/card.tsx |
globals.css |
software | healthy | templates/og-image-generator/src/app/globals.css |
page.tsx |
software | healthy | templates/og-image-generator/src/app/page.tsx |
layout.tsx |
software | healthy | templates/og-image-generator/src/app/layout.tsx |
route.ts |
software | healthy | templates/og-image-generator/src/app/api/generate/route.ts |
route.tsx |
software | healthy | templates/og-image-generator/src/app/api/og/route.tsx |
utils.ts |
software | healthy | templates/og-image-generator/src/lib/utils.ts |
postcss.config.mjs |
software | healthy | templates/ai-chatbot/postcss.config.mjs |
README.md |
software | healthy | templates/ai-chatbot/README.md |
package.json |
software | healthy | templates/ai-chatbot/package.json |
next-env.d.ts |
software | healthy | templates/ai-chatbot/next-env.d.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
templates |
software | healthy | templates |
feedback-dashboard |
software | healthy | templates/feedback-dashboard |
src |
software | healthy | templates/feedback-dashboard/src |
components |
software | healthy | templates/feedback-dashboard/src/components |
ui |
software | healthy | templates/feedback-dashboard/src/components/ui |
app |
software | healthy | templates/feedback-dashboard/src/app |
api |
software | healthy | templates/feedback-dashboard/src/app/api |
analyze |
software | healthy | templates/feedback-dashboard/src/app/api/analyze |
lib |
software | healthy | templates/feedback-dashboard/src/lib |
og-image-generator |
software | healthy | templates/og-image-generator |
src |
software | healthy | templates/og-image-generator/src |
components |
software | healthy | templates/og-image-generator/src/components |
ui |
software | healthy | templates/og-image-generator/src/components/ui |
app |
software | healthy | templates/og-image-generator/src/app |
api |
software | healthy | templates/og-image-generator/src/app/api |
generate |
software | healthy | templates/og-image-generator/src/app/api/generate |
og |
software | healthy | templates/og-image-generator/src/app/api/og |
lib |
software | healthy | templates/og-image-generator/src/lib |
ai-chatbot |
software | healthy | templates/ai-chatbot |
src |
software | healthy | templates/ai-chatbot/src |
components |
software | healthy | templates/ai-chatbot/src/components |
ui |
software | healthy | templates/ai-chatbot/src/components/ui |
app |
software | healthy | templates/ai-chatbot/src/app |
api |
software | healthy | templates/ai-chatbot/src/app/api |
chat |
software | healthy | templates/ai-chatbot/src/app/api/chat |
lib |
software | healthy | templates/ai-chatbot/src/lib |
qa-agent |
software | healthy | templates/qa-agent |
src |
software | healthy | templates/qa-agent/src |
components |
software | healthy | templates/qa-agent/src/components |
ui |
software | healthy | templates/qa-agent/src/components/ui |
app |
software | healthy | templates/qa-agent/src/app |
api |
software | healthy | templates/qa-agent/src/app/api |
test |
software | healthy | templates/qa-agent/src/app/api/test |
lib |
software | healthy | templates/qa-agent/src/lib |
ai-slides |
software | healthy | templates/ai-slides |
src |
software | healthy | templates/ai-slides/src |
components |
software | healthy | templates/ai-slides/src/components |
ui |
software | healthy | templates/ai-slides/src/components/ui |
app |
software | healthy | templates/ai-slides/src/app |
api |
software | healthy | templates/ai-slides/src/app/api |
models |
software | healthy | templates/ai-slides/src/app/api/models |
research |
software | healthy | templates/ai-slides/src/app/api/research |
generate-chart |
software | healthy | templates/ai-slides/src/app/api/generate-chart |
generate-slides |
software | healthy | templates/ai-slides/src/app/api/generate-slides |
generate-image |
software | healthy | templates/ai-slides/src/app/api/generate-image |
enhance-slide |
software | healthy | templates/ai-slides/src/app/api/enhance-slide |
lib |
software | healthy | templates/ai-slides/src/lib |
hooks |
software | healthy | templates/ai-slides/src/hooks |
writing-assistant |
software | healthy | templates/writing-assistant |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Home |
frontend | healthy | templates/feedback-dashboard/src/app/page.tsx |
RootLayout |
frontend | healthy | templates/feedback-dashboard/src/app/layout.tsx |
Home |
frontend | healthy | templates/og-image-generator/src/app/page.tsx |
RootLayout |
frontend | healthy | templates/og-image-generator/src/app/layout.tsx |
Home |
frontend | healthy | templates/ai-chatbot/src/app/page.tsx |
RootLayout |
frontend | healthy | templates/ai-chatbot/src/app/layout.tsx |
RootLayout |
frontend | healthy | templates/qa-agent/src/app/layout.tsx |
SlidesPage |
frontend | healthy | templates/ai-slides/src/app/page.tsx |
RootLayout |
frontend | healthy | templates/ai-slides/src/app/layout.tsx |
Home |
frontend | healthy | templates/writing-assistant/src/app/page.tsx |
RootLayout |
frontend | healthy | templates/writing-assistant/src/app/layout.tsx |
Page |
frontend | healthy | templates/embeddable-credits/src/app/page.tsx |
RootLayout |
frontend | healthy | templates/embeddable-credits/src/app/layout.tsx |
Home |
frontend | healthy | templates/image-generation/src/app/page.tsx |
RootLayout |
frontend | healthy | templates/image-generation/src/app/layout.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
LLMGatewayError |
software | healthy | packages/client/src/index.ts:LLMGatewayError |
LLMGatewayClient |
software | healthy | packages/client/src/index.ts:LLMGatewayClient |
ApiError |
software | healthy | packages/llmgateway-cli/src/utils/api.ts:ApiError |
LLMGatewayError |
software | healthy | packages/server/src/index.ts:LLMGatewayError |
LLMGateway |
software | healthy | packages/server/src/index.ts:LLMGateway |
Sessions |
software | healthy | packages/server/src/index.ts:Sessions |
Wallets |
software | healthy | packages/server/src/index.ts:Wallets |
Customers |
software | healthy | packages/server/src/index.ts:Customers |
Connect |
software | healthy | packages/server/src/index.ts:Connect |
WebhookEndpoints |
software | healthy | packages/server/src/index.ts:WebhookEndpoints |
Webhooks |
software | healthy | packages/server/src/index.ts:Webhooks |
applied |
software | healthy | packages/elements/src/context.tsx:applied |
| Label | Layer | Status | Path |
|---|---|---|---|
1.634.596.777 |
network | healthy | templates/qa-agent/src/components/provider-icons.tsx |
366.18.6.508 |
network | healthy | templates/qa-agent/src/components/provider-icons.tsx |
1.456.527.617 |
network | healthy | templates/qa-agent/src/components/provider-icons.tsx |
127.0.0.1 |
network | healthy | packages/llmgateway-cli/src/utils/api.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | scripts/verify-wallet-flow.mjs |
redis |
data | healthy | scripts/verify-wallet-flow.mjs |
| Label | Layer | Status | Path |
|---|---|---|---|
port:64 |
network | healthy | pnpm-lock.yaml |
port:16 |
network | healthy | pnpm-lock.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/ci.yml |
publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-f_4a5p79 |
software | healthy | /tmp/repobility-clone-f_4a5p79 |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | templates/qa-agent/src/components/provider-icons.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | agents/lead-agent/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | templates/feedback-dashboard/src/app/page.tsx |
This page is publicly accessible at:
https://repobility.com/scan/42de9de4-12f4-4352-9b7f-e963922ed1c6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/42de9de4-12f4-4352-9b7f-e963922ed1c6/
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.