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.

rcarmo/piclaw

https://github.com/rcarmo/piclaw · scanned 2026-05-16 12:50 UTC (3 weeks, 3 days ago) · 10 languages

269 raw signals (19 security + 250 graph) 2/10 scanners ran 28th percentile · Typescript · medium (20-100K LoC) System graph score 66 (lower by 5)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 3 weeks, 5 days ago · v1 · 6 actionable findings from 1 signal source. 2 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 8280 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
formatDateLong software healthy skel/scripts/daily-notes.ts:formatDateLong
time software healthy skel/scripts/daily-notes.ts:time
todayStr software healthy skel/scripts/daily-notes.ts:todayStr
splitFrontMatter software healthy skel/scripts/daily-notes.ts:splitFrontMatter
formatFrontMatter software healthy skel/scripts/daily-notes.ts:formatFrontMatter
stripLegacyWatermark software healthy skel/scripts/daily-notes.ts:stripLegacyWatermark
extractSummary software healthy skel/scripts/daily-notes.ts:extractSummary
stripMetadataLines software healthy skel/scripts/daily-notes.ts:stripMetadataLines
appendSummaryUpdate software healthy skel/scripts/daily-notes.ts:appendSummaryUpdate
stripIncompleteWarning software healthy skel/scripts/daily-notes.ts:stripIncompleteWarning
buildIncompleteWarning software healthy skel/scripts/daily-notes.ts:buildIncompleteWarning
upsertIncompleteWarning software healthy skel/scripts/daily-notes.ts:upsertIncompleteWarning
stripDreamCues software healthy skel/scripts/daily-notes.ts:stripDreamCues
cleanCueText software healthy skel/scripts/daily-notes.ts:cleanCueText
buildCueTerms software healthy skel/scripts/daily-notes.ts:buildCueTerms
buildDreamCues software healthy skel/scripts/daily-notes.ts:buildDreamCues
upsertDreamCues software healthy skel/scripts/daily-notes.ts:upsertDreamCues
run software healthy skel/scripts/situate.ts:run
readFile software healthy skel/scripts/situate.ts:readFile
shellEscape software healthy skel/scripts/situate.ts:shellEscape
dayStartIso software healthy skel/scripts/situate.ts:dayStartIso
nextDayStartIso software healthy skel/scripts/situate.ts:nextDayStartIso
splitFrontMatter software healthy skel/scripts/situate.ts:splitFrontMatter
extractSummary software healthy skel/scripts/situate.ts:extractSummary
extractSummaryUpdates software healthy skel/scripts/situate.ts:extractSummaryUpdates
groupMessagesByTree software healthy skel/scripts/situate.ts:groupMessagesByTree
formatMessagesByTree software healthy skel/scripts/situate.ts:formatMessagesByTree
content software healthy skel/scripts/situate.ts:content
queryMessages software healthy skel/scripts/situate.ts:queryMessages
getChannelPrefix software healthy skel/scripts/lib/chat-session-scope.ts:getChannelPrefix
fallbackSessionScope software healthy skel/scripts/lib/chat-session-scope.ts:fallbackSessionScope
resolveSessionScope software healthy skel/scripts/lib/chat-session-scope.ts:resolveSessionScope
buildInClause software healthy skel/scripts/lib/chat-session-scope.ts:buildInClause
formatScopedChatLabel software healthy skel/scripts/lib/chat-session-scope.ts:formatScopedChatLabel
summariseSessionScope software healthy skel/scripts/lib/chat-session-scope.ts:summariseSessionScope
splitFrontMatter software healthy skel/scripts/lib/agent-memory-sidecar.ts:splitFrontMatter
extractSummary software healthy skel/scripts/lib/agent-memory-sidecar.ts:extractSummary
extractSummaryUpdates software healthy skel/scripts/lib/agent-memory-sidecar.ts:extractSummaryUpda…
parseIntOrNull software healthy skel/scripts/lib/agent-memory-sidecar.ts:parseIntOrNull
extractDateFromPath software healthy skel/scripts/lib/agent-memory-sidecar.ts:extractDateFromPath
sortByDateAsc software healthy skel/scripts/lib/agent-memory-sidecar.ts:sortByDateAsc
sortByDateDesc software healthy skel/scripts/lib/agent-memory-sidecar.ts:sortByDateDesc
compactText software healthy skel/scripts/lib/agent-memory-sidecar.ts:compactText
readOptionalText software healthy skel/scripts/lib/agent-memory-sidecar.ts:readOptionalText
readOptionalMarkdown software healthy skel/scripts/lib/agent-memory-sidecar.ts:readOptionalMarkdo…
shiftIsoDate software healthy skel/scripts/lib/agent-memory-sidecar.ts:shiftIsoDate
absolutizeRelativeDates software healthy skel/scripts/lib/agent-memory-sidecar.ts:absolutizeRelative…
normalizeMemoryText software healthy skel/scripts/lib/agent-memory-sidecar.ts:normalizeMemoryText
tokenizeMemorySignature software healthy skel/scripts/lib/agent-memory-sidecar.ts:tokenizeMemorySign…
buildMemorySignature software healthy skel/scripts/lib/agent-memory-sidecar.ts:buildMemorySignatu…

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
package.json software healthy package.json
Dockerfile software healthy Dockerfile
electrobun.config.ts software warning electrobun.config.ts
Makefile software healthy Makefile
AGENTS.md software healthy AGENTS.md
autoresearch.checks.sh software healthy autoresearch.checks.sh
docker-compose.yml software healthy docker-compose.yml
entrypoint.sh software healthy entrypoint.sh
autoresearch.md software healthy autoresearch.md
autoresearch.sh software healthy autoresearch.sh
Makefile software healthy skel/Makefile
AGENTS.md software healthy skel/AGENTS.md
daily-notes.ts software healthy skel/scripts/daily-notes.ts
situate.ts software healthy skel/scripts/situate.ts
chat-session-scope.ts software healthy skel/scripts/lib/chat-session-scope.ts
agent-memory-sidecar.ts software healthy skel/scripts/lib/agent-memory-sidecar.ts
package.json software healthy skel/scripts/playwright/package.json
index.md software healthy skel/notes/index.md
README.md software healthy skel/notes/memory/README.md
getting-started.mindmap.yaml software healthy skel/samples/getting-started.mindmap.yaml
copilot-instructions.md software healthy skel/.github/copilot-instructions.md
README.md software healthy skel/workitems/README.md
work-item.md software healthy skel/workitems/_templates/work-item.md
playwright.config.ts software healthy tests/e2e/playwright.config.ts
README.md software healthy tests/e2e/README.md
package.json software healthy tests/e2e/package.json
UX-REGRESSION-CATALOG.md software healthy tests/e2e/UX-REGRESSION-CATALOG.md
.env.example software healthy tests/e2e/.env.example
USER-STORIES.md software healthy tests/e2e/USER-STORIES.md
run-microvm-suite.ts software warning tests/e2e/scripts/run-microvm-suite.ts
generate-report.ts software healthy tests/e2e/scripts/generate-report.ts
us28-29-annotation-highlights.spec.ts software healthy tests/e2e/steps/us28-29-annotation-highlights.spec.ts
us16-message-deletion.spec.ts software healthy tests/e2e/steps/us16-message-deletion.spec.ts
theme-tint-commands.spec.ts software healthy tests/e2e/steps/theme-tint-commands.spec.ts
favicon-branding.spec.ts software warning tests/e2e/steps/favicon-branding.spec.ts
us27-context-scoping.spec.ts software warning tests/e2e/steps/us27-context-scoping.spec.ts
us08-panes.spec.ts software warning tests/e2e/steps/us08-panes.spec.ts
us13-15-terminal.spec.ts software healthy tests/e2e/steps/us13-15-terminal.spec.ts
us26-pwa-scale-editor-preview.spec.ts software warning tests/e2e/steps/us26-pwa-scale-editor-preview.spec.ts
us10-workspace-files.spec.ts software healthy tests/e2e/steps/us10-workspace-files.spec.ts
us22-settings-layering.spec.ts software warning tests/e2e/steps/us22-settings-layering.spec.ts
us18-19-compaction-model.spec.ts software healthy tests/e2e/steps/us18-19-compaction-model.spec.ts
us24-hamburger-menu-items.spec.ts software warning tests/e2e/steps/us24-hamburger-menu-items.spec.ts
us30-compaction-settings.spec.ts software warning tests/e2e/steps/us30-compaction-settings.spec.ts
us07-reconnection.spec.ts software warning tests/e2e/steps/us07-reconnection.spec.ts
us17-compose-instant-visibility.spec.ts software healthy tests/e2e/steps/us17-compose-instant-visibility.spec.ts
us01-morning-triage.spec.ts software warning tests/e2e/steps/us01-morning-triage.spec.ts
us12-system-meters.spec.ts software warning tests/e2e/steps/us12-system-meters.spec.ts
us03-session-switching.spec.ts software healthy tests/e2e/steps/us03-session-switching.spec.ts

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

