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.

adasior/RF

https://github.com/adasior/RF · scanned 2026-06-17 01:29 UTC (1 month, 2 weeks ago)

42 raw signals (0 security + 42 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -11.4 (diff) · 42 actionable findings from 1 signal source. 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 535 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
.env.example software healthy .env.example
CLAUDE.md software healthy CLAUDE.md
tsconfig.node.json software healthy tsconfig.node.json
vercel.json software healthy vercel.json
tsconfig.app.json software healthy tsconfig.app.json
vite.config.ts software healthy vite.config.ts
package-lock.json software healthy package-lock.json
package.json software healthy package.json
eslint.config.js software healthy eslint.config.js
index.html software healthy index.html
tsconfig.json software healthy tsconfig.json
verify-rls.mjs software healthy scripts/verify-rls.mjs
main.tsx software healthy src/main.tsx
vite-env.d.ts software healthy src/vite-env.d.ts
index.css software healthy src/index.css
App.tsx software healthy src/App.tsx
useProjektMutations.ts software healthy src/hooks/useProjektMutations.ts
useProjektyData.test.ts software healthy src/hooks/useProjektyData.test.ts
useProjektData.test.ts software healthy src/hooks/useProjektData.test.ts
useProjektData.ts software healthy src/hooks/useProjektData.ts
useProjektMutations.test.ts software healthy src/hooks/useProjektMutations.test.ts
useProjektyData.ts software healthy src/hooks/useProjektyData.ts
Header.tsx software healthy src/components/Header.tsx
ProtectedRoute.test.tsx software healthy src/components/ProtectedRoute.test.tsx
Fab.tsx software healthy src/components/Fab.tsx
Fab.test.tsx software healthy src/components/Fab.test.tsx
AuthProvider.tsx software healthy src/components/AuthProvider.tsx
auth-context.ts software healthy src/components/auth-context.ts
ProtectedRoute.tsx software healthy src/components/ProtectedRoute.tsx
AuthProvider.test.tsx software healthy src/components/AuthProvider.test.tsx
NowyProjektPage.test.tsx software healthy src/pages/NowyProjektPage.test.tsx
ProjektSzczegolyPage.test.tsx software healthy src/pages/ProjektSzczegolyPage.test.tsx
LoginPage.tsx software healthy src/pages/LoginPage.tsx
ProjektSzczegolyPage.tsx software healthy src/pages/ProjektSzczegolyPage.tsx
NowyProjektPage.tsx software healthy src/pages/NowyProjektPage.tsx
NotFoundPage.tsx software healthy src/pages/NotFoundPage.tsx
ListaPage.test.tsx software healthy src/pages/ListaPage.test.tsx
LoginPage.test.tsx software healthy src/pages/LoginPage.test.tsx
ListaPage.tsx software healthy src/pages/ListaPage.tsx
useFiltry.test.ts software healthy src/features/projekty/hooks/useFiltry.test.ts
useRealtimeProjekty.test.ts software healthy src/features/projekty/hooks/useRealtimeProjekty.test.ts
useIsMobile.test.ts software healthy src/features/projekty/hooks/useIsMobile.test.ts
useRealtimeProjekty.ts software healthy src/features/projekty/hooks/useRealtimeProjekty.ts
useProjektAkcje.ts software healthy src/features/projekty/hooks/useProjektAkcje.ts
useFiltry.ts software healthy src/features/projekty/hooks/useFiltry.ts
useProjektAkcje.test.ts software healthy src/features/projekty/hooks/useProjektAkcje.test.ts
useIsMobile.ts software healthy src/features/projekty/hooks/useIsMobile.ts
Filtry.tsx software healthy src/features/projekty/components/Filtry.tsx
ProjektTabela.tsx software healthy src/features/projekty/components/ProjektTabela.tsx
ProjektTabela.test.tsx software healthy src/features/projekty/components/ProjektTabela.test.tsx

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

LabelLayerStatusPath
requireEnv software healthy scripts/verify-rls.mjs:requireEnv
assertAnonDenied software healthy scripts/verify-rls.mjs:assertAnonDenied
assertAuthenticatedAllowed software healthy scripts/verify-rls.mjs:assertAuthenticatedAllowed
main software healthy scripts/verify-rls.mjs:main
App software healthy src/App.tsx:App
patchFlaga software healthy src/hooks/useProjektMutations.ts:patchFlaga
createProjekt software healthy src/hooks/useProjektMutations.ts:createProjekt
updateProjekt software healthy src/hooks/useProjektMutations.ts:updateProjekt
setArchivedAt software healthy src/hooks/useProjektMutations.ts:setArchivedAt
deleteProjekt software healthy src/hooks/useProjektMutations.ts:deleteProjekt
useProjektMutations software healthy src/hooks/useProjektMutations.ts:useProjektMutations
toggleFlagaRequest software healthy src/hooks/useProjektMutations.ts:toggleFlagaRequest
przechwycZapytanie software healthy src/hooks/useProjektyData.test.ts:przechwycZapytanie
createWrapper software healthy src/hooks/useProjektyData.test.ts:createWrapper
Wrapper software healthy src/hooks/useProjektyData.test.ts:Wrapper
createWrapper software healthy src/hooks/useProjektData.test.ts:createWrapper
Wrapper software healthy src/hooks/useProjektData.test.ts:Wrapper
pobierzProjekt software healthy src/hooks/useProjektData.ts:pobierzProjekt
useProjektData software healthy src/hooks/useProjektData.ts:useProjektData
projektFixture software healthy src/hooks/useProjektMutations.test.ts:projektFixture
setup software healthy src/hooks/useProjektMutations.test.ts:setup
Wrapper software healthy src/hooks/useProjektMutations.test.ts:Wrapper
json software healthy src/hooks/useProjektMutations.test.ts:json
escapeLike software healthy src/hooks/useProjektyData.ts:escapeLike
pobierzProjekty software healthy src/hooks/useProjektyData.ts:pobierzProjekty
useProjektyData software healthy src/hooks/useProjektyData.ts:useProjektyData
Header software healthy src/components/Header.tsx:Header
handleSignOut software healthy src/components/Header.tsx:handleSignOut
renderGuard software healthy src/components/ProtectedRoute.test.tsx:renderGuard
Fab software healthy src/components/Fab.tsx:Fab
LocationProbe software healthy src/components/Fab.test.tsx:LocationProbe
renderFab software healthy src/components/Fab.test.tsx:renderFab
AuthProvider software healthy src/components/AuthProvider.tsx:AuthProvider
useAuth software healthy src/components/auth-context.ts:useAuth
ProtectedRoute software healthy src/components/ProtectedRoute.tsx:ProtectedRoute
AuthProbe software healthy src/components/AuthProvider.test.tsx:AuthProbe
renderProvider software healthy src/components/AuthProvider.test.tsx:renderProvider
renderPage software healthy src/pages/NowyProjektPage.test.tsx:renderPage
wypelnijFormularz software healthy src/pages/NowyProjektPage.test.tsx:wypelnijFormularz
projektFixture software healthy src/pages/ProjektSzczegolyPage.test.tsx:projektFixture
mockGetProjekt software healthy src/pages/ProjektSzczegolyPage.test.tsx:mockGetProjekt
mockGetBrakRekordu software healthy src/pages/ProjektSzczegolyPage.test.tsx:mockGetBrakRekordu
renderPage software healthy src/pages/ProjektSzczegolyPage.test.tsx:renderPage
loginAction software healthy src/pages/LoginPage.tsx:loginAction
LoginPage software healthy src/pages/LoginPage.tsx:LoginPage
isNotFoundError software healthy src/pages/ProjektSzczegolyPage.tsx:isNotFoundError
isPoprawneId software healthy src/pages/ProjektSzczegolyPage.tsx:isPoprawneId
ProjektSzczegolyPage software healthy src/pages/ProjektSzczegolyPage.tsx:ProjektSzczegolyPage
handleZapiszZmiany software healthy src/pages/ProjektSzczegolyPage.tsx:handleZapiszZmiany
handleUsun software healthy src/pages/ProjektSzczegolyPage.tsx:handleUsun

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

LabelLayerStatusPath
scripts software healthy scripts
src software healthy src
hooks software healthy src/hooks
components software healthy src/components
pages software healthy src/pages
features software healthy src/features
projekty software healthy src/features/projekty
hooks software healthy src/features/projekty/hooks
components software healthy src/features/projekty/components
test software healthy src/test
lib software healthy src/lib
docs software healthy docs
active software healthy docs/active
zarzadzanie-projektami software healthy docs/active/zarzadzanie-projektami
zarzadzanie-zamowieniami software healthy docs/active/zarzadzanie-zamowieniami
supabase software healthy supabase
migrations software healthy supabase/migrations
.claude software healthy .claude
agents software healthy .claude/agents
hooks software healthy .claude/hooks
docs software healthy .claude/docs
rules software healthy .claude/rules
skills software healthy .claude/skills
dev-docs-complete software healthy .claude/skills/dev-docs-complete
dev-docs software healthy .claude/skills/dev-docs
dev-compound software healthy .claude/skills/dev-compound
dev-docs-review software healthy .claude/skills/dev-docs-review
gemini software healthy .claude/skills/gemini
ux-ui-guidelines software healthy .claude/skills/ux-ui-guidelines
resources software healthy .claude/skills/ux-ui-guidelines/resources
dev-docs-update software healthy .claude/skills/dev-docs-update
dev-brainstorm software healthy .claude/skills/dev-brainstorm
coolify-manager software healthy .claude/skills/coolify-manager
scripts software healthy .claude/skills/coolify-manager/scripts
references software healthy .claude/skills/coolify-manager/references
sentry-integration software healthy .claude/skills/sentry-integration
resources software healthy .claude/skills/sentry-integration/resources
security software healthy .claude/skills/security
resources software healthy .claude/skills/security/resources
zroastuj-mnie software healthy .claude/skills/zroastuj-mnie
dev-compound-refresh software healthy .claude/skills/dev-compound-refresh
code-review software healthy .claude/skills/code-review
resources software healthy .claude/skills/code-review/resources
code-quality software healthy .claude/skills/code-quality
resources software healthy .claude/skills/code-quality/resources
dev-autopilot software healthy .claude/skills/dev-autopilot
agent-browser software healthy .claude/skills/agent-browser
templates software healthy .claude/skills/agent-browser/templates
references software healthy .claude/skills/agent-browser/references
supabase-dev-guidelines software healthy .claude/skills/supabase-dev-guidelines

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

LabelLayerStatusPath
App frontend healthy src/App.tsx
Header frontend healthy src/components/Header.tsx
Fab frontend healthy src/components/Fab.tsx
AuthProvider frontend healthy src/components/AuthProvider.tsx
ProtectedRoute frontend healthy src/components/ProtectedRoute.tsx
LoginPage frontend healthy src/pages/LoginPage.tsx
ProjektSzczegolyPage frontend healthy src/pages/ProjektSzczegolyPage.tsx
NowyProjektPage frontend healthy src/pages/NowyProjektPage.tsx
NotFoundPage frontend healthy src/pages/NotFoundPage.tsx
ListaPage frontend healthy src/pages/ListaPage.tsx
Filtry frontend healthy src/features/projekty/components/Filtry.tsx
ProjektTabela frontend healthy src/features/projekty/components/ProjektTabela.tsx
AkcjeDialogi frontend healthy src/features/projekty/components/AkcjeDialogi.tsx
EmptyState frontend healthy src/features/projekty/components/EmptyState.tsx
UsunDialog frontend healthy src/features/projekty/components/UsunDialog.tsx
SzczegolyWidok frontend healthy src/features/projekty/components/SzczegolyWidok.tsx
FlagBtn frontend healthy src/features/projekty/components/FlagBtn.tsx
ProjektForm frontend healthy src/features/projekty/components/ProjektForm.tsx
HardDeleteDialog frontend healthy src/features/projekty/components/HardDeleteDialog.tsx
ProjektKarty frontend healthy src/features/projekty/components/ProjektKarty.tsx
ConfirmSheet frontend healthy src/features/projekty/components/ConfirmSheet.tsx
OsobaSegmented frontend healthy src/features/projekty/components/OsobaSegmented.tsx

LabelLayerStatusPath
/NowyProjektPage.test frontend healthy src/pages/NowyProjektPage.test.tsx
/ProjektSzczegolyPage.test frontend healthy src/pages/ProjektSzczegolyPage.test.tsx
/LoginPage frontend healthy src/pages/LoginPage.tsx
/ProjektSzczegolyPage frontend healthy src/pages/ProjektSzczegolyPage.tsx
/NowyProjektPage frontend healthy src/pages/NowyProjektPage.tsx
/NotFoundPage frontend healthy src/pages/NotFoundPage.tsx
/ListaPage.test frontend healthy src/pages/ListaPage.test.tsx
/LoginPage.test frontend healthy src/pages/LoginPage.test.tsx
/ListaPage frontend healthy src/pages/ListaPage.tsx
/login frontend healthy src/App.tsx
/ frontend healthy src/App.tsx
/nowy frontend healthy src/App.tsx
/projekt/:id frontend healthy src/App.tsx
* frontend healthy src/App.tsx

LabelLayerStatusPath
postgresql data healthy CLAUDE.md
mysql data healthy .claude/skills/coolify-manager/SKILL.md
mariadb data healthy .claude/skills/coolify-manager/SKILL.md
mongodb data healthy .claude/skills/coolify-manager/SKILL.md
redis data healthy .claude/skills/coolify-manager/SKILL.md
clickhouse data healthy .claude/skills/coolify-manager/SKILL.md
postgres data healthy .claude/skills/coolify-manager/SKILL.md

LabelLayerStatusPath
0003_realtime.sql data healthy supabase/migrations/0003_realtime.sql
0002_rls_policies.sql data healthy supabase/migrations/0002_rls_policies.sql
0001_init_projekty.sql data healthy supabase/migrations/0001_init_projekty.sql

LabelLayerStatusPath
auth::.claude/skills/supabase-dev-guidelines/SKILL.md security healthy .claude/skills/supabase-dev-guidelines/SKILL.md
auth::.claude/skills/agent-browser/SKILL.md security healthy .claude/skills/agent-browser/SKILL.md
auth::.claude/skills/security/SKILL.md security healthy .claude/skills/security/SKILL.md

LabelLayerStatusPath
adasior__RF software healthy /data/fable5_failed_archive/adasior__RF

LabelLayerStatusPath
projekty data healthy supabase/migrations/0001_init_projekty.sql

LabelLayerStatusPath
nginx network healthy .claude/skills/coolify-manager/SKILL.md

LabelLayerStatusPath
password_literal::src/pages/LoginPage.test.tsx security healthy src/pages/LoginPage.test.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/d85307d5-ac0d-4fcd-ae5c-d667760b19ca/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d85307d5-ac0d-4fcd-ae5c-d667760b19ca/

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.