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.

cozgur/cipherbreaker

https://github.com/cozgur/cipherbreaker · scanned 2026-06-17 01:51 UTC (1 month, 1 week ago)

103 raw signals (0 security + 103 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +4.8 (diff) · 103 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 1073 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
identity software healthy jest.setup.js:identity
easingFactory software healthy jest.setup.js:easingFactory
would software healthy jest.setup.js:would
App software healthy App.tsx:App
MatchScreen software healthy reference/screens-match.jsx:MatchScreen
PlayerCard software healthy reference/screens-match.jsx:PlayerCard
GuessRow software healthy reference/screens-match.jsx:GuessRow
buildTimeline software healthy reference/screens-match.jsx:buildTimeline
ResultScreen software healthy reference/screens-match.jsx:ResultScreen
RewardChip software healthy reference/screens-match.jsx:RewardChip
StatCard software healthy reference/screens-match.jsx:StatCard
VictoryParticles software healthy reference/screens-match.jsx:VictoryParticles
CBGrain software healthy reference/tokens.jsx:CBGrain
CBAmbient software healthy reference/tokens.jsx:CBAmbient
hexA software healthy reference/tokens.jsx:hexA
CBScreen software healthy reference/tokens.jsx:CBScreen
CBTag software healthy reference/tokens.jsx:CBTag
CBTokenBadge software healthy reference/tokens.jsx:CBTokenBadge
CBCoin software healthy reference/tokens.jsx:CBCoin
CBButton software healthy reference/tokens.jsx:CBButton
CBAvatar software healthy reference/tokens.jsx:CBAvatar
initial software healthy reference/tokens.jsx:initial
CBStatusBar software healthy reference/tokens.jsx:CBStatusBar
CBHomeIndicator software healthy reference/tokens.jsx:CBHomeIndicator
CBIsland software healthy reference/tokens.jsx:CBIsland
CBDigitTile software healthy reference/tokens.jsx:CBDigitTile
CBGlassCard software healthy reference/tokens.jsx:CBGlassCard
CBSectionLabel software healthy reference/tokens.jsx:CBSectionLabel
HomeScreen software healthy reference/screens-home.jsx:HomeScreen
ModeCard software healthy reference/screens-home.jsx:ModeCard
OnboardingScreen software healthy reference/screens-home.jsx:OnboardingScreen
OnboardIllustration software healthy reference/screens-home.jsx:OnboardIllustration
MatchmakingScreen software healthy reference/screens-home.jsx:MatchmakingScreen
SecretSetupScreen software healthy reference/screens-home.jsx:SecretSetupScreen
KeypadKey software healthy reference/screens-home.jsx:KeypadKey
IOSStatusBar software healthy reference/ios-frame.jsx:IOSStatusBar
IOSGlassPill software healthy reference/ios-frame.jsx:IOSGlassPill
IOSNavBar software healthy reference/ios-frame.jsx:IOSNavBar
pillIcon software healthy reference/ios-frame.jsx:pillIcon
IOSListRow software healthy reference/ios-frame.jsx:IOSListRow
IOSList software healthy reference/ios-frame.jsx:IOSList
IOSDevice software healthy reference/ios-frame.jsx:IOSDevice
IOSKeyboard software healthy reference/ios-frame.jsx:IOSKeyboard
key software healthy reference/ios-frame.jsx:key
row software healthy reference/ios-frame.jsx:row
DesignCanvas software healthy reference/design-canvas.jsx:DesignCanvas
kept software healthy reference/design-canvas.jsx:kept
onKey software healthy reference/design-canvas.jsx:onKey
onPd software healthy reference/design-canvas.jsx:onPd
DCViewport software healthy reference/design-canvas.jsx:DCViewport

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

LabelLayerStatusPath
index.ts software healthy index.ts
jest.setup.js software healthy jest.setup.js
.prettierrc.json software healthy .prettierrc.json
package-lock.json software healthy package-lock.json
README.md software healthy README.md
babel.config.js software healthy babel.config.js
package.json software healthy package.json
eslint.config.js software healthy eslint.config.js
jest.config.js software healthy jest.config.js
app.json software healthy app.json
App.tsx software healthy App.tsx
tsconfig.json software healthy tsconfig.json
screens-match.jsx software healthy reference/screens-match.jsx
tokens.jsx software healthy reference/tokens.jsx
screens-home.jsx software healthy reference/screens-home.jsx
ios-frame.jsx software healthy reference/ios-frame.jsx
CipherBreaker.html software healthy reference/CipherBreaker.html
design-canvas.jsx software healthy reference/design-canvas.jsx
modes.jsx software healthy reference/modes.jsx
screens-aux.jsx software healthy reference/screens-aux.jsx
generate-app-icon.ts software healthy scripts/generate-app-icon.ts
generate-onboarding-assets.ts software healthy scripts/generate-onboarding-assets.ts
onboarding-prompts.config.ts software healthy scripts/onboarding-prompts.config.ts
CipherBreaker-ROADMAP-v4.md software healthy specs/CipherBreaker-ROADMAP-v4.md
CipherBreaker-DESIGN-PROMPT.md software healthy specs/CipherBreaker-DESIGN-PROMPT.md
CipherBreaker-SPEC.md software healthy specs/CipherBreaker-SPEC.md
RouteStubScreen.tsx software healthy src/test-utils/RouteStubScreen.tsx
zustandHydration.ts software healthy src/test-utils/zustandHydration.ts
renderWithNavigation.tsx software healthy src/test-utils/renderWithNavigation.tsx
constants.ts software healthy src/game/constants.ts
errors.ts software healthy src/game/errors.ts
renderers.ts software healthy src/game/renderers.ts
modeRouter.ts software healthy src/game/modeRouter.ts
types.ts software healthy src/game/types.ts
modeRegistry.ts software healthy src/game/modeRegistry.ts
validation.ts software healthy src/game/daily/validation.ts
dailyDate.ts software healthy src/game/daily/dailyDate.ts
share.ts software healthy src/game/daily/share.ts
streak.ts software healthy src/game/daily/streak.ts
evaluate.ts software healthy src/game/daily/evaluate.ts
dailyConfig.ts software healthy src/game/daily/dailyConfig.ts
banner.ts software healthy src/game/daily/banner.ts
hint.ts software healthy src/game/daily/hint.ts
types.ts software healthy src/game/daily/types.ts
dailySeed.ts software healthy src/game/daily/dailySeed.ts
dailyMode.ts software healthy src/game/daily/dailyMode.ts
dailyMode.test.ts software healthy src/game/daily/__tests__/dailyMode.test.ts
evaluate.test.ts software healthy src/game/daily/__tests__/evaluate.test.ts
dailySeed.test.ts software healthy src/game/daily/__tests__/dailySeed.test.ts
streak.test.ts software healthy src/game/daily/__tests__/streak.test.ts

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

LabelLayerStatusPath
reference software healthy reference
scripts software healthy scripts
specs software healthy specs
src software healthy src
test-utils software healthy src/test-utils
game software healthy src/game
daily software healthy src/game/daily
__tests__ software healthy src/game/daily/__tests__
adapters software healthy src/game/adapters
__tests__ software healthy src/game/adapters/__tests__
tutorial software healthy src/game/tutorial
engines software healthy src/game/engines
__tests__ software healthy src/game/engines/__tests__
economy software healthy src/game/economy
__tests__ software healthy src/game/economy/__tests__
modes software healthy src/game/modes
mode2 software healthy src/game/modes/mode2
mode3 software healthy src/game/modes/mode3
mode1 software healthy src/game/modes/mode1
mode5 software healthy src/game/modes/mode5
__tests__ software healthy src/game/modes/__tests__
shared software healthy src/game/shared
__tests__ software healthy src/game/shared/__tests__
dda software healthy src/game/dda
__tests__ software healthy src/game/dda/__tests__
__tests__ software healthy src/game/__tests__
screens software healthy src/screens
__tests__ software healthy src/screens/__tests__
theme software healthy src/theme
components software healthy src/components
teasers software healthy src/components/teasers
__tests__ software healthy src/components/teasers/__tests__
game software healthy src/components/game
rows software healthy src/components/game/rows
__tests__ software healthy src/components/game/rows/__tests__
tutorial software healthy src/components/tutorial
__tests__ software healthy src/components/tutorial/__tests__
modeTutorial software healthy src/components/modeTutorial
__tests__ software healthy src/components/modeTutorial/__tests__
notifications software healthy src/components/notifications
__tests__ software healthy src/components/notifications/__tests__
__tests__ software healthy src/components/__tests__
state software healthy src/state
__tests__ software healthy src/state/__tests__
navigation software healthy src/navigation
__tests__ software healthy src/navigation/__tests__
lib software healthy src/lib
iap software healthy src/lib/iap
__tests__ software healthy src/lib/iap/__tests__
ads software healthy src/lib/ads

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

LabelLayerStatusPath
carries software healthy src/game/errors.ts:carries
EngineError software healthy src/game/errors.ts:EngineError
ModeNotFoundError software healthy src/game/errors.ts:ModeNotFoundError
InvalidEngineStateError software healthy src/game/errors.ts:InvalidEngineStateError
SolverStateMismatchError software healthy src/game/errors.ts:SolverStateMismatchError
ModeRegistry software healthy src/game/modeRegistry.ts:ModeRegistry
extends software healthy src/game/__tests__/errors.test.ts:extends
IAPError software healthy src/lib/iap/errors.ts:IAPError
IapError software healthy src/lib/iap/iapManager.ts:IapError
serves software healthy __mocks__/react-native-google-mobile-ads.js:serves
FakeAd software healthy __mocks__/react-native-google-mobile-ads.js:FakeAd

LabelLayerStatusPath
cozgur__cipherbreaker software healthy /data/fable5_failed_archive/cozgur__cipherbreaker

LabelLayerStatusPath
App frontend healthy App.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/b36bfde8-5770-4965-9d9c-54f7cd0d56d2/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b36bfde8-5770-4965-9d9c-54f7cd0d56d2/

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.