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.

tam159/next-role

https://github.com/tam159/next-role · scanned 2026-06-16 00:29 UTC (2 months, 2 weeks ago)

43 raw signals (0 security + 43 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 37 actionable findings from 1 signal source. 6 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 548 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
version software healthy frontend/scripts/check-langchain-sdk-sync.mjs:version
convertToHtml software healthy frontend/src/types/mammoth.d.ts:convertToHtml
extractRawText software healthy frontend/src/types/mammoth.d.ts:extractRawText
Dialog software healthy frontend/src/components/ui/dialog.tsx:Dialog
DialogTrigger software healthy frontend/src/components/ui/dialog.tsx:DialogTrigger
DialogPortal software healthy frontend/src/components/ui/dialog.tsx:DialogPortal
DialogClose software healthy frontend/src/components/ui/dialog.tsx:DialogClose
DialogOverlay software healthy frontend/src/components/ui/dialog.tsx:DialogOverlay
DialogContent software healthy frontend/src/components/ui/dialog.tsx:DialogContent
DialogHeader software healthy frontend/src/components/ui/dialog.tsx:DialogHeader
DialogFooter software healthy frontend/src/components/ui/dialog.tsx:DialogFooter
DialogTitle software healthy frontend/src/components/ui/dialog.tsx:DialogTitle
DialogDescription software healthy frontend/src/components/ui/dialog.tsx:DialogDescription
Button software healthy frontend/src/components/ui/button.tsx:Button
ResizablePanelGroup software healthy frontend/src/components/ui/resizable.tsx:ResizablePanelGroup
ResizableHandle software healthy frontend/src/components/ui/resizable.tsx:ResizableHandle
Switch software healthy frontend/src/components/ui/switch.tsx:Switch
Tabs software healthy frontend/src/components/ui/tabs.tsx:Tabs
TabsList software healthy frontend/src/components/ui/tabs.tsx:TabsList
TabsTrigger software healthy frontend/src/components/ui/tabs.tsx:TabsTrigger
TabsContent software healthy frontend/src/components/ui/tabs.tsx:TabsContent
ScrollArea software healthy frontend/src/components/ui/scroll-area.tsx:ScrollArea
ScrollBar software healthy frontend/src/components/ui/scroll-area.tsx:ScrollBar
Input software healthy frontend/src/components/ui/input.tsx:Input
Skeleton software healthy frontend/src/components/ui/skeleton.tsx:Skeleton
TooltipIconButton software healthy frontend/src/components/ui/tooltip-icon-button.tsx:TooltipI…
TooltipProvider software healthy frontend/src/components/ui/tooltip.tsx:TooltipProvider
Tooltip software healthy frontend/src/components/ui/tooltip.tsx:Tooltip
TooltipTrigger software healthy frontend/src/components/ui/tooltip.tsx:TooltipTrigger
TooltipContent software healthy frontend/src/components/ui/tooltip.tsx:TooltipContent
ClientProvider software healthy frontend/src/providers/ClientProvider.tsx:ClientProvider
useClient software healthy frontend/src/providers/ClientProvider.tsx:useClient
ChatProvider software healthy frontend/src/providers/ChatProvider.tsx:ChatProvider
useChatContext software healthy frontend/src/providers/ChatProvider.tsx:useChatContext
HomePageInner software healthy frontend/src/app/page.tsx:HomePageInner
HomePageContent software healthy frontend/src/app/page.tsx:HomePageContent
HomePage software healthy frontend/src/app/page.tsx:HomePage
RootLayout software healthy frontend/src/app/layout.tsx:RootLayout
parsePayload software healthy frontend/src/app/print/file/page.tsx:parsePayload
basenameWithoutExtension software healthy frontend/src/app/print/file/page.tsx:basenameWithoutExtensi…
PrintFilePage software healthy frontend/src/app/print/file/page.tsx:PrintFilePage
trigger software healthy frontend/src/app/print/file/page.tsx:trigger
onAfterPrint software healthy frontend/src/app/print/file/page.tsx:onAfterPrint
PrintBody software healthy frontend/src/app/print/file/page.tsx:PrintBody
extOf software healthy frontend/src/app/api/files/_lib.ts:extOf
isBinaryPath software healthy frontend/src/app/api/files/_lib.ts:isBinaryPath
encodingFor software healthy frontend/src/app/api/files/_lib.ts:encodingFor
resolveSafe software healthy frontend/src/app/api/files/_lib.ts:resolveSafe
resolveDir software healthy frontend/src/app/api/files/_lib.ts:resolveDir
reject software healthy frontend/src/app/api/files/upload/route.ts:reject

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

LabelLayerStatusPath
skills-lock.json software healthy skills-lock.json
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
.env.example software healthy .env.example
LICENSE software healthy LICENSE
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
docker-compose.yml software healthy docker-compose.yml
tailwind.config.mjs software healthy frontend/tailwind.config.mjs
pnpm-lock.yaml software healthy frontend/pnpm-lock.yaml
CLAUDE.md software healthy frontend/CLAUDE.md
postcss.config.cjs software healthy frontend/postcss.config.cjs
package.json software healthy frontend/package.json
Dockerfile software healthy frontend/Dockerfile
prettier.config.cjs software healthy frontend/prettier.config.cjs
components.json software healthy frontend/components.json
pnpm-workspace.yaml software healthy frontend/pnpm-workspace.yaml
eslint.config.js software healthy frontend/eslint.config.js
tsconfig.json software healthy frontend/tsconfig.json
next.config.ts software healthy frontend/next.config.ts
check-langchain-sdk-sync.mjs software healthy frontend/scripts/check-langchain-sdk-sync.mjs
mammoth.d.ts software healthy frontend/src/types/mammoth.d.ts
dialog.tsx software healthy frontend/src/components/ui/dialog.tsx
button.tsx software healthy frontend/src/components/ui/button.tsx
resizable.tsx software healthy frontend/src/components/ui/resizable.tsx
switch.tsx software healthy frontend/src/components/ui/switch.tsx
textarea.tsx software healthy frontend/src/components/ui/textarea.tsx
tabs.tsx software healthy frontend/src/components/ui/tabs.tsx
scroll-area.tsx software healthy frontend/src/components/ui/scroll-area.tsx
input.tsx software healthy frontend/src/components/ui/input.tsx
select.tsx software healthy frontend/src/components/ui/select.tsx
skeleton.tsx software healthy frontend/src/components/ui/skeleton.tsx
tooltip-icon-button.tsx software healthy frontend/src/components/ui/tooltip-icon-button.tsx
tooltip.tsx software healthy frontend/src/components/ui/tooltip.tsx
label.tsx software healthy frontend/src/components/ui/label.tsx
ClientProvider.tsx software healthy frontend/src/providers/ClientProvider.tsx
ChatProvider.tsx software healthy frontend/src/providers/ChatProvider.tsx
globals.css software healthy frontend/src/app/globals.css
page.tsx software healthy frontend/src/app/page.tsx
layout.tsx software healthy frontend/src/app/layout.tsx
types.ts software healthy frontend/src/app/types/types.ts
agentFiles.ts software healthy frontend/src/app/config/agentFiles.ts
page.tsx software healthy frontend/src/app/print/file/page.tsx
_lib.ts software healthy frontend/src/app/api/files/_lib.ts
route.ts software healthy frontend/src/app/api/files/upload/route.ts
route.ts software healthy frontend/src/app/api/files/read/route.ts
route.ts software healthy frontend/src/app/api/files/list/route.ts
route.ts software healthy frontend/src/app/api/files/write/route.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
scripts software healthy frontend/scripts
src software healthy frontend/src
types software healthy frontend/src/types
components software healthy frontend/src/components
ui software healthy frontend/src/components/ui
providers software healthy frontend/src/providers
app software healthy frontend/src/app
types software healthy frontend/src/app/types
config software healthy frontend/src/app/config
print software healthy frontend/src/app/print
file software healthy frontend/src/app/print/file
api software healthy frontend/src/app/api
files software healthy frontend/src/app/api/files
upload software healthy frontend/src/app/api/files/upload
read software healthy frontend/src/app/api/files/read
list software healthy frontend/src/app/api/files/list
write software healthy frontend/src/app/api/files/write
delete software healthy frontend/src/app/api/files/delete
utils software healthy frontend/src/app/utils
components software healthy frontend/src/app/components
workspace software healthy frontend/src/app/components/workspace
lib software healthy frontend/src/app/lib
hooks software healthy frontend/src/app/hooks
lib software healthy frontend/src/lib
docs software healthy docs
prd software healthy docs/prd
images software healthy docs/images
.claude software healthy .claude
rules software healthy .claude/rules
skills software healthy .claude/skills
frontend-design software healthy .claude/skills/frontend-design
quality software healthy .claude/skills/quality
upgrade-backend-deps software healthy .claude/skills/upgrade-backend-deps
commit software healthy .claude/skills/commit
agent-browser software healthy .claude/skills/agent-browser
write-prd software healthy .claude/skills/write-prd
upgrade-frontend-deps software healthy .claude/skills/upgrade-frontend-deps
backend software healthy backend
tests software healthy backend/tests
career_agent software healthy backend/tests/career_agent
app software healthy backend/app
career_agent software healthy backend/app/career_agent
templates software healthy backend/app/career_agent/templates
battlecard software healthy backend/app/career_agent/templates/battlecard
skills software healthy backend/app/career_agent/skills
career-agent software healthy backend/app/career_agent/skills/career-agent
interview-battlecard software healthy backend/app/career_agent/skills/career-agent/interview-batt…
hiring-recon software healthy backend/app/career_agent/skills/hiring-recon
hiring-recon software healthy backend/app/career_agent/skills/hiring-recon/hiring-recon

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

LabelLayerStatusPath
_FakeModel software healthy backend/tests/career_agent/test_middleware_model_override.p…
_NoopMiddleware software healthy backend/tests/career_agent/test_utils.py:12
_Datetime software healthy backend/tests/career_agent/test_middleware.py:75
_RecordingBackend software healthy backend/tests/career_agent/test_middleware.py:99
_Boom software healthy backend/tests/career_agent/test_tools.py:469
_Fake software healthy backend/tests/career_agent/test_tools.py:366
VirtualPathShellBackend software healthy backend/app/career_agent/shell_backend.py:20
UtcDatetimeMiddleware software healthy backend/app/career_agent/middleware.py:16
EnsurePreferencesFileMiddleware software healthy backend/app/career_agent/middleware.py:66
ModelOverrideMiddleware software healthy backend/app/career_agent/middleware.py:157

LabelLayerStatusPath
image::frontend/Dockerfile hardware healthy frontend/Dockerfile
image::backend/Dockerfile hardware healthy backend/Dockerfile
frontend hardware healthy docker-compose.yml
redis hardware healthy docker-compose.yml
postgres hardware healthy docker-compose.yml
backend hardware healthy docker-compose.yml

LabelLayerStatusPath
postgres data healthy README.md
redis data healthy README.md
postgresql data healthy README.md

LabelLayerStatusPath
port:3000 network healthy docker-compose.yml
port:64 network healthy frontend/pnpm-lock.yaml
port:16 network healthy frontend/pnpm-lock.yaml

LabelLayerStatusPath
vps::azure hardware healthy README.md
vps::aws hardware healthy README.md
vps::gcp hardware healthy backend/app/career_agent/skills/resume-tailor/resume-tailor…

LabelLayerStatusPath
HomePage frontend healthy frontend/src/app/page.tsx
RootLayout frontend healthy frontend/src/app/layout.tsx
PrintFilePage frontend healthy frontend/src/app/print/file/page.tsx

LabelLayerStatusPath
/page.tsx frontend healthy frontend/src/app/page.tsx
/print/file frontend healthy frontend/src/app/print/file/page.tsx

LabelLayerStatusPath
code-quality cicd healthy .github/workflows/ci.yml
backend-tests cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
repobility-clone-5umh2xgo software healthy /tmp/repobility-clone-5umh2xgo

LabelLayerStatusPath
celery data healthy backend/pyproject.toml

LabelLayerStatusPath
127.0.0.1 network healthy .env.example

LabelLayerStatusPath
gpu (detected) hardware healthy backend/app/career_agent/skills/resume-tailor/resume-tailor…

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
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/9f259ff4-6759-4df8-8963-9e98f024f175/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9f259ff4-6759-4df8-8963-9e98f024f175/

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.