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.

youngkim0/watermark-remover

https://github.com/youngkim0/watermark-remover · scanned 2026-06-16 01:07 UTC (2 months, 1 week ago)

14 raw signals (0 security + 14 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week 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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 80 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
Dropzone software healthy src/components/Dropzone.tsx:Dropzone
onPaste software healthy src/components/Dropzone.tsx:onPaste
cornerRect software healthy src/components/Editor.tsx:cornerRect
strokesBBox software healthy src/components/Editor.tsx:strokesBBox
cx software healthy src/components/Editor.tsx:cx
cy software healthy src/components/Editor.tsx:cy
fitContain software healthy src/components/Editor.tsx:fitContain
Editor software healthy src/components/Editor.tsx:Editor
update software healthy src/components/Editor.tsx:update
maskCtx software healthy src/components/Editor.tsx:maskCtx
toNatural software healthy src/components/Editor.tsx:toNatural
paintDot software healthy src/components/Editor.tsx:paintDot
paintSegment software healthy src/components/Editor.tsx:paintSegment
onPointerDown software healthy src/components/Editor.tsx:onPointerDown
onPointerMove software healthy src/components/Editor.tsx:onPointerMove
endStroke software healthy src/components/Editor.tsx:endStroke
paintCornerMask software healthy src/components/Editor.tsx:paintCornerMask
cornerPreset software healthy src/components/Editor.tsx:cornerPreset
replayMask software healthy src/components/Editor.tsx:replayMask
undo software healthy src/components/Editor.tsx:undo
download software healthy src/components/Editor.tsx:download
down software healthy src/components/Editor.tsx:down
up software healthy src/components/Editor.tsx:up
robots software healthy src/app/robots.ts:robots
sitemap software healthy src/app/sitemap.ts:sitemap
Header software healthy src/app/page.tsx:Header
Footer software healthy src/app/page.tsx:Footer
Home software healthy src/app/page.tsx:Home
onPop software healthy src/app/page.tsx:onPop
Section software healthy src/app/page.tsx:Section
RootLayout software healthy src/app/layout.tsx:RootLayout
track software healthy src/lib/analytics.ts:track
loadOrt software healthy src/lib/inpaint.ts:loadOrt
isWebKitEngine software healthy src/lib/inpaint.ts:isWebKitEngine
hasWebGPU software healthy src/lib/inpaint.ts:hasWebGPU
gpu software healthy src/lib/inpaint.ts:gpu
fetchModel software healthy src/lib/inpaint.ts:fetchModel
createSession software healthy src/lib/inpaint.ts:createSession
getSession software healthy src/lib/inpaint.ts:getSession
preloadModel software healthy src/lib/inpaint.ts:preloadModel
maskBBox software healthy src/lib/inpaint.ts:maskBBox
clamp software healthy src/lib/inpaint.ts:clamp
computeCrop software healthy src/lib/inpaint.ts:computeCrop
runModel software healthy src/lib/inpaint.ts:runModel
inpaint software healthy src/lib/inpaint.ts:inpaint
srcRow software healthy src/lib/inpaint.ts:srcRow

LabelLayerStatusPath
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
AGENTS.md software healthy AGENTS.md
next.config.ts software healthy next.config.ts
copy-ort.mjs software healthy scripts/copy-ort.mjs
Dropzone.tsx software healthy src/components/Dropzone.tsx
Editor.tsx software healthy src/components/Editor.tsx
robots.ts software healthy src/app/robots.ts
globals.css software healthy src/app/globals.css
sitemap.ts software healthy src/app/sitemap.ts
page.tsx software healthy src/app/page.tsx
layout.tsx software healthy src/app/layout.tsx
content.ts software healthy src/lib/content.ts
analytics.ts software healthy src/lib/analytics.ts
inpaint.ts software healthy src/lib/inpaint.ts
CLAUDE.md quality healthy CLAUDE.md
AGENTS.md quality healthy AGENTS.md

LabelLayerStatusPath
scripts software healthy scripts
src software healthy src
components software healthy src/components
app software healthy src/app
lib software healthy src/lib

LabelLayerStatusPath
Dropzone frontend healthy src/components/Dropzone.tsx
Editor frontend healthy src/components/Editor.tsx
Home frontend healthy src/app/page.tsx
RootLayout frontend healthy src/app/layout.tsx

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

LabelLayerStatusPath
gpu (detected) hardware healthy src/lib/inpaint.ts

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.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/c2fb77e0-8cd7-4e12-8154-70045013d228/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c2fb77e0-8cd7-4e12-8154-70045013d228/

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.