LabelLayerStatusPath
skel software healthy skel
scripts software healthy skel/scripts
lib software healthy skel/scripts/lib
playwright software healthy skel/scripts/playwright
notes software healthy skel/notes
memory software healthy skel/notes/memory
samples software healthy skel/samples
.github software healthy skel/.github
workitems software healthy skel/workitems
_templates software healthy skel/workitems/_templates
tests software healthy tests
e2e software healthy tests/e2e
scripts software healthy tests/e2e/scripts
steps software healthy tests/e2e/steps
support software healthy tests/e2e/support
setup software healthy tests/e2e/setup
docs software healthy docs
archive software healthy docs/archive
development software healthy docs/development
performance software healthy docs/performance
helpers software healthy docs/helpers
azure software healthy docs/azure
supervisor software healthy supervisor
scripts software healthy scripts
docker software healthy scripts/docker
release software healthy scripts/release
runtime software healthy runtime
generated software healthy runtime/generated
test software healthy runtime/test
ipc software healthy runtime/test/ipc
router software healthy runtime/test/router
config software healthy runtime/test/config
fixtures software healthy runtime/test/fixtures
addons software healthy runtime/test/addons
scripts software healthy runtime/test/scripts
utils software healthy runtime/test/utils
secure software healthy runtime/test/secure
remote software healthy runtime/test/remote
agent-control software healthy runtime/test/agent-control
extensions software healthy runtime/test/extensions
web software healthy runtime/test/web
queue software healthy runtime/test/queue
runtime software healthy runtime/test/runtime
tools software healthy runtime/test/tools
session-recordings software healthy runtime/test/session-recordings
channels software healthy runtime/test/channels
web software healthy runtime/test/channels/web
theming software healthy runtime/test/channels/web/theming
endpoints software healthy runtime/test/channels/web/endpoints
auth software healthy runtime/test/channels/web/auth

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

