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.

wyldphyre/ItemCostTracker

https://github.com/wyldphyre/ItemCostTracker · scanned 2026-06-16 01:01 UTC (2 months, 1 week ago)

11 raw signals (0 security + 11 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. 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 39 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
README.md software healthy README.md
Dockerfile software healthy Dockerfile
main.go software healthy main.go
go.mod software healthy go.mod
build-image.sh software healthy build-image.sh
compose.yaml software healthy compose.yaml
style.css software healthy static/style.css
handler.go software healthy internal/handler/handler.go
items.go software healthy internal/handler/items.go
funcs.go software healthy internal/handler/funcs.go
transfer.go software healthy internal/handler/transfer.go
store.go software healthy internal/store/store.go
uuid.go software healthy internal/model/uuid.go
yearfrac.go software healthy internal/model/yearfrac.go
item.go software healthy internal/model/item.go
yearfrac_test.go software healthy internal/model/yearfrac_test.go
cost_per_use_test.go software healthy internal/model/cost_per_use_test.go
main.go software healthy cmd/importxlsx/main.go
base.html software healthy templates/base.html
index.html software healthy templates/index.html
item_form.html software healthy templates/partials/item_form.html
confirm_delete.html software healthy templates/partials/confirm_delete.html
import_form.html software healthy templates/partials/import_form.html
cost_row.html software healthy templates/partials/cost_row.html
item_row.html software healthy templates/partials/item_row.html

LabelLayerStatusPath
static software healthy static
internal software healthy internal
handler software healthy internal/handler
store software healthy internal/store
model software healthy internal/model
cmd software healthy cmd
importxlsx software healthy cmd/importxlsx
templates software healthy templates
partials software healthy templates/partials

LabelLayerStatusPath
port:8080 network healthy Dockerfile
port:5010 network healthy compose.yaml

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
itemcosttracker hardware healthy compose.yaml

LabelLayerStatusPath
repobility-clone-7tf4lslu software healthy /tmp/repobility-clone-7tf4lslu
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/a2c3c3f7-9ff7-40a3-8c68-0cb68c56504a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a2c3c3f7-9ff7-40a3-8c68-0cb68c56504a/

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.