https://github.com/woler1337/snippi
· scanned 2026-06-16 00:59 UTC (2 months, 1 week ago)
44 raw signals (0 security + 44 graph)
Last scanned 2 months, 1 week ago · v1 · 42 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 364 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.
| Label | Layer | Status | Path |
|---|---|---|---|
b64url |
software | healthy | scripts/gen-license.js:b64url |
main |
software | healthy | scripts/gen-license.js:main |
CRC_TABLE |
software | healthy | scripts/create-icon.js:CRC_TABLE |
crc32 |
software | healthy | scripts/create-icon.js:crc32 |
pngChunk |
software | healthy | scripts/create-icon.js:pngChunk |
buildPNG_RGB |
software | healthy | scripts/create-icon.js:buildPNG_RGB |
i |
software | healthy | scripts/create-icon.js:i |
buildPNG_RGBA |
software | healthy | scripts/create-icon.js:buildPNG_RGBA |
roundedCov |
software | healthy | scripts/create-icon.js:roundedCov |
fillRoundRectRGBA |
software | healthy | scripts/create-icon.js:fillRoundRectRGBA |
fillRoundRectRGB |
software | healthy | scripts/create-icon.js:fillRoundRectRGB |
strokeRoundRectInsetRGB |
software | healthy | scripts/create-icon.js:strokeRoundRectInsetRGB |
save |
software | healthy | scripts/create-icon.js:save |
drawCaret |
software | healthy | scripts/create-icon.js:drawCaret |
fill |
software | healthy | scripts/create-icon.js:fill |
buildTray |
software | healthy | scripts/create-icon.js:buildTray |
b64urlFromBytes |
software | healthy | server/src/worker.js:b64urlFromBytes |
bytesFromB64 |
software | healthy | server/src/worker.js:bytesFromB64 |
hex |
software | healthy | server/src/worker.js:hex |
timingSafeEqual |
software | healthy | server/src/worker.js:timingSafeEqual |
generateLicenseKey |
software | healthy | server/src/worker.js:generateLicenseKey |
verifyLemonSignature |
software | healthy | server/src/worker.js:verifyLemonSignature |
sendLicenseEmail |
software | healthy | server/src/worker.js:sendLicenseEmail |
handleWebhook |
software | healthy | server/src/worker.js:handleWebhook |
email |
software | healthy | server/src/worker.js:email |
handleRetrieve |
software | healthy | server/src/worker.js:handleRetrieve |
orderId |
software | healthy | server/src/worker.js:orderId |
json |
software | healthy | server/src/worker.js:json |
svg |
software | healthy | src/renderer/palette.js:svg |
commands |
software | healthy | src/renderer/palette.js:commands |
fuzzyScore |
software | healthy | src/renderer/palette.js:fuzzyScore |
s |
software | healthy | src/renderer/palette.js:s |
highlight |
software | healthy | src/renderer/palette.js:highlight |
escapeHtml |
software | healthy | src/renderer/palette.js:escapeHtml |
fieldRe |
software | healthy | src/renderer/palette.js:fieldRe |
hasFields |
software | healthy | src/renderer/palette.js:hasFields |
extractFields |
software | healthy | src/renderer/palette.js:extractFields |
applyFields |
software | healthy | src/renderer/palette.js:applyFields |
preview |
software | healthy | src/renderer/palette.js:preview |
t |
software | healthy | src/renderer/palette.js:t |
groupName |
software | healthy | src/renderer/palette.js:groupName |
buildRoot |
software | healthy | src/renderer/palette.js:buildRoot |
buildClipboard |
software | healthy | src/renderer/palette.js:buildClipboard |
rebuild |
software | healthy | src/renderer/palette.js:rebuild |
render |
software | healthy | src/renderer/palette.js:render |
setFooter |
software | healthy | src/renderer/palette.js:setFooter |
moveSel |
software | healthy | src/renderer/palette.js:moveSel |
pickCurrent |
software | healthy | src/renderer/palette.js:pickCurrent |
showListUI |
software | healthy | src/renderer/palette.js:showListUI |
showFormUI |
software | healthy | src/renderer/palette.js:showFormUI |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
INSTALL.md |
software | healthy | INSTALL.md |
electron-builder.yml |
software | healthy | electron-builder.yml |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
styles.css |
software | healthy | docs/styles.css |
terms.html |
software | healthy | docs/terms.html |
index.html |
software | healthy | docs/index.html |
privacy.html |
software | healthy | docs/privacy.html |
gen-license.js |
software | healthy | scripts/gen-license.js |
build-helper.sh |
software | healthy | scripts/build-helper.sh |
create-icon.js |
software | healthy | scripts/create-icon.js |
README.md |
software | healthy | server/README.md |
package.json |
software | healthy | server/package.json |
wrangler.toml |
software | healthy | server/wrangler.toml |
worker.js |
software | healthy | server/src/worker.js |
RELEASE.md |
software | healthy | .github/RELEASE.md |
release.yml |
software | healthy | .github/workflows/release.yml |
styles.css |
software | healthy | src/renderer/styles.css |
palette.css |
software | healthy | src/renderer/palette.css |
index.html |
software | healthy | src/renderer/index.html |
palette.js |
software | healthy | src/renderer/palette.js |
snip.html |
software | healthy | src/renderer/snip.html |
i18n.js |
software | healthy | src/renderer/i18n.js |
snip.js |
software | healthy | src/renderer/snip.js |
app.js |
software | healthy | src/renderer/app.js |
snip.css |
software | healthy | src/renderer/snip.css |
palette.html |
software | healthy | src/renderer/palette.html |
key-helper.swift |
software | healthy | src/native/key-helper.swift |
ocr-helper.swift |
software | healthy | src/native/ocr-helper.swift |
preload.js |
software | healthy | src/main/preload.js |
ocr.js |
software | healthy | src/main/ocr.js |
palette-preload.js |
software | healthy | src/main/palette-preload.js |
hotkeys.js |
software | healthy | src/main/hotkeys.js |
autolaunch.js |
software | healthy | src/main/autolaunch.js |
updater.js |
software | healthy | src/main/updater.js |
stats.js |
software | healthy | src/main/stats.js |
emoji-pack.js |
software | healthy | src/main/emoji-pack.js |
placeholders.js |
software | healthy | src/main/placeholders.js |
palette.js |
software | healthy | src/main/palette.js |
mainWindow.js |
software | healthy | src/main/mainWindow.js |
i18n.js |
software | healthy | src/main/i18n.js |
snip.js |
software | healthy | src/main/snip.js |
main.js |
software | healthy | src/main/main.js |
translator.js |
software | healthy | src/main/translator.js |
sentry.js |
software | healthy | src/main/sentry.js |
license.js |
software | healthy | src/main/license.js |
importers.js |
software | healthy | src/main/importers.js |
ipc.js |
software | healthy | src/main/ipc.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
server |
software | healthy | server |
src |
software | healthy | server/src |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
renderer |
software | healthy | src/renderer |
native |
software | healthy | src/native |
main |
software | healthy | src/main |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | package-lock.json |
mongodb |
data | healthy | package-lock.json |
mysql |
data | healthy | package-lock.json |
postgres |
data | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-v6gj3xw3 |
software | healthy | /tmp/repobility-clone-v6gj3xw3 |
| Label | Layer | Status | Path |
|---|---|---|---|
Storage |
software | healthy | src/main/storage.js:Storage |
| Label | Layer | Status | Path |
|---|---|---|---|
2.7.7.7 |
network | healthy | src/renderer/app.js |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/118d43a7-58f7-4f44-866e-c27f4962a136/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/118d43a7-58f7-4f44-866e-c27f4962a136/
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.