LabelLayerStatusPath
should software healthy tests/e2e/steps/us16-message-deletion.spec.ts:should
FakeChild software healthy runtime/test/workspace-index-process.test.ts:FakeChild
PromptSession software healthy runtime/test/agent-control/agent-control-helpers.test.ts:Pr…
TestAgentControlSession software healthy runtime/test/agent-control/session-fixture.ts:TestAgentCont…
IntegrationSession software healthy runtime/test/agent-control/session-rotate-integration.test.…
StubSession software healthy runtime/test/agent-control/agent-control.test.ts:StubSession
FakeWebSocket software healthy runtime/test/extensions/cdp-browser-transport.test.ts:FakeW…
FakeSshChild software healthy runtime/test/extensions/ssh-core.test.ts:FakeSshChild
FakeNode software healthy runtime/test/web/status-render.test.ts:FakeNode
FakeTextNode software healthy runtime/test/web/status-render.test.ts:FakeTextNode
FakeElement software healthy runtime/test/web/status-render.test.ts:FakeElement
FakeDocument software healthy runtime/test/web/status-render.test.ts:FakeDocument
DOMParserStub software healthy runtime/test/web/status-render.test.ts:DOMParserStub
PaneRegistryImpl software healthy runtime/test/web/terminal-pane.test.ts:PaneRegistryImpl
TestLazyProxy software healthy runtime/test/web/editor-extension.test.ts:TestLazyProxy
TestTabStore software healthy runtime/test/web/editor-extension.test.ts:TestTabStore
FakeNode software healthy runtime/test/web/body-portal.test.ts:FakeNode
FakeTextNode software healthy runtime/test/web/body-portal.test.ts:FakeTextNode
FakeElement software healthy runtime/test/web/body-portal.test.ts:FakeElement
FakeDocument software healthy runtime/test/web/body-portal.test.ts:FakeDocument
FakeNode software healthy runtime/test/web/post-recovery-chip.test.ts:FakeNode
FakeTextNode software healthy runtime/test/web/post-recovery-chip.test.ts:FakeTextNode
FakeElement software healthy runtime/test/web/post-recovery-chip.test.ts:FakeElement
FakeDocument software healthy runtime/test/web/post-recovery-chip.test.ts:FakeDocument
PaneRegistryImpl software healthy runtime/test/web/pane-registry.test.ts:PaneRegistryImpl
TabStoreImpl software healthy runtime/test/web/tab-store.test.ts:TabStoreImpl
ThrowingWebSocket software healthy runtime/test/web/remote-display-socket.test.ts:ThrowingWebS…
FakeWebSocket software healthy runtime/test/web/remote-display-socket.test.ts:FakeWebSocket
CustomEventStub software healthy runtime/test/web/theme.test.ts:CustomEventStub
FakeStdin software healthy runtime/test/runtime/progress-watchdog-supervisor.test.ts:F…
FakeChild software healthy runtime/test/runtime/progress-watchdog-supervisor.test.ts:F…
FakeSocket software healthy runtime/test/channels/web/remote-display-websocket-tcp-brid…
FakeEventSource software healthy runtime/test/channels/web/web-sse-client.test.ts:FakeEventS…
SidePromptAgentPoolStub software healthy runtime/test/channels/web/web-channel.test.ts:SidePromptAge…
StubChannel software healthy runtime/test/channels/web/media-handler.test.ts:StubChannel
StubChannel software healthy runtime/test/channels/web/security-hardening.test.ts:StubCh…
AuthChannel software healthy runtime/test/channels/web/security-hardening.test.ts:AuthCh…
FakeStream software healthy runtime/test/channels/web/terminal-session-service.test.ts:…
FakeProcess software healthy runtime/test/channels/web/terminal-session-service.test.ts:…
FakeSocket software healthy runtime/test/channels/web/vnc-session-service.test.ts:FakeS…
StubFailureTracker software healthy runtime/test/channels/web/auth/totp-auth.test.ts:StubFailur…
ForkableSession software healthy runtime/test/agent-pool/branch-lifecycle-audit.test.ts:Fork…
ActiveBranchSession software healthy runtime/test/agent-pool/branch-lifecycle-audit.test.ts:Acti…
StubSession software healthy runtime/test/agent-pool/agent-pool.test.ts:StubSession
RecoveringSession software healthy runtime/test/agent-pool/agent-pool.test.ts:RecoveringSession
ForkableSession software healthy runtime/test/agent-pool/agent-pool.test.ts:ForkableSession
ActiveBranchSession software healthy runtime/test/agent-pool/agent-pool.test.ts:ActiveBranchSess…
MainSession software healthy runtime/test/agent-pool/agent-pool.test.ts:MainSession
SideSession software healthy runtime/test/agent-pool/agent-pool.test.ts:SideSession
StubSession software healthy runtime/test/agent-pool/run-agent-blank-turn-recovery.test.…

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

