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.

RamiAltai/agentman

https://github.com/RamiAltai/agentman · scanned 2026-06-15 23:46 UTC (2 months, 4 weeks ago)

22 raw signals (10 security + 12 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 18 actionable findings from 2 signal sources. 15 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 213 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
prefersReducedMotion software healthy cmd/am/web/app.js:prefersReducedMotion
$ software healthy cmd/am/web/app.js:$
lsGet software healthy cmd/am/web/app.js:lsGet
lsSet software healthy cmd/am/web/app.js:lsSet
el software healthy cmd/am/web/app.js:el
boardSkeleton software healthy cmd/am/web/app.js:boardSkeleton
feedSkeleton software healthy cmd/am/web/app.js:feedSkeleton
showToast software healthy cmd/am/web/app.js:showToast
close software healthy cmd/am/web/app.js:close
api software healthy cmd/am/web/app.js:api
msg software healthy cmd/am/web/app.js:msg
viewParams software healthy cmd/am/web/app.js:viewParams
qstr software healthy cmd/am/web/app.js:qstr
projectsInView software healthy cmd/am/web/app.js:projectsInView
setStatus software healthy cmd/am/web/app.js:setStatus
loadProjects software healthy cmd/am/web/app.js:loadProjects
loadCategories software healthy cmd/am/web/app.js:loadCategories
loadBoard software healthy cmd/am/web/app.js:loadBoard
loadFeed software healthy cmd/am/web/app.js:loadFeed
openCount software healthy cmd/am/web/app.js:openCount
railItem software healthy cmd/am/web/app.js:railItem
renderRail software healthy cmd/am/web/app.js:renderRail
renderBoard software healthy cmd/am/web/app.js:renderBoard
list software healthy cmd/am/web/app.js:list
applyFlash software healthy cmd/am/web/app.js:applyFlash
boardEmpty software healthy cmd/am/web/app.js:boardEmpty
card software healthy cmd/am/web/app.js:card
initials software healthy cmd/am/web/app.js:initials
m software healthy cmd/am/web/app.js:m
onCardKey software healthy cmd/am/web/app.js:onCardKey
moveTask software healthy cmd/am/web/app.js:moveTask
goProject software healthy cmd/am/web/app.js:goProject
sameView software healthy cmd/am/web/app.js:sameView
toggleProject software healthy cmd/am/web/app.js:toggleProject
navigate software healthy cmd/am/web/app.js:navigate
route software healthy cmd/am/web/app.js:route
applyView software healthy cmd/am/web/app.js:applyView
setBreadcrumb software healthy cmd/am/web/app.js:setBreadcrumb
loadOverview software healthy cmd/am/web/app.js:loadOverview
renderOverview software healthy cmd/am/web/app.js:renderOverview
newCatCard software healthy cmd/am/web/app.js:newCatCard
allCard software healthy cmd/am/web/app.js:allCard
catCard software healthy cmd/am/web/app.js:catCard
agents software healthy cmd/am/web/app.js:agents
setLabelFilter software healthy cmd/am/web/app.js:setLabelFilter
clearLabelFilter software healthy cmd/am/web/app.js:clearLabelFilter
activeFilterCount software healthy cmd/am/web/app.js:activeFilterCount
filterCheck software healthy cmd/am/web/app.js:filterCheck
renderFilterPanel software healthy cmd/am/web/app.js:renderFilterPanel
applyFilters software healthy cmd/am/web/app.js:applyFilters

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

LabelLayerStatusPath
README.md software healthy README.md
ROADMAP.md software healthy ROADMAP.md
go.mod software healthy go.mod
LICENSE software healthy LICENSE
security.md software healthy architecture/security.md
planning-guide.md software healthy architecture/planning-guide.md
known-risks-and-gaps.md software healthy architecture/known-risks-and-gaps.md
README.md software healthy architecture/README.md
decision-records.md software healthy architecture/decision-records.md
backend.md software healthy architecture/backend.md
contribution-guide.md software healthy architecture/contribution-guide.md
data-model.md software healthy architecture/data-model.md
project-overview.md software healthy architecture/project-overview.md
system-map.md software healthy architecture/system-map.md
engineering-conventions.md software healthy architecture/engineering-conventions.md
frontend.md software healthy architecture/frontend.md
agent-integration.md software healthy docs/agent-integration.md
reference.md software healthy docs/reference.md
update.go software healthy cmd/am/update.go
store_test.go software healthy cmd/am/store_test.go
server_test.go software healthy cmd/am/server_test.go
db_test.go software healthy cmd/am/db_test.go
update_test.go software healthy cmd/am/update_test.go
migrate_test.go software healthy cmd/am/migrate_test.go
web_test.go software healthy cmd/am/web_test.go
schema.sql software healthy cmd/am/schema.sql
hub.go software healthy cmd/am/hub.go
sse_test.go software healthy cmd/am/sse_test.go
main.go software healthy cmd/am/main.go
version.go software healthy cmd/am/version.go
cli.go software healthy cmd/am/cli.go
store.go software healthy cmd/am/store.go
identity_test.go software healthy cmd/am/identity_test.go
server.go software healthy cmd/am/server.go
cli_test.go software healthy cmd/am/cli_test.go
db.go software healthy cmd/am/db.go
client.go software healthy cmd/am/client.go
wait_test.go software healthy cmd/am/wait_test.go
wait.go software healthy cmd/am/wait.go
hub_test.go software healthy cmd/am/hub_test.go
identity.go software healthy cmd/am/identity.go
index.html software healthy cmd/am/web/index.html
app.css software healthy cmd/am/web/app.css
app.js software healthy cmd/am/web/app.js
ci.yml software healthy .github/workflows/ci.yml

LabelLayerStatusPath
meta data healthy cmd/am/schema.sql
is data healthy cmd/am/schema.sql
projects data healthy cmd/am/schema.sql
categories data healthy cmd/am/schema.sql
tasks data healthy cmd/am/schema.sql
task_deps data healthy cmd/am/schema.sql
task_labels data healthy cmd/am/schema.sql
task_meta data healthy cmd/am/schema.sql
IF data healthy cmd/am/schema.sql
tokens data healthy cmd/am/schema.sql
comments data healthy cmd/am/schema.sql
events data healthy cmd/am/schema.sql

LabelLayerStatusPath
architecture software healthy architecture
docs software healthy docs
cmd software healthy cmd
am software healthy cmd/am
web software healthy cmd/am/web
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
toggle software healthy cmd/am/web/app.js:toggle
auto software healthy cmd/am/web/app.js:auto
only software healthy cmd/am/web/app.js:only

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

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
127.0.0.1 network healthy README.md

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
ci cicd healthy .github/workflows/ci.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/7f83d107-b7b0-4ae7-9b5d-bcbed122c965/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/7f83d107-b7b0-4ae7-9b5d-bcbed122c965/

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.