https://github.com/Starus/cefiro
· scanned 2026-06-16 00:21 UTC (2 months, 2 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 2 weeks ago · v1 · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 137 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 |
|---|---|---|---|
App |
software | healthy | src/App.tsx:App |
featureColor |
software | healthy | src/types.ts:featureColor |
isFeatureVisible |
software | healthy | src/types.ts:isFeatureVisible |
uid |
software | healthy | src/types.ts:uid |
SiteSelector |
software | healthy | src/components/SiteSelector.tsx:SiteSelector |
Modal |
software | healthy | src/components/Modal.tsx:Modal |
WindCompass |
software | healthy | src/components/WindCompass.tsx:WindCompass |
ScoreChip |
software | healthy | src/components/ScoreChip.tsx:ScoreChip |
cacheKey |
software | healthy | src/services/weather.ts:cacheKey |
fetchForecast |
software | healthy | src/services/weather.ts:fetchForecast |
weatherCodeLabel |
software | healthy | src/services/weather.ts:weatherCodeLabel |
windDirLabel |
software | healthy | src/services/weather.ts:windDirLabel |
prism |
software | healthy | src/services/hazard3d.ts:prism |
offsetMeters |
software | healthy | src/services/hazard3d.ts:offsetMeters |
jitter |
software | healthy | src/services/hazard3d.ts:jitter |
treeFeatures |
software | healthy | src/services/hazard3d.ts:treeFeatures |
powerlineFeatures |
software | healthy | src/services/hazard3d.ts:powerlineFeatures |
wallFeatures |
software | healthy | src/services/hazard3d.ts:wallFeatures |
columnFeature |
software | healthy | src/services/hazard3d.ts:columnFeature |
areaFeatures |
software | healthy | src/services/hazard3d.ts:areaFeatures |
hazardExtrusions |
software | healthy | src/services/hazard3d.ts:hazardExtrusions |
pickDistinctColor |
software | healthy | src/services/hazard3d.ts:pickDistinctColor |
searchPlaces |
software | healthy | src/services/geocoding.ts:searchPlaces |
fetchDinaciaZones |
software | healthy | src/services/airspace.ts:fetchDinaciaZones |
limitToMeters |
software | healthy | src/services/airspace.ts:limitToMeters |
fetchOpenaipZones |
software | healthy | src/services/airspace.ts:fetchOpenaipZones |
centerLat |
software | healthy | src/services/airspace.ts:centerLat |
centerLon |
software | healthy | src/services/airspace.ts:centerLon |
hourScore |
software | healthy | src/services/flightScore.ts:hourScore |
rampPenalty |
software | healthy | src/services/flightScore.ts:rampPenalty |
dayScore |
software | healthy | src/services/flightScore.ts:dayScore |
windowScore |
software | healthy | src/services/flightScore.ts:windowScore |
dayScoreFromDaily |
software | healthy | src/services/flightScore.ts:dayScoreFromDaily |
isDaylight |
software | healthy | src/services/flightScore.ts:isDaylight |
scoreLevel |
software | healthy | src/services/flightScore.ts:scoreLevel |
scoreLabel |
software | healthy | src/services/flightScore.ts:scoreLabel |
formatSpeed |
software | healthy | src/store/useSettingsStore.ts:formatSpeed |
exportAllData |
software | healthy | src/store/useSettingsStore.ts:exportAllData |
importAllData |
software | healthy | src/store/useSettingsStore.ts:importAllData |
SettingsModal |
software | healthy | src/views/SettingsModal.tsx:SettingsModal |
setT |
software | healthy | src/views/SettingsModal.tsx:setT |
download |
software | healthy | src/views/SettingsModal.tsx:download |
onImportFile |
software | healthy | src/views/SettingsModal.tsx:onImportFile |
num |
software | healthy | src/views/SettingsModal.tsx:num |
WeatherPanel |
software | healthy | src/views/MapView/WeatherPanel.tsx:WeatherPanel |
faSvg |
software | healthy | src/views/MapView/faMarker.ts:faSvg |
SearchBox |
software | healthy | src/views/MapView/SearchBox.tsx:SearchBox |
MapView |
software | healthy | src/views/MapView/MapView.tsx:MapView |
saveCamera |
software | healthy | src/views/MapView/MapView.tsx:saveCamera |
addBaseLayers |
software | healthy | src/views/MapView/MapView.tsx:addBaseLayers |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vite.config.ts |
software | healthy | vite.config.ts |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
launch.json |
software | healthy | .claude/launch.json |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
theme.css |
software | healthy | src/theme.css |
main.tsx |
software | healthy | src/main.tsx |
App.tsx |
software | healthy | src/App.tsx |
types.ts |
software | healthy | src/types.ts |
SiteSelector.tsx |
software | healthy | src/components/SiteSelector.tsx |
Modal.tsx |
software | healthy | src/components/Modal.tsx |
WindCompass.tsx |
software | healthy | src/components/WindCompass.tsx |
ScoreChip.tsx |
software | healthy | src/components/ScoreChip.tsx |
weather.ts |
software | healthy | src/services/weather.ts |
hazard3d.ts |
software | healthy | src/services/hazard3d.ts |
geocoding.ts |
software | healthy | src/services/geocoding.ts |
airspace.ts |
software | healthy | src/services/airspace.ts |
flightScore.ts |
software | healthy | src/services/flightScore.ts |
usePlansStore.ts |
software | healthy | src/store/usePlansStore.ts |
useSettingsStore.ts |
software | healthy | src/store/useSettingsStore.ts |
useSitesStore.ts |
software | healthy | src/store/useSitesStore.ts |
SettingsModal.tsx |
software | healthy | src/views/SettingsModal.tsx |
WeatherPanel.tsx |
software | healthy | src/views/MapView/WeatherPanel.tsx |
faMarker.ts |
software | healthy | src/views/MapView/faMarker.ts |
SearchBox.tsx |
software | healthy | src/views/MapView/SearchBox.tsx |
MapView.tsx |
software | healthy | src/views/MapView/MapView.tsx |
PlannerView.tsx |
software | healthy | src/views/PlannerView/PlannerView.tsx |
CalendarView.tsx |
software | healthy | src/views/CalendarView/CalendarView.tsx |
.claude/launch.json |
quality | healthy | .claude/launch.json |
| Label | Layer | Status | Path |
|---|---|---|---|
.claude |
software | healthy | .claude |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
components |
software | healthy | src/components |
services |
software | healthy | src/services |
store |
software | healthy | src/store |
views |
software | healthy | src/views |
MapView |
software | healthy | src/views/MapView |
PlannerView |
software | healthy | src/views/PlannerView |
CalendarView |
software | healthy | src/views/CalendarView |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
SiteSelector |
frontend | healthy | src/components/SiteSelector.tsx |
Modal |
frontend | healthy | src/components/Modal.tsx |
WindCompass |
frontend | healthy | src/components/WindCompass.tsx |
ScoreChip |
frontend | healthy | src/components/ScoreChip.tsx |
SettingsModal |
frontend | healthy | src/views/SettingsModal.tsx |
WeatherPanel |
frontend | healthy | src/views/MapView/WeatherPanel.tsx |
SearchBox |
frontend | healthy | src/views/MapView/SearchBox.tsx |
MapView |
frontend | healthy | src/views/MapView/MapView.tsx |
PlannerView |
frontend | healthy | src/views/PlannerView/PlannerView.tsx |
CalendarView |
frontend | healthy | src/views/CalendarView/CalendarView.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/mapa |
frontend | healthy | src/App.tsx |
/calendario |
frontend | healthy | src/App.tsx |
/planificador |
frontend | healthy | src/App.tsx |
* |
frontend | healthy | src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/deploy.yml |
deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-njc2ffk9 |
software | healthy | /tmp/repobility-clone-njc2ffk9 |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/1c78154f-577c-4cc2-8951-5b39afe47773/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1c78154f-577c-4cc2-8951-5b39afe47773/
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.