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.

tomymaritano/minipix

https://github.com/tomymaritano/minipix · scanned 2026-06-16 00:39 UTC (2 months, 1 week ago)

32 raw signals (0 security + 32 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 11 actionable findings from 1 signal source. 21 repeated signals 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 211 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
deny.toml software healthy deny.toml
Cargo.toml software healthy Cargo.toml
README.md software healthy README.md
rustfmt.toml software healthy rustfmt.toml
CLAUDE.md software healthy CLAUDE.md
Cargo.lock software healthy Cargo.lock
playwright.config.ts software healthy playground/playwright.config.ts
tsconfig.app.json software healthy playground/tsconfig.app.json
vite.config.ts software healthy playground/vite.config.ts
package.json software healthy playground/package.json
tsconfig.node.json software healthy playground/tsconfig.node.json
index.html software healthy playground/index.html
tsconfig.e2e.json software healthy playground/tsconfig.e2e.json
package-lock.json software healthy playground/package-lock.json
svelte.config.js software healthy playground/svelte.config.js
eslint.config.js software healthy playground/eslint.config.js
tsconfig.json software healthy playground/tsconfig.json
vitest.config.ts software healthy playground/vitest.config.ts
2026-06-13-shadcn-svelte-pivot.md software healthy playground/docs/superpowers/plans/2026-06-13-shadcn-svelte-…
main.ts software healthy playground/src/main.ts
app.css software healthy playground/src/app.css
App.svelte software healthy playground/src/App.svelte
state.svelte.ts software healthy playground/src/lib/state.svelte.ts
format.ts software healthy playground/src/lib/format.ts
utils.ts software healthy playground/src/lib/utils.ts
pool.ts software healthy playground/src/lib/worker/pool.ts
protocol.ts software healthy playground/src/lib/worker/protocol.ts
compress.worker.ts software healthy playground/src/lib/worker/compress.worker.ts
pool.test.ts software healthy playground/src/lib/worker/pool.test.ts
Viewer.svelte software healthy playground/src/lib/components/Viewer.svelte
Compare.svelte software healthy playground/src/lib/components/Compare.svelte
EmptyState.svelte software healthy playground/src/lib/components/EmptyState.svelte
Toolbar.svelte software healthy playground/src/lib/components/Toolbar.svelte
badge.svelte software healthy playground/src/lib/components/ui/badge/badge.svelte
index.ts software healthy playground/src/lib/components/ui/badge/index.ts
switch.svelte software healthy playground/src/lib/components/ui/switch/switch.svelte
index.ts software healthy playground/src/lib/components/ui/switch/index.ts
index.ts software healthy playground/src/lib/components/ui/select/index.ts
select.svelte software healthy playground/src/lib/components/ui/select/select.svelte
tooltip.svelte software healthy playground/src/lib/components/ui/tooltip/tooltip.svelte
index.ts software healthy playground/src/lib/components/ui/tooltip/index.ts
index.ts software healthy playground/src/lib/components/ui/card/index.ts
card.svelte software healthy playground/src/lib/components/ui/card/card.svelte
separator.svelte software healthy playground/src/lib/components/ui/separator/separator.svelte
index.ts software healthy playground/src/lib/components/ui/separator/index.ts
index.ts software healthy playground/src/lib/components/ui/slider/index.ts
slider.svelte software healthy playground/src/lib/components/ui/slider/slider.svelte
index.ts software healthy playground/src/lib/components/ui/button/index.ts
button.svelte software healthy playground/src/lib/components/ui/button/button.svelte
smoke.spec.ts software healthy playground/e2e/smoke.spec.ts

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

LabelLayerStatusPath
playground software healthy playground
docs software healthy playground/docs
superpowers software healthy playground/docs/superpowers
plans software healthy playground/docs/superpowers/plans
src software healthy playground/src
lib software healthy playground/src/lib
worker software healthy playground/src/lib/worker
components software healthy playground/src/lib/components
ui software healthy playground/src/lib/components/ui
badge software healthy playground/src/lib/components/ui/badge
switch software healthy playground/src/lib/components/ui/switch
select software healthy playground/src/lib/components/ui/select
tooltip software healthy playground/src/lib/components/ui/tooltip
card software healthy playground/src/lib/components/ui/card
separator software healthy playground/src/lib/components/ui/separator
slider software healthy playground/src/lib/components/ui/slider
button software healthy playground/src/lib/components/ui/button
e2e software healthy playground/e2e
tests software healthy tests
conformance software healthy tests/conformance
docs software healthy docs
superpowers software healthy docs/superpowers
plans software healthy docs/superpowers/plans
specs software healthy docs/superpowers/specs
fuzz software healthy fuzz
fuzz_targets software healthy fuzz/fuzz_targets
crates software healthy crates
node software healthy crates/node
tests software healthy crates/node/tests
src software healthy crates/node/src
wasm software healthy crates/wasm
tests software healthy crates/wasm/tests
src software healthy crates/wasm/src
python software healthy crates/python
tests software healthy crates/python/tests
src software healthy crates/python/src
core software healthy crates/core
tests software healthy crates/core/tests
examples software healthy crates/core/examples
src software healthy crates/core/src
codecs software healthy crates/core/src/codecs
benches software healthy crates/core/benches
.claude software healthy .claude
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
detectFormat software healthy playground/src/lib/state.svelte.ts:detectFormat
next software healthy playground/src/lib/state.svelte.ts:next
mimeFor software healthy playground/src/lib/format.ts:mimeFor
extFor software healthy playground/src/lib/format.ts:extFor
renameTo software healthy playground/src/lib/format.ts:renameTo
fmtBytes software healthy playground/src/lib/format.ts:fmtBytes
fmtSavings software healthy playground/src/lib/format.ts:fmtSavings
pct software healthy playground/src/lib/format.ts:pct
errorLabel software healthy playground/src/lib/format.ts:errorLabel
cn software healthy playground/src/lib/utils.ts:cn
defaultWorkerFactory software healthy playground/src/lib/worker/pool.ts:defaultWorkerFactory
isAvif software healthy playground/src/lib/worker/compress.worker.ts:isAvif
sniffFormat software healthy playground/src/lib/worker/compress.worker.ts:sniffFormat
browserDecodeToRgba software healthy playground/src/lib/worker/compress.worker.ts:browserDecodeT…
handle software healthy playground/src/lib/worker/compress.worker.ts:handle
post software healthy playground/src/lib/worker/compress.worker.ts:post
makeReq software healthy playground/src/lib/worker/pool.test.ts:makeReq
makeSuccess software healthy playground/src/lib/worker/pool.test.ts:makeSuccess
createPool software healthy playground/src/lib/worker/pool.test.ts:createPool
lastSent software healthy playground/src/lib/worker/pool.test.ts:lastSent
sha software healthy playground/e2e/smoke.spec.ts:sha
compressedBytes software healthy playground/e2e/smoke.spec.ts:compressedBytes
selectFormat software healthy playground/e2e/smoke.spec.ts:selectFormat
settle software healthy playground/e2e/_shots.spec.ts:settle
sha software healthy crates/node/tests/smoke.mjs:sha
sha software healthy crates/wasm/tests/smoke.mjs:sha
sha software healthy crates/python/tests/test_smoke.py:12
test_conformance software healthy crates/python/tests/test_smoke.py:17
test_errores_tipados software healthy crates/python/tests/test_smoke.py:27

LabelLayerStatusPath
lint-test cicd healthy .github/workflows/ci.yml
node-binding cicd healthy .github/workflows/ci.yml
python-binding cicd healthy .github/workflows/ci.yml
wasm cicd healthy .github/workflows/ci.yml
playground cicd healthy .github/workflows/ci.yml
deploy cicd healthy .github/workflows/deploy-playground.yml
check-versions cicd healthy .github/workflows/release.yml
npm-build cicd healthy .github/workflows/release.yml
npm-publish cicd healthy .github/workflows/release.yml
wheels-linux cicd healthy .github/workflows/release.yml
wheels-musl cicd healthy .github/workflows/release.yml
wheels-macos cicd healthy .github/workflows/release.yml
wheels-windows cicd healthy .github/workflows/release.yml
sdist cicd healthy .github/workflows/release.yml
pypi-publish cicd healthy .github/workflows/release.yml
crates-io cicd healthy .github/workflows/release.yml
fuzz cicd healthy .github/workflows/fuzz.yml

LabelLayerStatusPath
CLOUDFLARE_API_TOKEN cicd healthy
PYPI_API_TOKEN cicd healthy
CLOUDFLARE_ACCOUNT_ID cicd healthy
NPM_TOKEN cicd healthy
CRATES_TOKEN cicd healthy
TAG_VERSION cicd healthy

LabelLayerStatusPath
PlaygroundState software healthy playground/src/lib/state.svelte.ts:PlaygroundState
WorkerJobError software healthy playground/src/lib/worker/pool.ts:WorkerJobError
WorkerPool software healthy playground/src/lib/worker/pool.ts:WorkerPool
FakeWorker software healthy playground/src/lib/worker/pool.test.ts:FakeWorker

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::deploy-playground cicd healthy .github/workflows/deploy-playground.yml
gha::release cicd healthy .github/workflows/release.yml
gha::fuzz cicd healthy .github/workflows/fuzz.yml

LabelLayerStatusPath
port:4173 network healthy playground/playwright.config.ts
port:03 network healthy .github/workflows/fuzz.yml
port:17 network healthy .github/workflows/fuzz.yml

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

LabelLayerStatusPath
auth::.github/workflows/release.yml security healthy .github/workflows/release.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/0cadcea8-d381-41c5-8f72-e3ea0acaf50a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0cadcea8-d381-41c5-8f72-e3ea0acaf50a/

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.