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.

romulusfoundry/deadair

https://github.com/romulusfoundry/deadair · scanned 2026-06-15 23:55 UTC (2 months, 3 weeks ago)

23 raw signals (0 security + 23 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 23 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 163 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
v software healthy scripts/make-audio-edm.mjs:v
jitter software healthy scripts/make-audio-edm.mjs:jitter
esc software healthy scripts/make-social-card.mjs:esc
add software healthy scripts/make-social-card.mjs:add
text software healthy scripts/make-social-card.mjs:text
esc software healthy scripts/make-video.mjs:esc
add software healthy scripts/make-video.mjs:add
fadeAlpha software healthy scripts/make-video.mjs:fadeAlpha
text software healthy scripts/make-video.mjs:text
box software healthy scripts/make-video.mjs:box
boxLine software healthy scripts/make-video.mjs:boxLine
spinner software healthy scripts/make-video.mjs:spinner
outOnly software healthy scripts/make-video.mjs:outOnly
SWAP software healthy scripts/make-video.mjs:SWAP
pulse software healthy scripts/make-video.mjs:pulse
v software healthy scripts/make-audio.mjs:v
jitter software healthy scripts/make-audio.mjs:jitter
esc software healthy scripts/make-video-1215.mjs:esc
add software healthy scripts/make-video-1215.mjs:add
fadeAlpha software healthy scripts/make-video-1215.mjs:fadeAlpha
text software healthy scripts/make-video-1215.mjs:text
box software healthy scripts/make-video-1215.mjs:box
boxLine software healthy scripts/make-video-1215.mjs:boxLine
spinner software healthy scripts/make-video-1215.mjs:spinner
outOnly software healthy scripts/make-video-1215.mjs:outOnly
SWAP software healthy scripts/make-video-1215.mjs:SWAP
pulse software healthy scripts/make-video-1215.mjs:pulse
note software healthy scripts/make-loops.mjs:note
jitter software healthy scripts/make-loops.mjs:jitter
bassNote software healthy scripts/make-loops.mjs:bassNote
v software healthy scripts/make-loops.mjs:v
sanitizeText software healthy cli/src/creatives.js:sanitizeText
formatLine software healthy cli/src/creatives.js:formatLine
linkify software healthy cli/src/creatives.js:linkify
pickRotation software healthy cli/src/creatives.js:pickRotation
banner software healthy cli/src/codex.js:banner
runCodex software healthy cli/src/codex.js:runCodex
finish software healthy cli/src/codex.js:finish
passthrough software healthy cli/src/codex.js:passthrough
banner software healthy cli/src/generic.js:banner
runGeneric software healthy cli/src/generic.js:runGeneric
loadConfig software healthy cli/src/config.js:loadConfig
saveConfig software healthy cli/src/config.js:saveConfig
ensureInstallId software healthy cli/src/config.js:ensureInstallId
status software healthy cli/src/index.js:status
uninstall software healthy cli/src/index.js:uninstall
main software healthy cli/src/index.js:main
post software healthy cli/src/api.js:post
register software healthy cli/src/api.js:register
fetchCreatives software healthy cli/src/api.js:fetchCreatives

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

LabelLayerStatusPath
README.md software healthy README.md
LICENSE software healthy LICENSE
SECURITY.md software healthy SECURITY.md
api.md software healthy okf/api.md
economics.md software healthy okf/economics.md
privacy-and-safety.md software healthy okf/privacy-and-safety.md
index.md software healthy okf/index.md
surfaces.md software healthy okf/surfaces.md
make-audio-edm.mjs software healthy scripts/make-audio-edm.mjs
make-social-card.mjs software healthy scripts/make-social-card.mjs
make-video.mjs software healthy scripts/make-video.mjs
make-audio.mjs software healthy scripts/make-audio.mjs
make-video-1215.mjs software healthy scripts/make-video-1215.mjs
make-loops.mjs software healthy scripts/make-loops.mjs
README.md software healthy cli/README.md
package.json software healthy cli/package.json
LICENSE software healthy cli/LICENSE
creatives.js software healthy cli/src/creatives.js
spinner.js software healthy cli/src/spinner.js
codex.js software healthy cli/src/codex.js
generic.js software healthy cli/src/generic.js
config.js software healthy cli/src/config.js
index.js software healthy cli/src/index.js
api.js software healthy cli/src/api.js
proc.js software healthy cli/src/proc.js
gemini.js software healthy cli/src/gemini.js
pnpm-lock.yaml software healthy web/pnpm-lock.yaml
package.json software healthy web/package.json
next.config.mjs software healthy web/next.config.mjs
layout.jsx software healthy web/app/layout.jsx
globals.css software healthy web/app/globals.css
sitemap.js software healthy web/app/sitemap.js
page.jsx software healthy web/app/page.jsx
route.js software healthy web/app/api/install/route.js
route.js software healthy web/app/api/sessions/route.js
route.js software healthy web/app/api/me/route.js
route.js software healthy web/app/api/sponsor/route.js
route.js software healthy web/app/api/creatives/route.js
route.js software healthy web/app/api/stripe/webhook/route.js
route.js software healthy web/app/api/stats/route.js
route.js software healthy web/app/c/[id]/route.js
page.jsx software healthy web/app/sponsor/page.jsx
page.jsx software healthy web/app/terms/page.jsx
page.jsx software healthy web/app/privacy/page.jsx
supabase.js software healthy web/lib/supabase.js
sanitize.js software healthy web/lib/sanitize.js

LabelLayerStatusPath
okf software healthy okf
scripts software healthy scripts
cli software healthy cli
src software healthy cli/src
web software healthy web
app software healthy web/app
api software healthy web/app/api
install software healthy web/app/api/install
sessions software healthy web/app/api/sessions
me software healthy web/app/api/me
sponsor software healthy web/app/api/sponsor
creatives software healthy web/app/api/creatives
stripe software healthy web/app/api/stripe
webhook software healthy web/app/api/stripe/webhook
stats software healthy web/app/api/stats
c software healthy web/app/c
[id] software healthy web/app/c/[id]
sponsor software healthy web/app/sponsor
terms software healthy web/app/terms
privacy software healthy web/app/privacy
lib software healthy web/lib

LabelLayerStatusPath
RootLayout frontend healthy web/app/layout.jsx
Home frontend healthy web/app/page.jsx
Sponsor frontend healthy web/app/sponsor/page.jsx
Terms frontend healthy web/app/terms/page.jsx
Privacy frontend healthy web/app/privacy/page.jsx

LabelLayerStatusPath
/page.jsx frontend healthy web/app/page.jsx
/sponsor frontend healthy web/app/sponsor/page.jsx
/terms frontend healthy web/app/terms/page.jsx
/privacy frontend healthy web/app/privacy/page.jsx

LabelLayerStatusPath
port:64 network healthy web/pnpm-lock.yaml
port:15 network healthy web/pnpm-lock.yaml

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

LabelLayerStatusPath
AdSpinner software healthy cli/src/spinner.js:AdSpinner
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/6f10d237-17d0-4f19-8fae-4b9b1a047e76/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6f10d237-17d0-4f19-8fae-4b9b1a047e76/

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.