Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

rahmanef63/resource-site

https://github.com/rahmanef63/resource-site · scanned 2026-06-15 23:46 UTC (2 months, 4 weeks ago)

730 raw signals (36 security + 694 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 689 actionable findings from 2 signal sources. 112 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 17277 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.

LabelLayerStatusPath
register software healthy instrumentation.ts:register
onRequestError software healthy instrumentation.ts:onRequestError
proxy software healthy proxy.ts:proxy
useDemoAdapter software healthy frontend/slices/notifications-center/preview.tsx:useDemoAda…
surface software healthy frontend/slices/notifications-center/preview.tsx:surface
NotificationItem software healthy frontend/slices/notifications-center/components/Notificatio…
NotificationList software healthy frontend/slices/notifications-center/components/Notificatio…
NotificationBell software healthy frontend/slices/notifications-center/components/Notificatio…
trigger software healthy frontend/slices/notifications-center/components/Notificatio…
list software healthy frontend/slices/notifications-center/components/Notificatio…
relativeTime software healthy frontend/slices/notifications-center/lib/relativeTime.ts:re…
createMemoryNotificationsAdapter software healthy frontend/slices/notifications-center/lib/adapter.ts:createM…
emit software healthy frontend/slices/notifications-center/lib/adapter.ts:emit
patch software healthy frontend/slices/notifications-center/lib/adapter.ts:patch
useNotifications software healthy frontend/slices/notifications-center/hooks/useNotifications…
FileExplorer software healthy frontend/slices/file-explorer/file-explorer.tsx:FileExplorer
FileExplorerAdapterProvider software healthy frontend/slices/file-explorer/adapter/context.tsx:FileExplo…
useFsAdapter software healthy frontend/slices/file-explorer/adapter/context.tsx:useFsAdap…
file software healthy frontend/slices/file-explorer/adapter/mock-tree.ts:file
dir software healthy frontend/slices/file-explorer/adapter/mock-tree.ts:dir
norm software healthy frontend/slices/file-explorer/adapter/mock-tree.ts:norm
parentOf software healthy frontend/slices/file-explorer/adapter/mock-tree.ts:parentOf
baseOf software healthy frontend/slices/file-explorer/adapter/mock-tree.ts:baseOf
join software healthy frontend/slices/file-explorer/adapter/mock-tree.ts:join
extOf software healthy frontend/slices/file-explorer/adapter/mock-tree.ts:extOf
entryIn software healthy frontend/slices/file-explorer/adapter/mock-tree.ts:entryIn
rekey software healthy frontend/slices/file-explorer/adapter/mock-tree.ts:rekey
cloneSubtree software healthy frontend/slices/file-explorer/adapter/mock-tree.ts:cloneSub…
dropSubtree software healthy frontend/slices/file-explorer/adapter/mock-tree.ts:dropSubt…
transfer software healthy frontend/slices/file-explorer/adapter/mock-tree.ts:transfer
seedTree software healthy frontend/slices/file-explorer/adapter/mock-tree.ts:seedTree
createLiveAdapter software healthy frontend/slices/file-explorer/adapter/live.ts:createLiveAda…
q software healthy frontend/slices/file-explorer/adapter/live.ts:q
req software healthy frontend/slices/file-explorer/adapter/live.ts:req
post software healthy frontend/slices/file-explorer/adapter/live.ts:post
createMockAdapter software healthy frontend/slices/file-explorer/adapter/mock.ts:createMockAda…
references software healthy frontend/slices/file-explorer/adapter/convex.ts:references
createConvexAdapter software healthy frontend/slices/file-explorer/adapter/convex.ts:createConve…
FileView software healthy frontend/slices/file-explorer/components/file-view.tsx:File…
FilesToolbar software healthy frontend/slices/file-explorer/components/files-toolbar.tsx:…
DropOverlay software healthy frontend/slices/file-explorer/components/drop-overlay.tsx:D…
ExplorerView software healthy frontend/slices/file-explorer/components/explorer-view.tsx:…
openPicker software healthy frontend/slices/file-explorer/components/explorer-view.tsx:…
openFolderPicker software healthy frontend/slices/file-explorer/components/explorer-view.tsx:…
sidebar software healthy frontend/slices/file-explorer/components/explorer-view.tsx:…
RenameInput software healthy frontend/slices/file-explorer/components/file-item.tsx:Rena…
FileItem software healthy frontend/slices/file-explorer/components/file-item.tsx:File…
onTap software healthy frontend/slices/file-explorer/components/file-item.tsx:onTap
commit software healthy frontend/slices/file-explorer/components/file-item.tsx:comm…
Row software healthy frontend/slices/file-explorer/components/file-context-menu.…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
playwright.config.ts software healthy playwright.config.ts
instrumentation.ts software healthy instrumentation.ts
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
convex-ambient.d.ts software healthy convex-ambient.d.ts
Dockerfile software healthy Dockerfile
next-env.d.ts software healthy next-env.d.ts
package-lock.json software healthy package-lock.json
components.json software healthy components.json
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
next.config.mjs software healthy next.config.mjs
CHANGELOG.md software healthy CHANGELOG.md
docker-compose.yml software healthy docker-compose.yml
proxy.ts software healthy proxy.ts
config.ts software healthy frontend/slices/notifications-center/config.ts
slice.manifest.json software healthy frontend/slices/notifications-center/slice.manifest.json
slice.contract.ts software healthy frontend/slices/notifications-center/slice.contract.ts
slice.json software healthy frontend/slices/notifications-center/slice.json
preview.tsx software healthy frontend/slices/notifications-center/preview.tsx
README.md software healthy frontend/slices/notifications-center/README.md
index.ts software healthy frontend/slices/notifications-center/index.ts
agent.md software healthy frontend/slices/notifications-center/agent.md
CHANGELOG.md software healthy frontend/slices/notifications-center/CHANGELOG.md
NotificationItem.tsx software healthy frontend/slices/notifications-center/components/Notificatio…
NotificationList.tsx software healthy frontend/slices/notifications-center/components/Notificatio…
NotificationBell.tsx software healthy frontend/slices/notifications-center/components/Notificatio…
relativeTime.ts software healthy frontend/slices/notifications-center/lib/relativeTime.ts
adapter.ts software healthy frontend/slices/notifications-center/lib/adapter.ts
tools.ts software healthy frontend/slices/notifications-center/lib/tools.ts
types.ts software healthy frontend/slices/notifications-center/lib/types.ts
useNotifications.ts software healthy frontend/slices/notifications-center/hooks/useNotifications…
config.ts software healthy frontend/slices/file-explorer/config.ts
slice.manifest.json software healthy frontend/slices/file-explorer/slice.manifest.json
file-explorer.tsx software healthy frontend/slices/file-explorer/file-explorer.tsx
slice.contract.ts software healthy frontend/slices/file-explorer/slice.contract.ts
slice.json software healthy frontend/slices/file-explorer/slice.json
preview.tsx software healthy frontend/slices/file-explorer/preview.tsx
index.ts software healthy frontend/slices/file-explorer/index.ts
agent.md software healthy frontend/slices/file-explorer/agent.md
CHANGELOG.md software healthy frontend/slices/file-explorer/CHANGELOG.md
context.tsx software healthy frontend/slices/file-explorer/adapter/context.tsx
index.ts software healthy frontend/slices/file-explorer/adapter/index.ts
mock-tree.ts software healthy frontend/slices/file-explorer/adapter/mock-tree.ts
live.ts software healthy frontend/slices/file-explorer/adapter/live.ts
mock.ts software healthy frontend/slices/file-explorer/adapter/mock.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
frontend software healthy frontend
slices software healthy frontend/slices
notifications-center software healthy frontend/slices/notifications-center
components software healthy frontend/slices/notifications-center/components
lib software healthy frontend/slices/notifications-center/lib
hooks software healthy frontend/slices/notifications-center/hooks
file-explorer software healthy frontend/slices/file-explorer
adapter software healthy frontend/slices/file-explorer/adapter
components software healthy frontend/slices/file-explorer/components
file-tree software healthy frontend/slices/file-explorer/components/file-tree
lib software healthy frontend/slices/file-explorer/lib
hooks software healthy frontend/slices/file-explorer/hooks
library software healthy frontend/slices/library
components software healthy frontend/slices/library/components
lib software healthy frontend/slices/library/lib
views software healthy frontend/slices/library/views
settings-page software healthy frontend/slices/settings-page
components software healthy frontend/slices/settings-page/components
sections software healthy frontend/slices/settings-page/components/sections
lib software healthy frontend/slices/settings-page/lib
hooks software healthy frontend/slices/settings-page/hooks
user-management software healthy frontend/slices/user-management
components software healthy frontend/slices/user-management/components
lib software healthy frontend/slices/user-management/lib
hooks software healthy frontend/slices/user-management/hooks
storefront-checkout software healthy frontend/slices/storefront-checkout
components software healthy frontend/slices/storefront-checkout/components
lib software healthy frontend/slices/storefront-checkout/lib
rate-limit software healthy frontend/slices/rate-limit
lib software healthy frontend/slices/rate-limit/lib
create-your-mcp software healthy frontend/slices/create-your-mcp
lib software healthy frontend/slices/create-your-mcp/lib
tools software healthy frontend/slices/create-your-mcp/lib/tools
routes software healthy frontend/slices/create-your-mcp/routes
views software healthy frontend/slices/create-your-mcp/views
command-menu software healthy frontend/slices/command-menu
components software healthy frontend/slices/command-menu/components
palette software healthy frontend/slices/command-menu/components/palette
lib software healthy frontend/slices/command-menu/lib
marketing-chrome software healthy frontend/slices/marketing-chrome
components software healthy frontend/slices/marketing-chrome/components
lib software healthy frontend/slices/marketing-chrome/lib
os-terminal software healthy frontend/slices/os-terminal
components software healthy frontend/slices/os-terminal/components
lib software healthy frontend/slices/os-terminal/lib
icon-picker software healthy frontend/slices/icon-picker
components software healthy frontend/slices/icon-picker/components
picker-parts software healthy frontend/slices/icon-picker/components/picker-parts
lib software healthy frontend/slices/icon-picker/lib
theme-presets software healthy frontend/slices/theme-presets

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
TerminalApp frontend healthy frontend/slices/os-terminal/app.tsx
KeyBar frontend healthy frontend/slices/os-terminal/components/key-bar.tsx
PtyTerminal frontend healthy frontend/slices/os-terminal/components/pty-terminal.tsx
ExecTerminal frontend healthy frontend/slices/os-terminal/components/exec-terminal.tsx
IconPickerInline frontend healthy frontend/slices/icon-picker/components/IconPickerInline.tsx
MediaViewer frontend healthy frontend/slices/media-viewer/app.tsx
ActivityFeed frontend healthy frontend/slices/activity/views/ActivityFeed.tsx
ExampleFeaturePage frontend healthy frontend/slices/_templates/example-feature/page.tsx
SubscribeForm frontend healthy frontend/slices/resend-newsletter/components/subscribe-form…
SignInPage frontend healthy frontend/slices/convex-auth/components/sign-in-page.tsx
CheckoutPage frontend healthy frontend/slices/doku-payment/components/checkout-page.tsx
Page frontend healthy frontend/slices/doku-payment/components/providers/doku.tsx
AdminPage frontend healthy frontend/slices/admin/page.tsx
QuicklinksApp frontend healthy frontend/slices/quicklinks/app.tsx
Assistant frontend healthy frontend/slices/assistant/app.tsx
CalEmbed frontend healthy frontend/slices/cal-com-booking/components/embed.tsx
SearchPage frontend healthy frontend/slices/vector-search/components/search-page.tsx
OrdersPage frontend healthy frontend/slices/midtrans-payment/components/orders-page.tsx
CheckoutPage frontend healthy frontend/slices/midtrans-payment/components/checkout-page.t…
MediaStudio frontend healthy frontend/slices/media-studio/app.tsx
SystemMonitor frontend healthy frontend/slices/system-monitor/app.tsx
AppStore frontend healthy frontend/slices/app-store/app.tsx
CreateApp frontend healthy frontend/slices/app-store/components/create-app.tsx
Browser frontend healthy frontend/slices/browser/app.tsx
ReelEditor frontend healthy frontend/slices/reel-editor/app.tsx
CodeEditor frontend healthy frontend/slices/code-editor/app.tsx
BuilderSettings frontend healthy template-base/frontend/slices/studio/settings/BuilderSettin…
Page frontend healthy template-base/frontend/slices/studio/components/StudioConve…
StudioPage frontend healthy template-base/frontend/slices/studio/pages/StudioPage.tsx
DataBindingEdge frontend healthy template-base/frontend/slices/studio/connections/DataBindin…
EventBindingEdge frontend healthy template-base/frontend/slices/studio/connections/EventBindi…
ExamplePage frontend healthy template-base/frontend/slices/example/page.tsx
ReportsPage frontend healthy template-base/frontend/slices/reports/views/ReportsPage.Enh…
ReportsPage frontend healthy template-base/frontend/slices/reports/views/ReportsPage.tsx
AdminPage frontend healthy template-base/frontend/slices/admin-panel/page.tsx
ContactPage frontend healthy template-base/frontend/slices/contact-form-resend/page.tsx
ClientTestimonials frontend healthy template-base/frontend/slices/contact-form-resend/component…
WorkspaceShellPage frontend healthy template-base/frontend/slices/workspace-shell/page.tsx
SettingsPage frontend healthy template-base/frontend/shared/settings/page.tsx
ProfilePage frontend healthy template-base/frontend/shared/settings/user-settings/page.t…
WorkspaceAppearanceSettings frontend healthy template-base/frontend/shared/settings/workspace/WorkspaceA…
FeatureSettingsListPanel frontend healthy template-base/frontend/shared/settings/components/FeatureSe…
EmojiPicker frontend healthy template-base/frontend/shared/communications/composer/Emoji…
SlashCommands frontend healthy template-base/frontend/shared/communications/composer/Slash…
AttachmentMenu frontend healthy template-base/frontend/shared/communications/composer/Attac…
UniversalComposer frontend healthy template-base/frontend/shared/communications/composer/Unive…
Mentions frontend healthy template-base/frontend/shared/communications/composer/Menti…
ComposerBar frontend healthy template-base/frontend/shared/communications/composer/Compo…
UnifiedMessageBubble frontend healthy template-base/frontend/shared/communications/message/Unifie…
MessageBubble frontend healthy template-base/frontend/shared/communications/message/Messag…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
keyed software healthy frontend/slices/file-explorer/lib/icons.ts:keyed
merger software healthy frontend/slices/library/preview.tsx:merger
list software healthy frontend/slices/theme-presets/components/ThemeColorSync.tsx…
for software healthy frontend/slices/landing-sections/types.ts:for
fragment software healthy frontend/slices/full-width-toggle/lib/use-full-width.ts:fra…
for software healthy frontend/slices/notion-shell/components/NotionHeader.tsx:for
string software healthy frontend/slices/notion-shell/lib/blockClassName.ts:string
Parser software healthy frontend/slices/notion-database/lib/formulaEngine/ParserCla…
override software healthy frontend/slices/appshell/config.ts:override
suffix software healthy frontend/slices/appshell/registry/shells.tsx:suffix
MediaCache software healthy frontend/slices/reel-editor/lib/media-cache.ts:MediaCache
AudioGraph software healthy frontend/slices/reel-editor/lib/media-audio.ts:AudioGraph
extends software healthy frontend/slices/code-editor/lib/highlight.ts:extends
written software healthy template-base/frontend/slices/studio/ui/slices/renderer/com…
WidgetErrorBoundary software healthy template-base/frontend/slices/studio/ui/slices/renderer/com…
generated software healthy template-base/frontend/slices/studio/ui/slices/widgets/layo…
suffix software healthy template-base/frontend/slices/studio/ui/slices/widgets/layo…
const software healthy template-base/frontend/slices/studio/ui/slices/widgets/layo…
strings software healthy template-base/frontend/slices/studio/ui/slices/widgets/layo…
when software healthy template-base/frontend/slices/studio/ui/slices/widgets/layo…
strings software healthy template-base/frontend/slices/studio/ui/slices/widgets/layo…
strings software healthy template-base/frontend/slices/studio/ui/slices/widgets/layo…
strings software healthy template-base/frontend/slices/studio/ui/slices/widgets/cont…
strings software healthy template-base/frontend/slices/studio/ui/slices/widgets/acti…
const software healthy template-base/frontend/slices/studio/ui/lib/converters.ts:c…
StudioErrorLogStore software healthy template-base/frontend/slices/studio/ui/lib/studioErrorLog.…
strings software healthy template-base/frontend/slices/studio/ui/lib/utils.ts:strings
strings software healthy template-base/frontend/slices/studio/ui/lib/cms-utils.ts:st…
names software healthy template-base/frontend/slices/studio/ui/lib/__tests__/utils…
is software healthy template-base/frontend/slices/studio/ui/lib/__tests__/conve…
attribute software healthy template-base/frontend/slices/studio/ui/lib/__tests__/conve…
StudioFeaturePackageCompileError software healthy template-base/frontend/slices/studio/publishing/compileFeat…
for software healthy template-base/frontend/slices/studio/pages/StudioPage.tsx:f…
StudioErrorBoundary software healthy template-base/frontend/slices/studio/pages/StudioPage.tsx:S…
name software healthy template-base/frontend/shared/settings/components/FeatureSe…
SettingsErrorBoundary software healthy template-base/frontend/shared/settings/components/DynamicSe…
SubAgentRegistry software healthy template-base/frontend/shared/ai/agent/registry.ts:SubAgent…
for software healthy template-base/frontend/shared/ai/agent/registry.ts:for
AIService software healthy template-base/frontend/shared/ai/lib/index.ts:AIService
ConversationManager software healthy template-base/frontend/shared/ai/lib/index.ts:ConversationM…
names software healthy template-base/frontend/shared/communications/composer/Unive…
CommandRegistry software healthy template-base/frontend/shared/communications/chat/config/co…
MessageBus software healthy template-base/frontend/shared/communications/chat/lib/messa…
OgCache software healthy template-base/frontend/shared/communications/chat/lib/ogPre…
name software healthy template-base/frontend/shared/ui/layout/container/ResizeHan…
names software healthy template-base/frontend/shared/ui/layout/container/PageConta…
name software healthy template-base/frontend/shared/ui/layout/container/types.ts:…
for software healthy template-base/frontend/shared/ui/layout/container/column-la…
names software healthy template-base/frontend/shared/ui/layout/container/two-colum…
names software healthy template-base/frontend/shared/ui/layout/container/three-col…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
/StudioPage.layout.test frontend healthy template-base/frontend/slices/studio/pages/StudioPage.layou…
/StudioPage frontend healthy template-base/frontend/slices/studio/pages/StudioPage.tsx
/sign-up frontend healthy template-base/app/sign-up/page.tsx
/sign-in frontend healthy template-base/app/sign-in/page.tsx
/studio/preview frontend healthy template-base/app/studio/preview/page.tsx
/PagesView frontend healthy components/templates/_shared/pages/PagesView.tsx
/block-forms-rich frontend healthy components/templates/_shared/pages/block-forms-rich.tsx
/block-renderer frontend healthy components/templates/_shared/pages/block-renderer.tsx
/page-editor-helpers frontend healthy components/templates/_shared/pages/page-editor-helpers.tsx
/block-editor frontend healthy components/templates/_shared/pages/block-editor.tsx
/PageEditorBlocks frontend healthy components/templates/_shared/pages/PageEditorBlocks.tsx
/PageSectionsEditor frontend healthy components/templates/_shared/pages/PageSectionsEditor.tsx
/duplicate frontend healthy components/templates/_shared/pages/duplicate.ts
/block-forms-list frontend healthy components/templates/_shared/pages/block-forms-list.tsx
/page-create-dialog frontend healthy components/templates/_shared/pages/page-create-dialog.tsx
/reducer frontend healthy components/templates/_shared/pages/reducer.ts
/block-forms-simple frontend healthy components/templates/_shared/pages/block-forms-simple.tsx
/types frontend healthy components/templates/_shared/pages/types.ts
/nav-builder frontend healthy components/templates/_shared/pages/nav-builder.ts
/pages-context frontend healthy components/templates/_shared/pages/pages-context.tsx
/PageEditorView frontend healthy components/templates/_shared/pages/PageEditorView.tsx
/page frontend healthy app/preview/personal-brand-os/dashboard/admin/pages/page.tsx
/[id]/page frontend healthy app/preview/personal-brand-os/dashboard/admin/pages/[id]/pa…
/page.tsx frontend healthy packages/cli/lib/starter/app/page.tsx
/[slug] frontend healthy plugins/rresource/skills/public-profile/src/app/[slug]/page…
/Desktop frontend healthy frontend/slices/file-explorer/adapter/mock-tree.ts
/Documents frontend healthy frontend/slices/file-explorer/adapter/mock-tree.ts
/Pictures frontend healthy frontend/slices/file-explorer/adapter/mock-tree.ts
/Projects frontend healthy frontend/slices/file-explorer/adapter/mock-tree.ts
/Downloads frontend healthy frontend/slices/file-explorer/adapter/mock-tree.ts
/ frontend healthy frontend/slices/file-explorer/lib/format.ts
/example frontend healthy frontend/slices/_templates/example-feature/config.ts
/newsletter frontend healthy frontend/slices/resend-newsletter/config.ts
/checkout frontend healthy frontend/slices/doku-payment/config.ts
/admin frontend healthy frontend/slices/admin/config.ts
/home/rahman frontend healthy frontend/slices/appshell/lib/store-persist.test.ts
/a frontend healthy frontend/slices/appshell/lib/store-persist.test.ts
/book frontend healthy frontend/slices/cal-com-booking/config.ts
/search frontend healthy frontend/slices/vector-search/config.ts
/orders frontend healthy frontend/slices/midtrans-payment/config.ts
/reel-projects frontend healthy frontend/slices/reel-editor/lib/host.ts
/dashboard/studio frontend healthy template-base/frontend/slices/studio/config.ts
/version frontend healthy template-base/frontend/slices/studio/schema/normalize/migra…
/nodes frontend healthy template-base/frontend/slices/studio/schema/normalize/migra…
/root frontend healthy template-base/frontend/slices/studio/schema/normalize/migra…
/dashboard/home-feature frontend healthy template-base/frontend/slices/studio/publishing/__tests__/c…
/dashboard/lead-router frontend healthy template-base/frontend/slices/studio/publishing/__tests__/c…
/dashboard/unsafe-feature frontend healthy template-base/frontend/slices/studio/publishing/__tests__/c…
/dashboard/legacy-page frontend healthy template-base/frontend/slices/studio/publishing/__tests__/c…
/dashboard/ai-generated frontend healthy template-base/frontend/slices/studio/publishing/__tests__/c…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
auth::frontend/slices/create-your-mcp/routes/mcp.route.ts security healthy frontend/slices/create-your-mcp/routes/mcp.route.ts
auth::packages/mcp/src/http-transport.mjs security healthy packages/mcp/src/http-transport.mjs
auth::frontend/slices/convex-auth/slice.manifest.json security healthy frontend/slices/convex-auth/slice.manifest.json
auth::plugins/rresource/skills/email-pipeline/SKILL.md security healthy plugins/rresource/skills/email-pipeline/SKILL.md
auth::frontend/slices/create-your-mcp/README.md security healthy frontend/slices/create-your-mcp/README.md
auth::plugins/rresource/skills/kanban-board/SKILL.md security healthy plugins/rresource/skills/kanban-board/SKILL.md
auth::convex/features/create_your_mcp/_schema.ts security healthy convex/features/create_your_mcp/_schema.ts
auth::packages/cr/src/lib/api-catalog.mjs security healthy packages/cr/src/lib/api-catalog.mjs
auth::frontend/slices/convex-auth/components/sign-in-page.t… security healthy frontend/slices/convex-auth/components/sign-in-page.tsx
auth::packages/mcp/src/oauth-consent-page.mjs security healthy packages/mcp/src/oauth-consent-page.mjs
auth::app/preview/slices/convex-auth/page.tsx security healthy app/preview/slices/convex-auth/page.tsx
auth::plugins/rresource/skills/data-table/SKILL.md security healthy plugins/rresource/skills/data-table/SKILL.md
auth::plugins/rresource/cookbook/features/README.md security healthy plugins/rresource/cookbook/features/README.md
auth::convex/features/activity/README.md security healthy convex/features/activity/README.md
auth::plugins/rresource/skills/auth/SKILL.md security healthy plugins/rresource/skills/auth/SKILL.md
auth::frontend/slices/convex-auth/slice.json security healthy frontend/slices/convex-auth/slice.json
auth::frontend/slices/create-your-mcp/lib/auth.ts security healthy frontend/slices/create-your-mcp/lib/auth.ts
auth::convex/_shared/auth.ts security healthy convex/_shared/auth.ts
auth::convex/features/library/README.md security healthy convex/features/library/README.md
auth::packages/cli/lib/rr-schema.json security healthy packages/cli/lib/rr-schema.json
auth::components/templates/_shared/headless/types.ts security healthy components/templates/_shared/headless/types.ts
auth::components/templates/saas-marketing/shared/pages-seed… security healthy components/templates/saas-marketing/shared/pages-seed.ts
auth::docker-compose.yml security healthy docker-compose.yml
auth::plugins/rresource/skills/analytics-dashboard/SKILL.md security healthy plugins/rresource/skills/analytics-dashboard/SKILL.md
auth::components/templates/saas-marketing/shared/seed.ts security healthy components/templates/saas-marketing/shared/seed.ts
auth::frontend/slices/create-your-mcp/views/McpAdminView.tsx security healthy frontend/slices/create-your-mcp/views/McpAdminView.tsx
auth::convex/features/create_your_mcp/mutation.ts security healthy convex/features/create_your_mcp/mutation.ts
auth::frontend/slices/convex-auth/hooks/index.ts security healthy frontend/slices/convex-auth/hooks/index.ts
auth::components/templates/saas-marketing/slices/admin/inte… security healthy components/templates/saas-marketing/slices/admin/integratio…
auth::template-base/frontend/shared/foundation/auth/index.t… security healthy template-base/frontend/shared/foundation/auth/index.tsx
auth::plugins/rresource/skills/public-profile/SKILL.md security healthy plugins/rresource/skills/public-profile/SKILL.md
auth::frontend/slices/convex-auth/README.md security healthy frontend/slices/convex-auth/README.md
auth::plugins/rresource/skills/seed-bootstrap/SKILL.md security healthy plugins/rresource/skills/seed-bootstrap/SKILL.md
auth::plugins/rresource/README.md security healthy plugins/rresource/README.md
auth::packages/cli/lib/compose-solver.d.ts security healthy packages/cli/lib/compose-solver.d.ts
auth::frontend/slices/create-your-mcp/slice.manifest.json security healthy frontend/slices/create-your-mcp/slice.manifest.json
auth::frontend/slices/create-your-mcp/slice.contract.ts security healthy frontend/slices/create-your-mcp/slice.contract.ts
auth::packages/cli/lib/contract-types.ts security healthy packages/cli/lib/contract-types.ts
auth::.env.example security healthy .env.example
auth::lib/content/slices.ts security healthy lib/content/slices.ts
auth::plugins/rresource/skills/oauth-providers/src/README.md security healthy plugins/rresource/skills/oauth-providers/src/README.md
auth::components/templates/saas-marketing/slices/features/f… security healthy components/templates/saas-marketing/slices/features/feature…
auth::frontend/slices/create-your-mcp/routes/oauth-token.ro… security healthy frontend/slices/create-your-mcp/routes/oauth-token.route.ts
auth::frontend/slices/convex-auth/components/AuthCard.tsx security healthy frontend/slices/convex-auth/components/AuthCard.tsx
auth::frontend/slices/create-your-mcp/lib/server.ts security healthy frontend/slices/create-your-mcp/lib/server.ts
auth::frontend/slices/convex-auth/types/index.ts security healthy frontend/slices/convex-auth/types/index.ts
auth::plugins/rresource/skills/oauth-providers/SKILL.md security healthy plugins/rresource/skills/oauth-providers/SKILL.md
auth::components/site/mcp/chatgpt-hosted-tab.tsx security healthy components/site/mcp/chatgpt-hosted-tab.tsx
auth::convex-templates/personal-brand-os/setup.ts security healthy convex-templates/personal-brand-os/setup.ts
auth::plugins/rresource/skills/ocr/SKILL.md security healthy plugins/rresource/skills/ocr/SKILL.md

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
127.0.0.1 network healthy playwright.config.ts
1.2.3.4 network healthy frontend/slices/rate-limit/lib/tools.ts
10.0.0.1 network healthy frontend/slices/audit-log/lib/index.test.ts
3.5.99.1 network healthy frontend/slices/convex-auth/components/auth-card-blocks.tsx
3.18.77.84 network healthy frontend/slices/convex-auth/components/auth-card-blocks.tsx
5.95.43.37 network healthy frontend/slices/convex-auth/components/auth-card-blocks.tsx
32.22.69.83 network healthy frontend/slices/convex-auth/components/auth-card-blocks.tsx
10.91.58.11 network healthy components/templates/_shared/demo-ribbon.tsx
3.35.96.1 network healthy components/templates/_shared/demo-ribbon.tsx
3.05.74.81 network healthy components/templates/_shared/demo-ribbon.tsx
5.67.41.35 network healthy components/templates/_shared/demo-ribbon.tsx
3.2.66.8 network healthy components/templates/_shared/demo-ribbon.tsx
103.21.244.18 network healthy components/templates/_shared/admin-panel/blocks/audit-log/s…
203.0.113.22 network healthy components/templates/_shared/admin-panel/blocks/audit-log/s…
118.96.40.7 network healthy components/templates/_shared/admin-panel/blocks/audit-log/s…
10.0.0.4 network healthy app/preview/slices/audit-log/page.tsx
10.0.0.7 network healthy app/preview/slices/audit-log/page.tsx
10.0.0.12 network healthy app/preview/slices/audit-log/page.tsx
192.168.1.4 network healthy app/preview/dashboard-ide/parts.tsx

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
image::template-base/Dockerfile hardware healthy template-base/Dockerfile
image::packages/mcp/Dockerfile hardware healthy packages/mcp/Dockerfile
frontend hardware healthy docker-compose.yml
backend hardware healthy docker-compose.yml
app hardware healthy template-base/docker-compose.yml
convex-backend hardware healthy template-base/docker-compose.yml
convex-dashboard hardware healthy template-base/docker-compose.yml
postgres hardware healthy template-base/docker-compose.yml
mcp hardware healthy packages/mcp/docker-compose.yml

LabelLayerStatusPath
contracts-drift cicd healthy .github/workflows/contracts-drift.yml
gate cicd healthy .github/workflows/ci.yml
template-base-typecheck cicd healthy .github/workflows/ci.yml
cli-prepublish cicd healthy .github/workflows/ci.yml
audit cicd healthy .github/workflows/ci.yml
validate cicd healthy .github/workflows/validate-manifests.yml
audit-bp cicd healthy .github/workflows/audit-bp.yml

LabelLayerStatusPath
audit-log-v0.1.0-to-v0.2.0-tenant-adapter.ts data healthy scripts/migrations/audit-log-v0.1.0-to-v0.2.0-tenant-adapte…
comments-v0.1.0-to-v0.2.0-polymorphic-target.ts data healthy scripts/migrations/comments-v0.1.0-to-v0.2.0-polymorphic-ta…
M_doku_namespace_2026_05.ts data healthy convex/migrations/M_doku_namespace_2026_05.ts
M_midtrans_namespace_2026_05.ts data healthy convex/migrations/M_midtrans_namespace_2026_05.ts
migration-plan.d.ts data healthy packages/cli/lib/migration-plan.d.ts

LabelLayerStatusPath
port:3000 network healthy Dockerfile
port:3210 network healthy docker-compose.yml
port:3211 network healthy template-base/docker-compose.yml
port:6791 network healthy template-base/docker-compose.yml
port:8000 network healthy packages/mcp/Dockerfile

LabelLayerStatusPath
vps::droplet hardware healthy frontend/slices/icon-picker/lib/lucide-catalog.ts
vps::azure hardware healthy template-base/frontend/slices/studio/ui/types/StudioProject…
vps::digitalocean hardware healthy app/(docs)/control-room/page-phases-prep.tsx
vps::vultr hardware healthy app/(docs)/control-room/page-phases-prep.tsx
vps::hetzner hardware healthy app/(docs)/control-room/page-phases-prep.tsx

LabelLayerStatusPath
sqlite data healthy docker-compose.yml
postgres data healthy docker-compose.yml
postgresql data healthy template-base/.env.example
redis data healthy components/templates/saas-marketing/shared/seed.ts

LabelLayerStatusPath
password_literal::frontend/slices/convex-auth/README.md security healthy frontend/slices/convex-auth/README.md
password_literal::frontend/slices/convex-auth/lib/labels.ts security healthy frontend/slices/convex-auth/lib/labels.ts
password_literal::tests/e2e/site.spec.ts security healthy tests/e2e/site.spec.ts
password_literal::packages/cr/src/commands/local.mjs security healthy packages/cr/src/commands/local.mjs

LabelLayerStatusPath
gha::contracts-drift cicd healthy .github/workflows/contracts-drift.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::validate-manifests cicd healthy .github/workflows/validate-manifests.yml
gha::audit-bp cicd healthy .github/workflows/audit-bp.yml

LabelLayerStatusPath
caddy network healthy frontend/slices/system-monitor/lib/host.ts
nginx network healthy app/api/agent-stream/route.ts
traefik network healthy app/api/agent-stream/route.ts

LabelLayerStatusPath
repobility-clone-czp9znwu software healthy /tmp/repobility-clone-czp9znwu

LabelLayerStatusPath
Subscription root api healthy components/templates/saas-marketing/shared/types.ts

LabelLayerStatusPath
gpu (detected) hardware healthy frontend/slices/system-monitor/app.tsx
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/452b8fa7-5b52-404f-bee8-b756413d47da/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/452b8fa7-5b52-404f-bee8-b756413d47da/

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.