LabelLayerStatusPath
/ frontend healthy tests/e2e/support/world.ts
/tmp/export.html frontend healthy runtime/test/agent-control/parser.test.ts
/ext frontend healthy runtime/test/agent-control/session-fixture.ts
/prompts/template.md frontend healthy runtime/test/agent-control/session-fixture.ts
/skills/demo/SKILL.md frontend healthy runtime/test/agent-control/session-fixture.ts
/a.ts frontend healthy runtime/test/extensions/smart-compaction.test.ts
/new.ts frontend healthy runtime/test/extensions/smart-compaction.test.ts
/workspace/widget.tsx frontend healthy runtime/test/extensions/smart-compaction.test.ts
/workspace/widget.css frontend healthy runtime/test/extensions/smart-compaction.test.ts
/workspace/runtime/src/providers/azure.ts frontend healthy runtime/test/extensions/smart-compaction.test.ts
/widget.tsx frontend healthy runtime/test/extensions/smart-compaction.test.ts
/workspace/auth.ts frontend healthy runtime/test/extensions/smart-compaction.test.ts
/db.ts frontend healthy runtime/test/extensions/smart-compaction.test.ts
/workspace/smart-compaction.ts frontend healthy runtime/test/extensions/smart-compaction.test.ts
/workspace/eml-viewer/index.ts frontend healthy runtime/test/extensions/smart-compaction.test.ts
/workspace/piclaw/runtime/src/extensions/smart-compaction.ts frontend healthy runtime/test/extensions/smart-compaction.test.ts
/workspace/old.ts frontend healthy runtime/test/extensions/smart-compaction.test.ts
/workspace/runtime/src/session-manager.ts frontend healthy runtime/test/extensions/smart-compaction.test.ts
/workspace/file.ts frontend healthy runtime/test/extensions/smart-compaction.test.ts
/tmp/existing-2.log frontend healthy runtime/test/extensions/context-mode.test.ts
/widgets/system.widget frontend healthy runtime/test/web/app-browser-events.test.ts
/docs/report.docx frontend healthy runtime/test/web/app-browser-events.test.ts
/site/index.html frontend healthy runtime/test/web/app-browser-events.test.ts
/maps/plan.mindmap.yaml frontend healthy runtime/test/web/app-browser-events.test.ts
/tabs/terminal frontend healthy runtime/test/web/app-browser-events.test.ts
/workspace/demo.md frontend healthy runtime/test/web/workspace-explorer.test.ts
/workspace/notes.md frontend healthy runtime/test/web/pane-host-transfer.test.ts
/agent/addons/api/goal/session frontend healthy runtime/test/web/addons-handler.test.ts
/workspace/file.md frontend healthy runtime/test/web/app-window-actions.test.ts
/workspace/AGENTS.md frontend healthy runtime/test/web/status-content.test.ts
/workspace/readme.md frontend healthy runtime/test/web/app-branch-pane-lifecycle-actions.test.ts
/workspace/site/index.html frontend healthy runtime/test/web/app-branch-pane-lifecycle-actions.test.ts
/workspace/diagram.widget frontend healthy runtime/test/web/app-branch-pane-lifecycle-actions.test.ts
/workspace/other.md frontend healthy runtime/test/web/app-pane-runtime-orchestration.test.ts
/workspace/.pi/extensions/my-ext frontend healthy runtime/test/channels/web/agent/agent-debug.test.ts
/workspace/.pi/prompts/ask.md frontend healthy runtime/test/channels/web/agent/agent-debug.test.ts
/workspace/.pi/skills/web-search/SKILL.md frontend healthy runtime/test/channels/web/agent/agent-debug.test.ts
/ext/test frontend healthy runtime/test/channels/web/agent/agent-debug.test.ts
/tmp/x frontend healthy runtime/test/agent-pool/turn-coordinator.test.ts
/bfl/... frontend healthy runtime/scripts/azure-openai-proxy.ts
/agent/thought frontend healthy runtime/src/channels/web/http/dispatch-agent.ts
/agent/thought/visibility frontend healthy runtime/src/channels/web/http/dispatch-agent.ts
/agent/roster frontend healthy runtime/src/channels/web/http/dispatch-agent.ts
/agent/status frontend healthy runtime/src/channels/web/http/dispatch-agent.ts
/agent/context frontend healthy runtime/src/channels/web/http/dispatch-agent.ts
/agent/commands frontend healthy runtime/src/channels/web/http/dispatch-agent.ts
/agent/debug frontend healthy runtime/src/channels/web/http/dispatch-agent.ts
/agent/autoresearch/status frontend healthy runtime/src/channels/web/http/dispatch-agent.ts
/agent/autoresearch/stop frontend healthy runtime/src/channels/web/http/dispatch-agent.ts
/agent/autoresearch/dismiss frontend healthy runtime/src/channels/web/http/dispatch-agent.ts

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

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.yml
169.254.169.254 network healthy skel/scripts/situate.ts
192.168.1.78 network healthy tests/e2e/scripts/run-microvm-suite.ts
10.0.0.10 network healthy runtime/test/config/config.test.ts
203.0.113.5 network healthy runtime/test/utils/request-client.test.ts
203.0.113.9 network healthy runtime/test/utils/request-client.test.ts
198.51.100.2 network healthy runtime/test/utils/request-client.test.ts
192.168.1.50 network healthy runtime/test/remote/ssrf.test.ts
93.184.216.34 network healthy runtime/test/remote/ssrf.test.ts
93.184.216.35 network healthy runtime/test/remote/remote-pair-commands.test.ts
93.184.216.36 network healthy runtime/test/remote/remote-pair-commands.test.ts
10.0.0.1 network healthy runtime/test/remote/remote-interop.test.ts
136.0.0.0 network healthy runtime/test/web/compose-speech.test.ts
135.0.0.0 network healthy runtime/test/web/app-pane-runtime-orchestration.test.ts
10.0.0.20 network healthy runtime/test/channels/web/vnc-session-service.test.ts
192.168.1.137 network healthy runtime/test/channels/web/vnc-session-service.test.ts
203.0.113.10 network healthy runtime/test/channels/web/auth/auth-gateway.test.ts
192.168.1.10 network healthy runtime/scripts/vnc-harness-standalone.ts
130.0.0.0 network healthy runtime/extensions/experimental/m365/shared.ts
223.264.47.556 network healthy runtime/extensions/viewers/editor/markdown/blockquote.ts
673.848.284.411 network healthy runtime/extensions/viewers/editor/markdown/blockquote.ts
138.112.25.25 network healthy runtime/extensions/viewers/editor/markdown/blockquote.ts
141.14.22.331 network healthy runtime/extensions/viewers/editor/markdown/blockquote.ts
192.168.1.250 network healthy runtime/skills/operator/graphite-power-chart/graphite-power…
192.168.1.100 network healthy runtime/src/agent-control/provider-defs.ts
192.0.0.0 network healthy runtime/src/channels/web/media/link-previews.ts

