https://github.com/sriprasanna/agent-browser-kit
· scanned 2026-06-16 00:20 UTC (2 months, 2 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 2 weeks ago · v1 · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 56 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 |
|---|---|---|---|
defineCommand |
software | healthy | index.d.ts:defineCommand |
ab |
software | healthy | index.d.ts:ab |
abJson |
software | healthy | index.d.ts:abJson |
abEval |
software | healthy | index.d.ts:abEval |
page |
software | healthy | examples/demo-app/server.mjs:page |
loginForm |
software | healthy | examples/demo-app/server.mjs:loginForm |
notesPage |
software | healthy | examples/demo-app/server.mjs:notesPage |
currentUser |
software | healthy | examples/demo-app/server.mjs:currentUser |
sid |
software | healthy | examples/demo-app/server.mjs:sid |
readBody |
software | healthy | examples/demo-app/server.mjs:readBody |
send |
software | healthy | examples/demo-app/server.mjs:send |
redirect |
software | healthy | examples/demo-app/server.mjs:redirect |
main |
software | healthy | src/cli.js:main |
splitArgs |
software | healthy | src/cli.js:splitArgs |
passthrough |
software | healthy | src/cli.js:passthrough |
help |
software | healthy | src/cli.js:help |
projectCommandsSection |
software | healthy | src/cli.js:projectCommandsSection |
listCommands |
software | healthy | src/cli.js:listCommands |
ab |
software | healthy | src/helper.js:ab |
stdout |
software | healthy | src/helper.js:stdout |
detail |
software | healthy | src/helper.js:detail |
abJson |
software | healthy | src/helper.js:abJson |
abEval |
software | healthy | src/helper.js:abEval |
defineCommand |
software | healthy | src/helper.js:defineCommand |
findCommandsDir |
software | healthy | src/discover.js:findCommandsDir |
discoverCommands |
software | healthy | src/discover.js:discoverCommands |
loadCommandMeta |
software | healthy | src/discover.js:loadCommandMeta |
scriptDescription |
software | healthy | src/discover.js:scriptDescription |
isExecutable |
software | healthy | src/discover.js:isExecutable |
loadModule |
software | healthy | src/runner.js:loadModule |
runCustom |
software | healthy | src/runner.js:runCustom |
isPlainObject |
software | healthy | src/runner.js:isPlainObject |
fail |
software | healthy | src/runner.js:fail |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
mise.toml |
software | healthy | mise.toml |
package-lock.json |
software | healthy | package-lock.json |
index.d.ts |
software | healthy | index.d.ts |
LICENSE |
software | healthy | LICENSE |
agents.md |
software | healthy | docs/agents.md |
record-demo.sh |
software | healthy | scripts/record-demo.sh |
server.mjs |
software | healthy | examples/demo-app/server.mjs |
cli.js |
software | healthy | src/cli.js |
helper.js |
software | healthy | src/helper.js |
discover.js |
software | healthy | src/discover.js |
runner.js |
software | healthy | src/runner.js |
CLAUDE.md |
quality | healthy | CLAUDE.md |
docs/agents.md |
quality | healthy | docs/agents.md |
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
examples |
software | healthy | examples |
demo-app |
software | healthy | examples/demo-app |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-s1b94sce |
software | healthy | /tmp/repobility-clone-s1b94sce |
| Label | Layer | Status | Path |
|---|---|---|---|
port:4173 |
network | healthy | scripts/record-demo.sh |
This page is publicly accessible at:
https://repobility.com/scan/8534fbf2-9337-45fa-9f84-7c5583747e86/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/8534fbf2-9337-45fa-9f84-7c5583747e86/
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.