https://github.com/Agent360dk/browser-mcp
· scanned 2026-06-17 01:13 UTC (1 month, 2 weeks ago)
25 raw signals (0 security + 25 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -14.1 (diff) · 25 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 210 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 |
|---|---|---|---|
seq |
software | healthy | demo-video-src/src/Demo.tsx:seq |
MyComposition |
software | healthy | demo-video-src/src/Composition.tsx:MyComposition |
t |
software | healthy | demo-video-src/src/components/Effects.tsx:t |
scanPorts |
software | healthy | extension/offscreen.js:scanPorts |
tryConnect |
software | healthy | extension/offscreen.js:tryConnect |
updateStatus |
software | healthy | extension/offscreen.js:updateStatus |
restoreSessions |
software | healthy | extension/background.js:restoreSessions |
getSession |
software | healthy | extension/background.js:getSession |
evictOldestTabs |
software | healthy | extension/background.js:evictOldestTabs |
addTabToSession |
software | healthy | extension/background.js:addTabToSession |
releaseSession |
software | healthy | extension/background.js:releaseSession |
persistSessions |
software | healthy | extension/background.js:persistSessions |
getSessionTab |
software | healthy | extension/background.js:getSessionTab |
verifyAttachedWithChrome |
software | healthy | extension/background.js:verifyAttachedWithChrome |
debuggerAttach |
software | healthy | extension/background.js:debuggerAttach |
debuggerDetach |
software | healthy | extension/background.js:debuggerDetach |
debuggerForceDetach |
software | healthy | extension/background.js:debuggerForceDetach |
cdpSend |
software | healthy | extension/background.js:cdpSend |
debuggerType |
software | healthy | extension/background.js:debuggerType |
pause |
software | healthy | extension/background.js:pause |
debuggerClick |
software | healthy | extension/background.js:debuggerClick |
debuggerFocus |
software | healthy | extension/background.js:debuggerFocus |
debuggerFill |
software | healthy | extension/background.js:debuggerFill |
debuggerEval |
software | healthy | extension/background.js:debuggerEval |
scriptingClick |
software | healthy | extension/background.js:scriptingClick |
safeExecuteScript |
software | healthy | extension/background.js:safeExecuteScript |
buildTextFinderJS |
software | healthy | extension/background.js:buildTextFinderJS |
collectAll |
software | healthy | extension/background.js:collectAll |
parseSelector |
software | healthy | extension/background.js:parseSelector |
resolveElement |
software | healthy | extension/background.js:resolveElement |
deepQueryFn |
software | healthy | extension/background.js:deepQueryFn |
queryDeep |
software | healthy | extension/background.js:queryDeep |
ensureOffscreen |
software | healthy | extension/background.js:ensureOffscreen |
logAction |
software | healthy | extension/background.js:logAction |
detectCaptcha |
software | healthy | extension/background.js:detectCaptcha |
buildDeepQueryJS |
software | healthy | extension/background.js:buildDeepQueryJS |
parsePlaceholderFormat |
software | healthy | extension/background.js:parsePlaceholderFormat |
isoToFormat |
software | healthy | extension/background.js:isoToFormat |
parseMonthYearText |
software | healthy | extension/background.js:parseMonthYearText |
valueLooksLikeIso |
software | healthy | extension/background.js:valueLooksLikeIso |
getDateInputInfo |
software | healthy | extension/background.js:getDateInputInfo |
readBackValue |
software | healthy | extension/background.js:readBackValue |
setDateNative |
software | healthy | extension/background.js:setDateNative |
setDateMaskedTyping |
software | healthy | extension/background.js:setDateMaskedTyping |
isPickerOpen |
software | healthy | extension/background.js:isPickerOpen |
getPickerRoot |
software | healthy | extension/background.js:getPickerRoot |
setDatePicker |
software | healthy | extension/background.js:setDatePicker |
label |
software | healthy | extension/background.js:label |
t |
software | healthy | extension/background.js:t |
delta |
software | healthy | extension/background.js:delta |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
USE_CASES.md |
software | healthy | USE_CASES.md |
README.md |
software | healthy | README.md |
WISHLIST.md |
software | healthy | WISHLIST.md |
install.sh |
software | healthy | install.sh |
.mcp.json |
software | healthy | .mcp.json |
browser-mcp-upgrades.md |
software | healthy | browser-mcp-upgrades.md |
INTEGRATION_TASKS.md |
software | healthy | INTEGRATION_TASKS.md |
runbrowsermcpupdate.sh |
software | healthy | runbrowsermcpupdate.sh |
oauth-init.mjs |
software | healthy | scripts/oauth-init.mjs |
publish-cws.sh |
software | healthy | scripts/publish-cws.sh |
config.yml |
software | healthy | .github/ISSUE_TEMPLATE/config.yml |
use-case.yml |
software | healthy | .github/ISSUE_TEMPLATE/use-case.yml |
wish.yml |
software | healthy | .github/ISSUE_TEMPLATE/wish.yml |
bug.yml |
software | healthy | .github/ISSUE_TEMPLATE/bug.yml |
remotion.config.ts |
software | healthy | demo-video-src/remotion.config.ts |
package.json |
software | healthy | demo-video-src/package.json |
tsconfig.json |
software | healthy | demo-video-src/tsconfig.json |
index.ts |
software | healthy | demo-video-src/src/index.ts |
Demo.tsx |
software | healthy | demo-video-src/src/Demo.tsx |
Root.tsx |
software | healthy | demo-video-src/src/Root.tsx |
Composition.tsx |
software | healthy | demo-video-src/src/Composition.tsx |
index.css |
software | healthy | demo-video-src/src/index.css |
Terminal.tsx |
software | healthy | demo-video-src/src/components/Terminal.tsx |
Effects.tsx |
software | healthy | demo-video-src/src/components/Effects.tsx |
Browser.tsx |
software | healthy | demo-video-src/src/components/Browser.tsx |
MorePages.tsx |
software | healthy | demo-video-src/src/components/MorePages.tsx |
PageContent.tsx |
software | healthy | demo-video-src/src/components/PageContent.tsx |
offscreen.html |
software | healthy | extension/offscreen.html |
manifest.json |
software | healthy | extension/manifest.json |
offscreen.js |
software | healthy | extension/offscreen.js |
background.js |
software | healthy | extension/background.js |
popup.html |
software | healthy | extension/popup.html |
popup.js |
software | healthy | extension/popup.js |
CWS_PUBLISH_SETUP.md |
software | healthy | docs/CWS_PUBLISH_SETUP.md |
privacy.html |
software | healthy | docs/privacy.html |
index.html |
software | healthy | docs/index.html |
server.json |
software | healthy | mcp-server/server.json |
package-lock.json |
software | healthy | mcp-server/package-lock.json |
index.js |
software | healthy | mcp-server/index.js |
README.md |
software | healthy | mcp-server/README.md |
package.json |
software | healthy | mcp-server/package.json |
tools.js |
software | healthy | mcp-server/tools.js |
offscreen.html |
software | healthy | mcp-server/extension/offscreen.html |
manifest.json |
software | healthy | mcp-server/extension/manifest.json |
offscreen.js |
software | healthy | mcp-server/extension/offscreen.js |
background.js |
software | healthy | mcp-server/extension/background.js |
popup.html |
software | healthy | mcp-server/extension/popup.html |
popup.js |
software | healthy | mcp-server/extension/popup.js |
.mcp.json |
quality | healthy | .mcp.json |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::runbrowsermcpupdate.sh |
security | healthy | runbrowsermcpupdate.sh |
auth::mcp-server/index.js |
security | healthy | mcp-server/index.js |
auth::mcp-server/tools.js |
security | healthy | mcp-server/tools.js |
auth::demo-video-src/src/components/PageContent.tsx |
security | healthy | demo-video-src/src/components/PageContent.tsx |
auth::scripts/oauth-init.mjs |
security | healthy | scripts/oauth-init.mjs |
auth::mcp-server/extension/background.js |
security | healthy | mcp-server/extension/background.js |
auth::scripts/publish-cws.sh |
security | healthy | scripts/publish-cws.sh |
auth::demo-video-src/src/Demo.tsx |
security | healthy | demo-video-src/src/Demo.tsx |
auth::mcp-server/README.md |
security | healthy | mcp-server/README.md |
auth::README.md |
security | healthy | README.md |
auth::extension/background.js |
security | healthy | extension/background.js |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
demo-video-src |
software | healthy | demo-video-src |
src |
software | healthy | demo-video-src/src |
components |
software | healthy | demo-video-src/src/components |
extension |
software | healthy | extension |
docs |
software | healthy | docs |
mcp-server |
software | healthy | mcp-server |
extension |
software | healthy | mcp-server/extension |
| Label | Layer | Status | Path |
|---|---|---|---|
Agent360dk__browser-mcp |
software | healthy | /data/fable5_failed_archive/Agent360dk__browser-mcp |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8085 |
network | healthy | scripts/oauth-init.mjs |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | extension/manifest.json |
This page is publicly accessible at:
https://repobility.com/scan/5535386e-a506-4a7f-b22b-12c91e03c92a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/5535386e-a506-4a7f-b22b-12c91e03c92a/
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.