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.

thedotmack/claude-mem

https://github.com/thedotmack/claude-mem · scanned 2026-06-16 00:34 UTC (2 months, 2 weeks ago)

426 raw signals (0 security + 426 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 416 actionable findings from 1 signal source. 10 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 4294 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
createMockApi software healthy openclaw/src/index.test.ts:createMockApi
startWorkerMock software healthy openclaw/src/index.test.ts:startWorkerMock
startSSEServer software healthy openclaw/src/index.test.ts:startSSEServer
poolEmojiForAgent software healthy openclaw/src/index.ts:poolEmojiForAgent
buildGetSourceLabel software healthy openclaw/src/index.ts:buildGetSourceLabel
getSourceLabel software healthy openclaw/src/index.ts:getSourceLabel
workerBaseUrl software healthy openclaw/src/index.ts:workerBaseUrl
circuitAllow software healthy openclaw/src/index.ts:circuitAllow
circuitOnSuccess software healthy openclaw/src/index.ts:circuitOnSuccess
circuitOnFailure software healthy openclaw/src/index.ts:circuitOnFailure
circuitReset software healthy openclaw/src/index.ts:circuitReset
workerPost software healthy openclaw/src/index.ts:workerPost
workerPostFireAndForget software healthy openclaw/src/index.ts:workerPostFireAndForget
workerGetText software healthy openclaw/src/index.ts:workerGetText
workerGetJson software healthy openclaw/src/index.ts:workerGetJson
formatObservationMessage software healthy openclaw/src/index.ts:formatObservationMessage
truncateText software healthy openclaw/src/index.ts:truncateText
parseStringArray software healthy openclaw/src/index.ts:parseStringArray
sendDirectTelegram software healthy openclaw/src/index.ts:sendDirectTelegram
sendToChannel software healthy openclaw/src/index.ts:sendToChannel
connectToSSEStream software healthy openclaw/src/index.ts:connectToSSEStream
claudeMemPlugin software healthy openclaw/src/index.ts:claudeMemPlugin
userConfig software healthy openclaw/src/index.ts:userConfig
getProjectName software healthy openclaw/src/index.ts:getProjectName
getContentSessionId software healthy openclaw/src/index.ts:getContentSessionId
shouldInjectContext software healthy openclaw/src/index.ts:shouldInjectContext
getSessionAliases software healthy openclaw/src/index.ts:getSessionAliases
rememberSessionContext software healthy openclaw/src/index.ts:rememberSessionContext
shouldSkipDuplicatePromptInit software healthy openclaw/src/index.ts:shouldSkipDuplicatePromptInit
clearSessionContext software healthy openclaw/src/index.ts:clearSessionContext
getContextForPrompt software healthy openclaw/src/index.ts:getContextForPrompt
initSessionOnce software healthy openclaw/src/index.ts:initSessionOnce
summarizeSearchResults software healthy openclaw/src/index.ts:summarizeSearchResults
parseLimit software healthy openclaw/src/index.ts:parseLimit
requiredEnv software healthy docker/e2e/server-beta-e2e.mjs:requiredEnv
assert software healthy docker/e2e/server-beta-e2e.mjs:assert
sleep software healthy docker/e2e/server-beta-e2e.mjs:sleep
request software healthy docker/e2e/server-beta-e2e.mjs:request
json software healthy docker/e2e/server-beta-e2e.mjs:json
requestJson software healthy docker/e2e/server-beta-e2e.mjs:requestJson
expectStatus software healthy docker/e2e/server-beta-e2e.mjs:expectStatus
waitForReadiness software healthy docker/e2e/server-beta-e2e.mjs:waitForReadiness
assertRedisPing software healthy docker/e2e/server-beta-e2e.mjs:assertRedisPing
assertQueueHealth software healthy docker/e2e/server-beta-e2e.mjs:assertQueueHealth
assertInfoEndpoint software healthy docker/e2e/server-beta-e2e.mjs:assertInfoEndpoint
phase1 software healthy docker/e2e/server-beta-e2e.mjs:phase1
phase2 software healthy docker/e2e/server-beta-e2e.mjs:phase2
prompt software healthy tests/hook-lifecycle.test.ts:prompt
fmt software healthy tests/hook-lifecycle.test.ts:fmt
findTypeScriptFiles software healthy tests/log-level-audit.test.ts:findTypeScriptFiles

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

LabelLayerStatusPath
.markdownlint.json software healthy .markdownlint.json
.translation-cache.json software healthy .translation-cache.json
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
bunfig.toml software healthy bunfig.toml
package.json software healthy package.json
WARP.md software healthy WARP.md
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
docker-compose.e2e.yml software healthy docker-compose.e2e.yml
NOTICE software healthy NOTICE
transcript-watch.example.json software healthy transcript-watch.example.json
SECURITY.md software healthy SECURITY.md
CHANGELOG.md software healthy CHANGELOG.md
docker-compose.yml software healthy docker-compose.yml
openclaw.plugin.json software healthy openclaw/openclaw.plugin.json
TESTING.md software healthy openclaw/TESTING.md
install.sh software healthy openclaw/install.sh
package.json software healthy openclaw/package.json
e2e-verify.sh software healthy openclaw/e2e-verify.sh
test-e2e.sh software healthy openclaw/test-e2e.sh
test-install.sh software healthy openclaw/test-install.sh
test-sse-consumer.js software healthy openclaw/test-sse-consumer.js
tsconfig.json software healthy openclaw/tsconfig.json
SKILL.md software healthy openclaw/SKILL.md
index.test.ts software healthy openclaw/src/index.test.ts
index.ts software healthy openclaw/src/index.ts
README.md software healthy docker/claude-mem/README.md
run.sh software healthy docker/claude-mem/run.sh
Dockerfile software healthy docker/claude-mem/Dockerfile
build.sh software healthy docker/claude-mem/build.sh
entrypoint.sh software healthy docker/claude-mem/entrypoint.sh
server-beta-e2e.mjs software healthy docker/e2e/server-beta-e2e.mjs
vercel.json software healthy install/vercel.json
installer.js software healthy install/public/installer.js
install.sh software healthy install/public/install.sh
install-disable-auto-memory.test.ts software healthy tests/install-disable-auto-memory.test.ts
session_store.test.ts software healthy tests/session_store.test.ts
json-utils.test.ts software healthy tests/json-utils.test.ts
hook-lifecycle.test.ts software healthy tests/hook-lifecycle.test.ts
log-level-audit.test.ts software healthy tests/log-level-audit.test.ts
codex-transcript-watcher-windows.test.ts software healthy tests/codex-transcript-watcher-windows.test.ts
bun-runner.test.ts software healthy tests/bun-runner.test.ts
write-json-file-atomic.test.ts software healthy tests/write-json-file-atomic.test.ts
plugin-scripts-line-endings.test.ts software healthy tests/plugin-scripts-line-endings.test.ts
uninstall-clear-auto-memory.test.ts software healthy tests/uninstall-clear-auto-memory.test.ts
hook-constants.test.ts software healthy tests/hook-constants.test.ts
worker-spawn.test.ts software healthy tests/worker-spawn.test.ts
claude-provider-error-classifier.test.ts software healthy tests/claude-provider-error-classifier.test.ts
plugin-version-check-ensure-deps.test.ts software healthy tests/plugin-version-check-ensure-deps.test.ts

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

LabelLayerStatusPath
openclaw software healthy openclaw
src software healthy openclaw/src
docker software healthy docker
claude-mem software healthy docker/claude-mem
e2e software healthy docker/e2e
install software healthy install
public software healthy install/public
tests software healthy tests
integrations software healthy tests/integrations
adapters software healthy tests/adapters
security software healthy tests/security
integration software healthy tests/integration
npx-cli software healthy tests/npx-cli
compat software healthy tests/compat
supervisor software healthy tests/supervisor
shared software healthy tests/shared
scripts software healthy tests/scripts
cli software healthy tests/cli
adapters software healthy tests/cli/adapters
handlers software healthy tests/cli/handlers
utils software healthy tests/utils
worker software healthy tests/worker
middleware software healthy tests/worker/middleware
http software healthy tests/worker/http
routes software healthy tests/worker/http/routes
search software healthy tests/worker/search
strategies software healthy tests/worker/search/strategies
agents software healthy tests/worker/agents
viewer software healthy tests/viewer
transcripts software healthy tests/transcripts
servers software healthy tests/servers
hooks software healthy tests/hooks
server software healthy tests/server
middleware software healthy tests/server/middleware
runtime software healthy tests/server/runtime
generation software healthy tests/server/generation
jobs software healthy tests/server/jobs
services software healthy tests/services
integrations software healthy tests/services/integrations
sync software healthy tests/services/sync
worker software healthy tests/services/worker
queue software healthy tests/services/queue
smart-file-read software healthy tests/services/smart-file-read
sqlite software healthy tests/services/sqlite
observations software healthy tests/services/sqlite/observations
core software healthy tests/core
schemas software healthy tests/core/schemas
context software healthy tests/context
formatters software healthy tests/context/formatters
infrastructure software healthy tests/infrastructure

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

LabelLayerStatusPath
structure software healthy tests/integration/chroma-vector-sync.test.ts:structure
itself software healthy tests/worker/provider-errors.test.ts:itself
instance software healthy tests/worker/provider-errors.test.ts:instance
OverloadedError software healthy tests/worker/provider-errors.test.ts:OverloadedError
OverloadedError software healthy tests/worker/provider-classifiers.test.ts:OverloadedError
MemoryStorage software healthy tests/viewer/welcome-card-storage.test.ts:MemoryStorage
as software healthy tests/transcripts/cursor-extraction.test.ts:as
StubProvider software healthy tests/server/generation/provider-observation-generator.test…
StubProvider software healthy tests/server/generation/scope-enforcement.test.ts:StubProvi…
FakeFetch software healthy tests/server/generation/providers.test.ts:FakeFetch
CapturingFetch software healthy tests/server/generation/providers.test.ts:CapturingFetch
FakeTransport software healthy tests/services/sync/chroma-mcp-manager-singleton.test.ts:Fa…
FakeClient software healthy tests/services/sync/chroma-mcp-manager-singleton.test.ts:Fa…
FakeTransport software healthy tests/services/sync/chroma-mcp-manager-ssl.test.ts:FakeTran…
FakeClient software healthy tests/services/sync/chroma-mcp-manager-ssl.test.ts:FakeClie…
as software healthy plugin/ui/viewer-bundle.js:as
did software healthy plugin/scripts/server-beta-service.cjs:did
s software healthy plugin/scripts/mcp-server.cjs:s
of software healthy scripts/smoke-clean-room.cjs:of
InstallAbortError software healthy src/npx-cli/install/error-reporter.ts:InstallAbortError
Supervisor software healthy src/supervisor/index.ts:Supervisor
ProcessRegistry software healthy src/supervisor/process-registry.ts:ProcessRegistry
as software healthy src/shared/EnvManager.ts:as
SettingsDefaultsManager software healthy src/shared/SettingsDefaultsManager.ts:SettingsDefaultsManag…
of software healthy src/shared/transcript-parser.ts:of
ErrorBoundary software healthy src/ui/viewer/components/ErrorBoundary.tsx:ErrorBoundary
AdapterRejectedInput software healthy src/cli/adapters/errors.ts:AdapterRejectedInput
where software healthy src/utils/bmp-safe.ts:where
Logger software healthy src/utils/logger.ts:Logger
BetterAuthRoutes software healthy src/server/auth/BetterAuthRoutes.ts:BetterAuthRoutes
SessionsSummarizeAdapter software healthy src/server/compat/SessionsSummarizeAdapter.ts:SessionsSumma…
SessionsObservationsAdapter software healthy src/server/compat/SessionsObservationsAdapter.ts:SessionsOb…
ServerV1PostgresRoutes software healthy src/server/routes/v1/ServerV1PostgresRoutes.ts:ServerV1Post…
ServerV1Routes software healthy src/server/routes/v1/ServerV1Routes.ts:ServerV1Routes
ServerBetaRuntimeInfoRoutes software healthy src/server/runtime/ServerBetaService.ts:ServerBetaRuntimeIn…
ServerBetaService software healthy src/server/runtime/ServerBetaService.ts:ServerBetaService
expects software healthy src/server/runtime/ServerBetaService.ts:expects
ServerViewerRoutes software healthy src/server/runtime/ServerViewerRoutes.ts:ServerViewerRoutes
is software healthy src/server/runtime/ActiveServerBetaGenerationWorkerManager.…
ActiveServerBetaGenerationWorkerManager software healthy src/server/runtime/ActiveServerBetaGenerationWorkerManager.…
ServerSessionRuntimeRepository software healthy src/server/runtime/ServerSessionRuntimeRepository.ts:Server…
DisabledServerBetaBoundary software healthy src/server/runtime/types.ts:DisabledServerBetaBoundary
DisabledServerBetaQueueManager software healthy src/server/runtime/types.ts:DisabledServerBetaQueueManager
DisabledServerBetaGenerationWorkerManager software healthy src/server/runtime/types.ts:DisabledServerBetaGenerationWor…
DisabledServerBetaProviderRegistry software healthy src/server/runtime/types.ts:DisabledServerBetaProviderRegis…
DisabledServerBetaEventBroadcaster software healthy src/server/runtime/types.ts:DisabledServerBetaEventBroadcas…
ActiveServerBetaQueueManager software healthy src/server/runtime/ActiveServerBetaQueueManager.ts:ActiveSe…
so software healthy src/server/generation/ProviderObservationGenerator.ts:so
ServerGenerationScopeViolationError software healthy src/server/generation/ProviderObservationGenerator.ts:Serve…
ProviderObservationGenerator software healthy src/server/generation/ProviderObservationGenerator.ts:Provi…

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

LabelLayerStatusPath
GET /api/health api healthy plugin/scripts/server-beta-service.cjs
GET /api/readiness api healthy plugin/scripts/server-beta-service.cjs
GET /api/version api healthy plugin/scripts/server-beta-service.cjs
GET /api/instructions api healthy plugin/scripts/server-beta-service.cjs
POST /api/admin/restart api healthy plugin/scripts/server-beta-service.cjs
POST /api/admin/shutdown api healthy plugin/scripts/server-beta-service.cjs
GET /api/admin/doctor api healthy plugin/scripts/server-beta-service.cjs
USE /v1 api healthy plugin/scripts/server-beta-service.cjs
POST /v1/events api healthy plugin/scripts/server-beta-service.cjs
POST /v1/events/batch api healthy plugin/scripts/server-beta-service.cjs
GET /v1/events/:id api healthy plugin/scripts/server-beta-service.cjs
GET /v1/events/:id/observations api healthy plugin/scripts/server-beta-service.cjs
GET /v1/teams/:teamId/jobs api healthy plugin/scripts/server-beta-service.cjs
GET /v1/projects/:projectId/jobs api healthy plugin/scripts/server-beta-service.cjs
GET /v1/jobs api healthy plugin/scripts/server-beta-service.cjs
GET /v1/jobs/:id api healthy plugin/scripts/server-beta-service.cjs
POST /v1/jobs/:id/retry api healthy plugin/scripts/server-beta-service.cjs
POST /v1/jobs/:id/cancel api healthy plugin/scripts/server-beta-service.cjs
POST /v1/sessions/start api healthy plugin/scripts/server-beta-service.cjs
GET /v1/sessions/:id api healthy plugin/scripts/server-beta-service.cjs
POST /v1/sessions/:id/end api healthy plugin/scripts/server-beta-service.cjs
POST /v1/memories api healthy plugin/scripts/server-beta-service.cjs
POST /v1/search api healthy plugin/scripts/server-beta-service.cjs
POST /v1/context api healthy plugin/scripts/server-beta-service.cjs
POST /api/sessions/observations api healthy plugin/scripts/server-beta-service.cjs
POST /api/sessions/summarize api healthy plugin/scripts/server-beta-service.cjs
DELETE api healthy plugin/scripts/server-beta-service.cjs
GET / api healthy plugin/scripts/server-beta-service.cjs
GET /healthz api healthy plugin/scripts/server-beta-service.cjs
GET /v1/info api healthy plugin/scripts/server-beta-service.cjs
ALL /api/auth/*splat api healthy plugin/scripts/worker-service.cjs
GET /v1/projects api healthy plugin/scripts/worker-service.cjs
POST /v1/projects api healthy plugin/scripts/worker-service.cjs
GET /v1/projects/:id api healthy plugin/scripts/worker-service.cjs
GET /v1/memories/:id api healthy plugin/scripts/worker-service.cjs
PATCH /v1/memories/:id api healthy plugin/scripts/worker-service.cjs
GET /v1/audit api healthy plugin/scripts/worker-service.cjs
POST /v1/environments?beta=true api healthy plugin/scripts/worker-service.cjs
POST /v1/files?beta=true api healthy plugin/scripts/worker-service.cjs
POST /v1/user_profiles?beta=true api healthy plugin/scripts/worker-service.cjs
POST /v1/agents?beta=true api healthy plugin/scripts/worker-service.cjs
POST /v1/memory_stores?beta=true api healthy plugin/scripts/worker-service.cjs
POST /v1/messages/batches?beta=true api healthy plugin/scripts/worker-service.cjs
POST /v1/messages?beta=true api healthy plugin/scripts/worker-service.cjs
POST /v1/messages/count_tokens?beta=true api healthy plugin/scripts/worker-service.cjs
POST /v1/sessions?beta=true api healthy plugin/scripts/worker-service.cjs
POST /v1/skills?beta=true api healthy plugin/scripts/worker-service.cjs
POST /v1/vaults?beta=true api healthy plugin/scripts/worker-service.cjs
POST /v1/complete api healthy plugin/scripts/worker-service.cjs
POST /v1/messages/batches api healthy plugin/scripts/worker-service.cjs

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

LabelLayerStatusPath
/tmp/x frontend healthy tests/integrations/opencode-plugin-contract.test.ts
/a frontend healthy tests/integrations/opencode-plugin-contract.test.ts
/src frontend healthy tests/utils/logger-format-tool.test.ts
/test frontend healthy tests/worker/http/routes/data-routes-coercion.test.ts
/api/corpus frontend healthy tests/worker/http/routes/corpus-routes-coercion.test.ts
/api/memory/save frontend healthy tests/worker/http/routes/memory-routes.test.ts
/api/test frontend healthy tests/server/error-handler.test.ts
/api/unknown frontend healthy tests/server/error-handler.test.ts
/api/users frontend healthy tests/server/error-handler.test.ts
/api/items/123 frontend healthy tests/server/error-handler.test.ts
/api/config frontend healthy tests/server/error-handler.test.ts
/missing frontend healthy tests/server/error-handler.test.ts
/Users/alice/secret-project/index.ts frontend healthy tests/telemetry/scrub.test.ts
/api/search/observations frontend healthy src/services/worker/http/routes/SearchRoutes.ts
/api/search/sessions frontend healthy src/services/worker/http/routes/SearchRoutes.ts
/api/search/prompts frontend healthy src/services/worker/http/routes/SearchRoutes.ts
/api/search/by-concept frontend healthy src/services/worker/http/routes/SearchRoutes.ts
/api/search/by-file frontend healthy src/services/worker/http/routes/SearchRoutes.ts
/api/search/by-type frontend healthy src/services/worker/http/routes/SearchRoutes.ts
/api/context/recent frontend healthy src/services/worker/http/routes/SearchRoutes.ts
/api/context/timeline frontend healthy src/services/worker/http/routes/SearchRoutes.ts
/api/timeline/by-query frontend healthy src/services/worker/http/routes/SearchRoutes.ts
/api/search/help frontend healthy src/services/worker/http/routes/SearchRoutes.ts

LabelLayerStatusPath
auth::scripts/build-hooks.js security healthy scripts/build-hooks.js
auth::plugin/skills/wowerpoint/SKILL.md security healthy plugin/skills/wowerpoint/SKILL.md
auth::src/shared/oauth-token.ts security healthy src/shared/oauth-token.ts
auth::evals/swebench/run-batch.py security healthy evals/swebench/run-batch.py
auth::tests/worker/agents/response-processor.test.ts security healthy tests/worker/agents/response-processor.test.ts
auth::tests/supervisor/env-sanitizer.test.ts security healthy tests/supervisor/env-sanitizer.test.ts
auth::tests/env-isolation.test.ts security healthy tests/env-isolation.test.ts
auth::plugin/scripts/mcp-server.cjs security healthy plugin/scripts/mcp-server.cjs
auth::plugin/skills/mem-search/SKILL.md security healthy plugin/skills/mem-search/SKILL.md
auth::src/utils/logger.ts security healthy src/utils/logger.ts
auth::docker/claude-mem/run.sh security healthy docker/claude-mem/run.sh
auth::tests/worker/rate-limit-store.test.ts security healthy tests/worker/rate-limit-store.test.ts
auth::tests/server/runtime/server-mcp-routes.test.ts security healthy tests/server/runtime/server-mcp-routes.test.ts
auth::docker/claude-mem/README.md security healthy docker/claude-mem/README.md
auth::src/shared/EnvManager.ts security healthy src/shared/EnvManager.ts
auth::tests/shared/oauth-token.test.ts security healthy tests/shared/oauth-token.test.ts
auth::src/cli/handlers/context.ts security healthy src/cli/handlers/context.ts
auth::evals/swebench/smoke-test.sh security healthy evals/swebench/smoke-test.sh
auth::src/services/worker/RateLimitStore.ts security healthy src/services/worker/RateLimitStore.ts
auth::tests/sdk/parse-summary.test.ts security healthy tests/sdk/parse-summary.test.ts

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.yml
203.0.113.10 network healthy tests/server/auth-api-key.test.ts
10.0.0.5 network healthy tests/server/auth-api-key.test.ts
203.0.113.7 network healthy tests/telemetry/scrub.test.ts
11.387.599.111 network healthy plugin/ui/viewer-bundle.js
3.492.997.107 network healthy plugin/ui/viewer-bundle.js
3.176.77.84 network healthy plugin/ui/viewer-bundle.js
5.921.43.372 network healthy plugin/ui/viewer-bundle.js
319.192.694.801 network healthy plugin/ui/viewer-bundle.js
12.098.246.198 network healthy plugin/ui/viewer-bundle.js

LabelLayerStatusPath
publish cicd healthy .github/workflows/npm-publish.yml
convert cicd healthy .github/workflows/convert-feature-requests.yml
deploy cicd healthy .github/workflows/deploy-install-scripts.yml
summary cicd healthy .github/workflows/summary.yml
build cicd healthy .github/workflows/ci.yml
clean-room-deps cicd healthy .github/workflows/ci.yml
server-runtime-e2e-docker cicd healthy .github/workflows/ci.yml
claude cicd healthy .github/workflows/claude.yml
build cicd healthy .github/workflows/windows.yml

LabelLayerStatusPath
port:37877 network healthy docker-compose.yml
port:37777 network healthy openclaw/install.sh
port:6379 network healthy tests/server/server.test.ts
port:41000 network healthy tests/server/server-security-headers.test.ts
port:42000 network healthy tests/server/server-viewer-routes.test.ts
port:45678 network healthy tests/services/worker-restart-verify.test.ts
port:37888 network healthy tests/infrastructure/process-manager.test.ts
port:37999 network healthy tests/infrastructure/process-manager.test.ts

LabelLayerStatusPath
schema_versions data healthy src/services/sqlite/schema.sql
sdk_sessions data healthy src/services/sqlite/schema.sql
observations data healthy src/services/sqlite/schema.sql
session_summaries data healthy src/services/sqlite/schema.sql
pending_messages data healthy src/services/sqlite/schema.sql
user_prompts data healthy src/services/sqlite/schema.sql
observation_feedback data healthy src/services/sqlite/schema.sql

LabelLayerStatusPath
gha::npm-publish cicd healthy .github/workflows/npm-publish.yml
gha::convert-feature-requests cicd healthy .github/workflows/convert-feature-requests.yml
gha::deploy-install-scripts cicd healthy .github/workflows/deploy-install-scripts.yml
gha::summary cicd healthy .github/workflows/summary.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::claude cicd healthy .github/workflows/claude.yml
gha::windows cicd healthy .github/workflows/windows.yml

LabelLayerStatusPath
VERCEL_PROJECT_ID cicd healthy
VERCEL_ORG_ID cicd healthy
NPM_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy
VERCEL_TOKEN cicd healthy
CLAUDE_CODE_OAUTH_TOKEN cicd healthy

LabelLayerStatusPath
image::docker/claude-mem/Dockerfile hardware healthy docker/claude-mem/Dockerfile
postgres hardware healthy docker-compose.yml
valkey hardware healthy docker-compose.yml
claude-mem-server hardware healthy docker-compose.yml
claude-mem-worker hardware healthy docker-compose.yml

LabelLayerStatusPath
sqlite data healthy README.md
postgres data healthy docker-compose.e2e.yml
redis data healthy docker-compose.yml
postgresql data healthy docker-compose.yml

LabelLayerStatusPath
vps::aws hardware healthy scripts/translate-readme/README.md
vps::gcp hardware healthy scripts/translate-readme/README.md
vps::azure hardware healthy src/shared/SettingsDefaultsManager.ts

LabelLayerStatusPath
generic_api_key::openclaw/test-install.sh security healthy openclaw/test-install.sh
generic_api_key::docker/e2e/server-beta-e2e.mjs security healthy docker/e2e/server-beta-e2e.mjs
password_literal::scripts/e2e-server-beta-docker.sh security healthy scripts/e2e-server-beta-docker.sh

LabelLayerStatusPath
migration-runner.test.ts data healthy tests/services/sqlite/migration-runner.test.ts
runner.ts data healthy src/services/sqlite/migrations/runner.ts

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

LabelLayerStatusPath
bullmq data healthy package.json

LabelLayerStatusPath
loadbalancer network healthy src/server/middleware/request-id.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/15461b0a-dfc3-48c2-a521-11e925bdc000/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/15461b0a-dfc3-48c2-a521-11e925bdc000/

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.