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.

Scobydoo1/frequency

https://github.com/Scobydoo1/frequency · scanned 2026-06-16 00:04 UTC (2 months, 3 weeks ago)

8 raw signals (1 security + 7 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 8 actionable findings from 2 signal sources. 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 156 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
handler software healthy frequency/api/friends.js:handler
readBody software healthy frequency/api/friends.js:readBody
handler software healthy frequency/api/report.js:handler
readBody software healthy frequency/api/report.js:readBody
handler software healthy frequency/api/auth.js:handler
readBody software healthy frequency/api/auth.js:readBody
handler software healthy frequency/api/signals.js:handler
readBody software healthy frequency/api/signals.js:readBody
handler software healthy frequency/api/health.js:handler
sanitize software healthy frequency/api/_lib/moderation.js:sanitize
moderate software healthy frequency/api/_lib/moderation.js:moderate
moderateName software healthy frequency/api/_lib/moderation.js:moderateName
signalId software healthy frequency/api/_lib/moderation.js:signalId
validateCallsign software healthy frequency/api/_lib/auth.js:validateCallsign
validatePassword software healthy frequency/api/_lib/auth.js:validatePassword
hashPassword software healthy frequency/api/_lib/auth.js:hashPassword
verifyPassword software healthy frequency/api/_lib/auth.js:verifyPassword
b64u software healthy frequency/api/_lib/auth.js:b64u
signToken software healthy frequency/api/_lib/auth.js:signToken
verifyToken software healthy frequency/api/_lib/auth.js:verifyToken
sessionFromReq software healthy frequency/api/_lib/auth.js:sessionFromReq
setSessionCookie software healthy frequency/api/_lib/auth.js:setSessionCookie
clearSessionCookie software healthy frequency/api/_lib/auth.js:clearSessionCookie
degrades software healthy frequency/api/_lib/store.js:degrades
hasBlob software healthy frequency/api/_lib/store.js:hasBlob
baselineCount software healthy frequency/api/_lib/store.js:baselineCount
a software healthy frequency/api/_lib/store.js:a
hashStr software healthy frequency/api/_lib/store.js:hashStr
blob software healthy frequency/api/_lib/store.js:blob
readRaw software healthy frequency/api/_lib/store.js:readRaw
writeRaw software healthy frequency/api/_lib/store.js:writeRaw
relAgo software healthy frequency/api/_lib/store.js:relAgo
isPersisted software healthy frequency/api/_lib/store.js:isPersisted
getSignals software healthy frequency/api/_lib/store.js:getSignals
addSignal software healthy frequency/api/_lib/store.js:addSignal
removeSignal software healthy frequency/api/_lib/store.js:removeSignal
readJsonAt software healthy frequency/api/_lib/store.js:readJsonAt
writeJsonAt software healthy frequency/api/_lib/store.js:writeJsonAt
deleteAt software healthy frequency/api/_lib/store.js:deleteAt
accountsAvailable software healthy frequency/api/_lib/store.js:accountsAvailable
getUser software healthy frequency/api/_lib/store.js:getUser
createUser software healthy frequency/api/_lib/store.js:createUser
touchUser software healthy frequency/api/_lib/store.js:touchUser
sendFriendRequest software healthy frequency/api/_lib/store.js:sendFriendRequest
acceptFriendRequest software healthy frequency/api/_lib/store.js:acceptFriendRequest
declineFriendRequest software healthy frequency/api/_lib/store.js:declineFriendRequest
removeFriend software healthy frequency/api/_lib/store.js:removeFriend
getSocial software healthy frequency/api/_lib/store.js:getSocial
requests software healthy frequency/api/_lib/store.js:requests
seedAgo software healthy frequency/api/_lib/store.js:seedAgo

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

LabelLayerStatusPath
ARCHITECTURE.md software healthy ARCHITECTURE.md
2026-06-10-frequency-game-design.md software healthy docs/superpowers/specs/2026-06-10-frequency-game-design.md
2026-06-11-frequency-v3-night-radio-design.md software healthy docs/superpowers/specs/2026-06-11-frequency-v3-night-radio-…
2026-06-11-frequency-v5-callsigns-design.md software healthy docs/superpowers/specs/2026-06-11-frequency-v5-callsigns-de…
vite.config.js software healthy frequency/vite.config.js
README.md software healthy frequency/README.md
package.json software healthy frequency/package.json
index.html software healthy frequency/index.html
package-lock.json software healthy frequency/package-lock.json
engine-math.test.js software healthy frequency/tests/engine-math.test.js
content.test.js software healthy frequency/tests/content.test.js
moderation.test.js software healthy frequency/tests/moderation.test.js
store.test.js software healthy frequency/tests/store.test.js
auth.test.js software healthy frequency/tests/auth.test.js
friends.js software healthy frequency/api/friends.js
report.js software healthy frequency/api/report.js
auth.js software healthy frequency/api/auth.js
signals.js software healthy frequency/api/signals.js
health.js software healthy frequency/api/health.js
moderation.js software healthy frequency/api/_lib/moderation.js
seeds.js software healthy frequency/api/_lib/seeds.js
auth.js software healthy frequency/api/_lib/auth.js
store.js software healthy frequency/api/_lib/store.js
prompts.js software healthy frequency/shared/prompts.js
gen-icons.mjs software healthy frequency/scripts/gen-icons.mjs
styles.css software healthy frequency/src/styles.css
journal.js software healthy frequency/src/journal.js
App.jsx software healthy frequency/src/App.jsx
content.js software healthy frequency/src/content.js
auth.js software healthy frequency/src/auth.js
api.js software healthy frequency/src/api.js
sound.js software healthy frequency/src/sound.js
main.jsx software healthy frequency/src/main.jsx
field-engine.js software healthy frequency/src/engine/field-engine.js
ci.yml software healthy .github/workflows/ci.yml

LabelLayerStatusPath
docs software healthy docs
superpowers software healthy docs/superpowers
specs software healthy docs/superpowers/specs
frequency software healthy frequency
tests software healthy frequency/tests
api software healthy frequency/api
_lib software healthy frequency/api/_lib
shared software healthy frequency/shared
scripts software healthy frequency/scripts
src software healthy frequency/src
engine software healthy frequency/src/engine
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
Radio software healthy frequency/src/sound.js:Radio
FrequencyField software healthy frequency/src/engine/field-engine.js:FrequencyField

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

LabelLayerStatusPath
App frontend healthy frequency/src/App.jsx

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
test-and-build 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/399be4c2-ab07-4a8a-a242-963ddd57acf7/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/399be4c2-ab07-4a8a-a242-963ddd57acf7/

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.