LabelLayerStatusPath
auth::runtime/src/agent-control/handlers/login.ts security healthy runtime/src/agent-control/handlers/login.ts
auth::runtime/test/channels/web/cards/adaptive-card-side-pr… security healthy runtime/test/channels/web/cards/adaptive-card-side-prompt-s…
auth::runtime/web/src/dev/settings-widget-fixture.ts security healthy runtime/web/src/dev/settings-widget-fixture.ts
auth::runtime/src/channels/web/handlers/provider-error-form… security healthy runtime/src/channels/web/handlers/provider-error-format.ts
auth::runtime/test/channels/web/agent-error-classification.… security healthy runtime/test/channels/web/agent-error-classification.test.ts
auth::runtime/src/agent-control/command-registry.ts security healthy runtime/src/agent-control/command-registry.ts
auth::runtime/src/agent-pool/provider-usage.ts security healthy runtime/src/agent-pool/provider-usage.ts
auth::runtime/web/src/components/settings/providers.ts security healthy runtime/web/src/components/settings/providers.ts
auth::runtime/src/session-recordings/session-recordings.ts security healthy runtime/src/session-recordings/session-recordings.ts
auth::runtime/test/extensions/smart-compaction.test.ts security healthy runtime/test/extensions/smart-compaction.test.ts
auth::runtime/test/agent-pool/provider-usage.test.ts security healthy runtime/test/agent-pool/provider-usage.test.ts
auth::runtime/web/src/components/compose-box.ts security healthy runtime/web/src/components/compose-box.ts
auth::runtime/src/channels/web/agent/agent-status.ts security healthy runtime/src/channels/web/agent/agent-status.ts
auth::runtime/src/agent-pool/automatic-recovery.ts security healthy runtime/src/agent-pool/automatic-recovery.ts
auth::runtime/extensions/experimental/m365/shared.ts security healthy runtime/extensions/experimental/m365/shared.ts
auth::runtime/test/agent-control/agent-control-handlers.tes… security healthy runtime/test/agent-control/agent-control-handlers.test.ts
auth::runtime/test/agent-pool/runtime-facade.test.ts security healthy runtime/test/agent-pool/runtime-facade.test.ts
auth::runtime/src/channels/web/handlers/agent.ts security healthy runtime/src/channels/web/handlers/agent.ts

