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.

urtho/aimon

https://github.com/urtho/aimon · scanned 2026-06-16 00:46 UTC (2 months, 1 week ago)

10 raw signals (0 security + 10 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 10 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 90 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
config.example.yaml software healthy config.example.yaml
Dockerfile software healthy Dockerfile
go.mod software healthy go.mod
.env.example software healthy .env.example
Makefile software healthy Makefile
docker-compose.yml software healthy docker-compose.yml
config.go software healthy internal/config/config.go
deepseek.go software healthy internal/providers/deepseek.go
xai.go software healthy internal/providers/xai.go
claude_test.go software healthy internal/providers/claude_test.go
anthropic_test.go software healthy internal/providers/anthropic_test.go
provider.go software healthy internal/providers/provider.go
claude.go software healthy internal/providers/claude.go
openrouter.go software healthy internal/providers/openrouter.go
anthropic.go software healthy internal/providers/anthropic.go
oauth.go software healthy internal/oauth/oauth.go
hub.go software healthy internal/poller/hub.go
poller.go software healthy internal/poller/poller.go
handlers.go software healthy internal/server/handlers.go
server.go software healthy internal/server/server.go
oauth.go software healthy internal/store/oauth.go
store.go software healthy internal/store/store.go
status.go software healthy internal/model/status.go
main.go software healthy cmd/aimon/main.go
embed.go software healthy web/embed.go
app.js software healthy web/static/app.js
style.css software healthy web/static/style.css
index.html software healthy web/templates/index.html

LabelLayerStatusPath
fmtMoney software healthy web/static/app.js:fmtMoney
relTime software healthy web/static/app.js:relTime
fmtDur software healthy web/static/app.js:fmtDur
countUp software healthy web/static/app.js:countUp
frame software healthy web/static/app.js:frame
makeCard software healthy web/static/app.js:makeCard
render software healthy web/static/app.js:render
renderSpans software healthy web/static/app.js:renderSpans
paint software healthy web/static/app.js:paint
fmt software healthy web/static/app.js:fmt
updateSummary software healthy web/static/app.js:updateSummary
tickCountdown software healthy web/static/app.js:tickCountdown
elapsed software healthy web/static/app.js:elapsed
tickRelative software healthy web/static/app.js:tickRelative
loadStatus software healthy web/static/app.js:loadStatus
apply software healthy web/static/app.js:apply
setLive software healthy web/static/app.js:setLive
connectSSE software healthy web/static/app.js:connectSSE
openConnect software healthy web/static/app.js:openConnect
closeModal software healthy web/static/app.js:closeModal
setModalMsg software healthy web/static/app.js:setModalMsg
submitOAuth software healthy web/static/app.js:submitOAuth

LabelLayerStatusPath
auth::internal/providers/claude.go security healthy internal/providers/claude.go
auth::config.example.yaml security healthy config.example.yaml
auth::internal/model/status.go security healthy internal/model/status.go
auth::internal/oauth/oauth.go security healthy internal/oauth/oauth.go
auth::cmd/aimon/main.go security healthy cmd/aimon/main.go
auth::internal/providers/xai.go security healthy internal/providers/xai.go
auth::internal/poller/poller.go security healthy internal/poller/poller.go
auth::web/templates/index.html security healthy web/templates/index.html
auth::README.md security healthy README.md
auth::internal/server/handlers.go security healthy internal/server/handlers.go
auth::internal/store/store.go security healthy internal/store/store.go
auth::web/static/app.js security healthy web/static/app.js
auth::internal/store/oauth.go security healthy internal/store/oauth.go
auth::internal/config/config.go security healthy internal/config/config.go
auth::internal/providers/provider.go security healthy internal/providers/provider.go
auth::internal/server/server.go security healthy internal/server/server.go

LabelLayerStatusPath
internal software healthy internal
config software healthy internal/config
providers software healthy internal/providers
oauth software healthy internal/oauth
poller software healthy internal/poller
server software healthy internal/server
store software healthy internal/store
model software healthy internal/model
cmd software healthy cmd
aimon software healthy cmd/aimon
web software healthy web
static software healthy web/static
templates software healthy web/templates

LabelLayerStatusPath
port:16 network healthy config.example.yaml
port:02 network healthy config.example.yaml
port:8080 network healthy Dockerfile
port:65532 network healthy Dockerfile

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
aimon hardware healthy docker-compose.yml

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

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
127.0.0.1 network healthy README.md

LabelLayerStatusPath
nginx network healthy internal/server/handlers.go
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/84f05cab-e676-4598-9c43-141445bd8a9c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/84f05cab-e676-4598-9c43-141445bd8a9c/

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.