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.

Dogowar01/tether

https://github.com/Dogowar01/tether · scanned 2026-06-17 01:27 UTC (1 month, 2 weeks ago)

17 raw signals (0 security + 17 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -17.5 (diff) · 16 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 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
Index software healthy scripts/reset-project.js:Index
RootLayout software healthy scripts/reset-project.js:RootLayout
moveDirectories software healthy scripts/reset-project.js:moveDirectories
completeOnboarding software healthy src/app/onboarding.tsx:completeOnboarding
WelcomeSlide software healthy src/app/onboarding.tsx:WelcomeSlide
ToolSlideView software healthy src/app/onboarding.tsx:ToolSlideView
NameSlide software healthy src/app/onboarding.tsx:NameSlide
ReadySlide software healthy src/app/onboarding.tsx:ReadySlide
Dots software healthy src/app/onboarding.tsx:Dots
OnboardingScreen software healthy src/app/onboarding.tsx:OnboardingScreen
goTo software healthy src/app/onboarding.tsx:goTo
handleNext software healthy src/app/onboarding.tsx:handleNext
handleBegin software healthy src/app/onboarding.tsx:handleBegin
RootLayout software healthy src/app/_layout.tsx:RootLayout
Root software healthy src/app/+html.tsx:Root
Root software healthy src/app/index.tsx:Root
TabsLayout software healthy src/app/(tabs)/_layout.tsx:TabsLayout
formatDate software healthy src/app/(tabs)/container.tsx:formatDate
previewText software healthy src/app/(tabs)/container.tsx:previewText
WriteView software healthy src/app/(tabs)/container.tsx:WriteView
VesselCard software healthy src/app/(tabs)/container.tsx:VesselCard
VesselView software healthy src/app/(tabs)/container.tsx:VesselView
RingAnim software healthy src/app/(tabs)/container.tsx:RingAnim
pulse software healthy src/app/(tabs)/container.tsx:pulse
SealAnimation software healthy src/app/(tabs)/container.tsx:SealAnimation
SealView software healthy src/app/(tabs)/container.tsx:SealView
ArchiveView software healthy src/app/(tabs)/container.tsx:ArchiveView
ReadingView software healthy src/app/(tabs)/container.tsx:ReadingView
ContainerScreen software healthy src/app/(tabs)/container.tsx:ContainerScreen
selectVessel software healthy src/app/(tabs)/container.tsx:selectVessel
deleteEntry software healthy src/app/(tabs)/container.tsx:deleteEntry
reset software healthy src/app/(tabs)/container.tsx:reset
isCrisis software healthy src/app/(tabs)/witness.tsx:isCrisis
BG software healthy src/app/(tabs)/witness.tsx:BG
CrisisCard software healthy src/app/(tabs)/witness.tsx:CrisisCard
formatDate software healthy src/app/(tabs)/witness.tsx:formatDate
preview software healthy src/app/(tabs)/witness.tsx:preview
PageHeader software healthy src/app/(tabs)/witness.tsx:PageHeader
WitnessScreen software healthy src/app/(tabs)/witness.tsx:WitnessScreen
handleSelectTheme software healthy src/app/(tabs)/witness.tsx:handleSelectTheme
handleWriteFreely software healthy src/app/(tabs)/witness.tsx:handleWriteFreely
handleHold software healthy src/app/(tabs)/witness.tsx:handleHold
afterRelease software healthy src/app/(tabs)/witness.tsx:afterRelease
handleReleasePress software healthy src/app/(tabs)/witness.tsx:handleReleasePress
deleteLetter software healthy src/app/(tabs)/witness.tsx:deleteLetter
pageChrome software healthy src/app/(tabs)/witness.tsx:pageChrome
showButtons software healthy src/app/(tabs)/witness.tsx:showButtons
loadAnchors software healthy src/app/(tabs)/anchors.tsx:loadAnchors
persistAnchors software healthy src/app/(tabs)/anchors.tsx:persistAnchors
BreathRing software healthy src/app/(tabs)/anchors.tsx:BreathRing

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

LabelLayerStatusPath
CLAUDE.md software healthy CLAUDE.md
AGENTS.md software healthy AGENTS.md
package-lock.json software healthy package-lock.json
README.md software healthy README.md
eas.json software healthy eas.json
LICENSE software healthy LICENSE
package.json software healthy package.json
eslint.config.js software healthy eslint.config.js
app.json software healthy app.json
tsconfig.json software healthy tsconfig.json
reset-project.js software healthy scripts/reset-project.js
deploy.yml software healthy .github/workflows/deploy.yml
global.css software healthy src/global.css
onboarding.tsx software healthy src/app/onboarding.tsx
_layout.tsx software healthy src/app/_layout.tsx
+html.tsx software healthy src/app/+html.tsx
index.tsx software healthy src/app/index.tsx
_layout.tsx software healthy src/app/(tabs)/_layout.tsx
container.tsx software healthy src/app/(tabs)/container.tsx
witness.tsx software healthy src/app/(tabs)/witness.tsx
anchors.tsx software healthy src/app/(tabs)/anchors.tsx
state-map.tsx software healthy src/app/(tabs)/state-map.tsx
index.tsx software healthy src/app/(tabs)/index.tsx
use-storage.ts software healthy src/hooks/use-storage.ts
use-theme.ts software healthy src/hooks/use-theme.ts
use-color-scheme.web.ts software healthy src/hooks/use-color-scheme.web.ts
use-color-scheme.ts software healthy src/hooks/use-color-scheme.ts
TetherTabBar.tsx software healthy src/components/TetherTabBar.tsx
CrisisBar.tsx software healthy src/components/ui/CrisisBar.tsx
Typography.tsx software healthy src/components/ui/Typography.tsx
Card.tsx software healthy src/components/ui/Card.tsx
PrimaryBtn.tsx software healthy src/components/ui/PrimaryBtn.tsx
data.ts software healthy src/constants/data.ts
theme.ts software healthy src/constants/theme.ts
launch.json software healthy .claude/launch.json
manifest.json software healthy public/manifest.json
privacy.html software healthy public/privacy.html
icon.json software healthy assets/expo.icon/icon.json
CLAUDE.md quality healthy CLAUDE.md
AGENTS.md quality healthy AGENTS.md
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
app software healthy src/app
(tabs) software healthy src/app/(tabs)
hooks software healthy src/hooks
components software healthy src/components
ui software healthy src/components/ui
constants software healthy src/constants
.claude software healthy .claude
public software healthy public
assets software healthy assets
expo.icon software healthy assets/expo.icon

LabelLayerStatusPath
OnboardingScreen frontend healthy src/app/onboarding.tsx
RootLayout frontend healthy src/app/_layout.tsx
Root frontend healthy src/app/+html.tsx
Root frontend healthy src/app/index.tsx
TabsLayout frontend healthy src/app/(tabs)/_layout.tsx
ContainerScreen frontend healthy src/app/(tabs)/container.tsx
WitnessScreen frontend healthy src/app/(tabs)/witness.tsx
AnchorsScreen frontend healthy src/app/(tabs)/anchors.tsx
StateMapScreen frontend healthy src/app/(tabs)/state-map.tsx
HomeScreen frontend healthy src/app/(tabs)/index.tsx

LabelLayerStatusPath
Dogowar01__tether software healthy /data/fable5_failed_archive/Dogowar01__tether

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

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

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/0b65fca3-1ea8-435b-80b4-171faa814895/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0b65fca3-1ea8-435b-80b4-171faa814895/

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.