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.

carlofigs/HECATE

https://github.com/carlofigs/HECATE · scanned 2026-06-17 01:46 UTC (1 month, 1 week ago)

21 raw signals (0 security + 21 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +7.6 (diff) · 20 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.

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

All 370 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
PageLoader software healthy src/App.tsx:PageLoader
App software healthy src/App.tsx:App
useInlineEdit software healthy src/hooks/useInlineEdit.ts:useInlineEdit
startEdit software healthy src/hooks/useInlineEdit.ts:startEdit
useCollapsed software healthy src/hooks/useCollapsed.ts:useCollapsed
useSettings software healthy src/hooks/useSettings.ts:useSettings
useAutoSaveMs software healthy src/hooks/useDataFile.ts:useAutoSaveMs
useDataFile software healthy src/hooks/useDataFile.ts:useDataFile
useStaleDetector software healthy src/hooks/useStaleDetector.ts:useStaleDetector
ProjectsTab software healthy src/components/memory/ProjectsTab.tsx:ProjectsTab
MeTab software healthy src/components/memory/MeTab.tsx:MeTab
TermsTab software healthy src/components/memory/TermsTab.tsx:TermsTab
toggleDir software healthy src/components/memory/memoryShared.tsx:toggleDir
SortToggle software healthy src/components/memory/memoryShared.tsx:SortToggle
SearchInput software healthy src/components/memory/memoryShared.tsx:SearchInput
groupRefFiles software healthy src/components/memory/ReferencesTab.tsx:groupRefFiles
fileLabel software healthy src/components/memory/ReferencesTab.tsx:fileLabel
ReferencesTab software healthy src/components/memory/ReferencesTab.tsx:ReferencesTab
PersonListRow software healthy src/components/memory/PeopleTab.tsx:PersonListRow
PersonGridCard software healthy src/components/memory/PeopleTab.tsx:PersonGridCard
PeopleTab software healthy src/components/memory/PeopleTab.tsx:PeopleTab
PreferencesTab software healthy src/components/memory/PreferencesTab.tsx:PreferencesTab
RecurringTab software healthy src/components/memory/RecurringTab.tsx:RecurringTab
CredentialsSection software healthy src/components/setup/CredentialsSection.tsx:CredentialsSect…
handleTokenChange software healthy src/components/setup/CredentialsSection.tsx:handleTokenChan…
handleOwnerChange software healthy src/components/setup/CredentialsSection.tsx:handleOwnerChan…
handleRepoChange software healthy src/components/setup/CredentialsSection.tsx:handleRepoChange
doFetchWorkspaces software healthy src/components/setup/CredentialsSection.tsx:doFetchWorkspac…
handleVerify software healthy src/components/setup/CredentialsSection.tsx:handleVerify
handleSave software healthy src/components/setup/CredentialsSection.tsx:handleSave
OneOnOnePeopleSection software healthy src/components/setup/SettingsSections.tsx:OneOnOnePeopleSec…
addPerson software healthy src/components/setup/SettingsSections.tsx:addPerson
removePerson software healthy src/components/setup/SettingsSections.tsx:removePerson
DefaultViewSection software healthy src/components/setup/SettingsSections.tsx:DefaultViewSection
set software healthy src/components/setup/SettingsSections.tsx:set
AutoSaveSection software healthy src/components/setup/SettingsSections.tsx:AutoSaveSection
handleChange software healthy src/components/setup/SettingsSections.tsx:handleChange
PollIntervalSection software healthy src/components/setup/SettingsSections.tsx:PollIntervalSecti…
ColumnTypesSection software healthy src/components/setup/SettingsSections.tsx:ColumnTypesSection
setColumnType software healthy src/components/setup/SettingsSections.tsx:setColumnType
readStoredCredentials software healthy src/components/setup/setupShared.tsx:readStoredCredentials
Section software healthy src/components/setup/setupShared.tsx:Section
SelectSetting software healthy src/components/setup/setupShared.tsx:SelectSetting
StaleDataBanner software healthy src/components/layout/StaleDataBanner.tsx:StaleDataBanner
handleReload software healthy src/components/layout/StaleDataBanner.tsx:handleReload
ShortcutsOverlay software healthy src/components/layout/AppShell.tsx:ShortcutsOverlay
onKey software healthy src/components/layout/AppShell.tsx:onKey
AppShell software healthy src/components/layout/AppShell.tsx:AppShell
onBeforeUnload software healthy src/components/layout/AppShell.tsx:onBeforeUnload
dirtyFiles software healthy src/components/layout/AppShell.tsx:dirtyFiles

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

LabelLayerStatusPath
tailwind.config.ts software healthy tailwind.config.ts
postcss.config.js software healthy postcss.config.js
tsconfig.node.json software healthy tsconfig.node.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
README.md software healthy README.md
package.json software healthy package.json
eslint.config.js software healthy eslint.config.js
index.html software healthy index.html
components.json software healthy components.json
tsconfig.json software healthy tsconfig.json
deploy.yml software healthy .github/workflows/deploy.yml
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
useInlineEdit.ts software healthy src/hooks/useInlineEdit.ts
useCollapsed.ts software healthy src/hooks/useCollapsed.ts
useSettings.ts software healthy src/hooks/useSettings.ts
useDataFile.ts software healthy src/hooks/useDataFile.ts
useStaleDetector.ts software healthy src/hooks/useStaleDetector.ts
ProjectsTab.tsx software healthy src/components/memory/ProjectsTab.tsx
MeTab.tsx software healthy src/components/memory/MeTab.tsx
TermsTab.tsx software healthy src/components/memory/TermsTab.tsx
memoryShared.tsx software healthy src/components/memory/memoryShared.tsx
ReferencesTab.tsx software healthy src/components/memory/ReferencesTab.tsx
PeopleTab.tsx software healthy src/components/memory/PeopleTab.tsx
PreferencesTab.tsx software healthy src/components/memory/PreferencesTab.tsx
RecurringTab.tsx software healthy src/components/memory/RecurringTab.tsx
CredentialsSection.tsx software healthy src/components/setup/CredentialsSection.tsx
SettingsSections.tsx software healthy src/components/setup/SettingsSections.tsx
setupShared.tsx software healthy src/components/setup/setupShared.tsx
StaleDataBanner.tsx software healthy src/components/layout/StaleDataBanner.tsx
AppShell.tsx software healthy src/components/layout/AppShell.tsx
PageErrorBoundary.tsx software healthy src/components/layout/PageErrorBoundary.tsx
PageShell.tsx software healthy src/components/layout/PageShell.tsx
SyncStatus.tsx software healthy src/components/layout/SyncStatus.tsx
NarrativeCard.tsx software healthy src/components/weeklog/NarrativeCard.tsx
MeetingsCard.tsx software healthy src/components/weeklog/MeetingsCard.tsx
GenerateWeekDialog.tsx software healthy src/components/weeklog/GenerateWeekDialog.tsx
SprintVelocityChart.tsx software healthy src/components/archive/SprintVelocityChart.tsx
CloseSprintDialog.tsx software healthy src/components/archive/CloseSprintDialog.tsx
WaitingOnView.tsx software healthy src/components/focus/WaitingOnView.tsx
FocusWeekHeader.tsx software healthy src/components/focus/FocusWeekHeader.tsx
KeepInMindView.tsx software healthy src/components/focus/KeepInMindView.tsx
ThisWeekView.tsx software healthy src/components/focus/ThisWeekView.tsx
FocusSectionCard.tsx software healthy src/components/focus/FocusSectionCard.tsx
WeekCalendarView.tsx software healthy src/components/focus/WeekCalendarView.tsx
TagFilterBar.tsx software healthy src/components/tasks/TagFilterBar.tsx

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

LabelLayerStatusPath
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
hooks software healthy src/hooks
components software healthy src/components
memory software healthy src/components/memory
setup software healthy src/components/setup
layout software healthy src/components/layout
weeklog software healthy src/components/weeklog
archive software healthy src/components/archive
focus software healthy src/components/focus
tasks software healthy src/components/tasks
projects software healthy src/components/projects
ui software healthy src/components/ui
pages software healthy src/pages
store software healthy src/store
lib software healthy src/lib

LabelLayerStatusPath
/WeekLogPage frontend healthy src/pages/WeekLogPage.tsx
/ProjectsPage frontend healthy src/pages/ProjectsPage.tsx
/FocusPage frontend healthy src/pages/FocusPage.tsx
/ArchivePage frontend healthy src/pages/ArchivePage.tsx
/TasksPage frontend healthy src/pages/TasksPage.tsx
/SetupPage frontend healthy src/pages/SetupPage.tsx
/MemoryPage frontend healthy src/pages/MemoryPage.tsx
/setup frontend healthy src/App.tsx
* frontend healthy src/App.tsx

LabelLayerStatusPath
App frontend healthy src/App.tsx
AppShell frontend healthy src/components/layout/AppShell.tsx
WeekLogPage frontend healthy src/pages/WeekLogPage.tsx
ProjectsPage frontend healthy src/pages/ProjectsPage.tsx
FocusPage frontend healthy src/pages/FocusPage.tsx
ArchivePage frontend healthy src/pages/ArchivePage.tsx
TasksPage frontend healthy src/pages/TasksPage.tsx
SetupPage frontend healthy src/pages/SetupPage.tsx
MemoryPage frontend healthy src/pages/MemoryPage.tsx

LabelLayerStatusPath
PageErrorBoundary software healthy src/components/layout/PageErrorBoundary.tsx:PageErrorBounda…
applied software healthy src/components/weeklog/NarrativeCard.tsx:applied
names software healthy src/pages/FocusPage.tsx:names
merging software healthy src/lib/utils.ts:merging

LabelLayerStatusPath
build cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml

LabelLayerStatusPath
carlofigs__HECATE software healthy /data/fable5_failed_archive/carlofigs__HECATE

LabelLayerStatusPath
gha::deploy cicd healthy .github/workflows/deploy.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/d37ad46d-1e1e-4e41-b068-1819c1809c50/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d37ad46d-1e1e-4e41-b068-1819c1809c50/

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.