LabelLayerStatusPath
web-build cicd healthy .github/workflows/ci.yml
integration cicd healthy .github/workflows/integration-gate.yml
e2e cicd healthy .github/workflows/e2e.yml
check cicd healthy .github/workflows/workitems-lock.yml
wait-for-integration cicd healthy .github/workflows/publish.yml
resolve-runtime-versions cicd healthy .github/workflows/publish.yml
build-portable-artifacts cicd healthy .github/workflows/publish.yml
build-experimental-shell-artifacts cicd healthy .github/workflows/publish.yml
build-amd64 cicd healthy .github/workflows/publish.yml
build-arm64 cicd healthy .github/workflows/publish.yml
merge cicd healthy .github/workflows/publish.yml
publish-portable-assets cicd healthy .github/workflows/publish.yml
prune-releases cicd healthy .github/workflows/publish.yml
cleanup-actions-history cicd healthy .github/workflows/publish.yml
prune-docker-images cicd healthy .github/workflows/publish.yml

LabelLayerStatusPath
port:9001 network healthy runtime/test/config/config-coverage-import.test.ts
port:9090 network healthy runtime/test/config/config.test.ts
port:8181 network healthy runtime/test/config/config.test.ts
port:22 network healthy runtime/test/extensions/ssh-core.test.ts
port:1234 network healthy runtime/test/channels/web/web-channel-lifecycle-special-sur…
port:4321 network healthy runtime/test/channels/web/server-lifecycle-gateway-service.…
port:8080 network healthy runtime/test/channels/web/server-lifecycle-gateway-service.…
port:5901 network healthy runtime/test/channels/web/vnc-session-service.test.ts
port:5900 network healthy runtime/test/channels/web/vnc-session-service.test.ts
port:5917 network healthy runtime/test/channels/web/vnc-session-service.test.ts
port:9224 network healthy runtime/extensions/integrations/office-tools/index.ts
port:3000 network healthy runtime/src/core/config.ts

LabelLayerStatusPath
password_literal::runtime/test/keychain.test.ts security healthy runtime/test/keychain.test.ts
password_literal::runtime/test/keychain.test.ts security healthy runtime/test/keychain.test.ts
generic_api_key::runtime/test/extensions/azure-openai-api.t… security healthy runtime/test/extensions/azure-openai-api.test.ts
password_literal::runtime/test/web/remote-display-vnc.test.… security healthy runtime/test/web/remote-display-vnc.test.ts
github_token::runtime/test/session-recordings/session-recor… security healthy runtime/test/session-recordings/session-recordings.test.ts
github_token::runtime/test/session-recordings/session-recor… security healthy runtime/test/session-recordings/session-recordings.test.ts
password_literal::runtime/scripts/vnc-harness-standalone.ts security healthy runtime/scripts/vnc-harness-standalone.ts
password_literal::runtime/scripts/playwright/vnc-harness-re… security healthy runtime/scripts/playwright/vnc-harness-report.ts
password_literal::runtime/web/src/vnc-harness.ts security healthy runtime/web/src/vnc-harness.ts

LabelLayerStatusPath
REGISTRY cicd healthy
GITHUB_TOKEN cicd healthy
BUN_PREFER_BASELINE cicd healthy
RELEASES_TOKEN cicd healthy
IMAGE_NAME cicd healthy
PICLAW_INTERNAL_SECRET cicd healthy

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::integration-gate cicd healthy .github/workflows/integration-gate.yml
gha::e2e cicd healthy .github/workflows/e2e.yml
gha::workitems-lock cicd healthy .github/workflows/workitems-lock.yml
gha::publish cicd healthy .github/workflows/publish.yml

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

LabelLayerStatusPath
vps::azure hardware healthy tests/e2e/setup/configure-github-models.ts
vps::aws hardware healthy scripts/migrate-state.json

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

LabelLayerStatusPath
sqlite data healthy docker-compose.yml

LabelLayerStatusPath
nginx network healthy runtime/test/extensions/cdp-browser-transport.test.ts

LabelLayerStatusPath
gpu (detected) hardware healthy runtime/test/web/meters.test.ts
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/508becbf-b45d-4fe9-b5f3-d49a26a57d6b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/508becbf-b45d-4fe9-b5f3-d49a26a57d6b/

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.