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.

wkysss/wclaw

https://github.com/wkysss/wclaw · scanned 2026-06-16 02:58 UTC (2 months ago)

13 raw signals (0 security + 13 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v2 · 13 actionable findings from 1 signal source. 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 141 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
parseNodeVersion software healthy openclaw.mjs:parseNodeVersion
isSupportedNodeVersion software healthy openclaw.mjs:isSupportedNodeVersion
ensureSupportedNodeVersion software healthy openclaw.mjs:ensureSupportedNodeVersion
isSourceCheckoutLauncher software healthy openclaw.mjs:isSourceCheckoutLauncher
isNodeCompileCacheDisabled software healthy openclaw.mjs:isNodeCompileCacheDisabled
isNodeCompileCacheRequested software healthy openclaw.mjs:isNodeCompileCacheRequested
sanitizeCompileCachePathSegment software healthy openclaw.mjs:sanitizeCompileCachePathSegment
readPackageVersion software healthy openclaw.mjs:readPackageVersion
resolvePackagedCompileCacheDirectory software healthy openclaw.mjs:resolvePackagedCompileCacheDirectory
runRespawnedChild software healthy openclaw.mjs:runRespawnedChild
detach software healthy openclaw.mjs:detach
forceKillChild software healthy openclaw.mjs:forceKillChild
requestChildTermination software healthy openclaw.mjs:requestChildTermination
scheduleParentExit software healthy openclaw.mjs:scheduleParentExit
listener software healthy openclaw.mjs:listener
respawnWithoutCompileCacheIfNeeded software healthy openclaw.mjs:respawnWithoutCompileCacheIfNeeded
respawnWithPackagedCompileCacheIfNeeded software healthy openclaw.mjs:respawnWithPackagedCompileCacheIfNeeded
getErrorMessage software healthy openclaw.mjs:getErrorMessage
isModuleNotFoundError software healthy openclaw.mjs:isModuleNotFoundError
isDirectModuleNotFoundError software healthy openclaw.mjs:isDirectModuleNotFoundError
installProcessWarningFilter software healthy openclaw.mjs:installProcessWarningFilter
tryImport software healthy openclaw.mjs:tryImport
exists software healthy openclaw.mjs:exists
buildMissingEntryErrorMessage software healthy openclaw.mjs:buildMissingEntryErrorMessage
isBareRootHelpInvocation software healthy openclaw.mjs:isBareRootHelpInvocation
resolvePrecomputedCommandHelp software healthy openclaw.mjs:resolvePrecomputedCommandHelp
isHelpFastPathDisabled software healthy openclaw.mjs:isHelpFastPathDisabled
normalizeLauncherHomeValue software healthy openclaw.mjs:normalizeLauncherHomeValue
resolveLauncherOsHomeDir software healthy openclaw.mjs:resolveLauncherOsHomeDir
resolveLauncherHomeDir software healthy openclaw.mjs:resolveLauncherHomeDir
resolveLauncherUserPath software healthy openclaw.mjs:resolveLauncherUserPath
resolveLauncherConfigPaths software healthy openclaw.mjs:resolveLauncherConfigPaths
shouldDeferRootHelpToRuntimeEntry software healthy openclaw.mjs:shouldDeferRootHelpToRuntimeEntry
loadPrecomputedHelpText software healthy openclaw.mjs:loadPrecomputedHelpText
tryOutputLauncherVersion software healthy openclaw.mjs:tryOutputLauncherVersion
isLauncherVersionFastPathArgv software healthy openclaw.mjs:isLauncherVersionFastPathArgv
normalizeLauncherMetadataValue software healthy openclaw.mjs:normalizeLauncherMetadataValue
readLauncherJson software healthy openclaw.mjs:readLauncherJson
resolveLauncherVersion software healthy openclaw.mjs:resolveLauncherVersion
resolveLauncherCommit software healthy openclaw.mjs:resolveLauncherCommit
formatLauncherCommit software healthy openclaw.mjs:formatLauncherCommit
readLauncherGitCommit software healthy openclaw.mjs:readLauncherGitCommit
resolveLauncherGitHeadPath software healthy openclaw.mjs:resolveLauncherGitHeadPath
resolveLauncherGitRefsBase software healthy openclaw.mjs:resolveLauncherGitRefsBase
readLauncherPackedRef software healthy openclaw.mjs:readLauncherPackedRef
tryOutputBareRootHelp software healthy openclaw.mjs:tryOutputBareRootHelp
tryOutputPrecomputedCommandHelp software healthy openclaw.mjs:tryOutputPrecomputedCommandHelp
normalizedLogHaystack software healthy tsdown.config.ts:normalizedLogHaystack
matchesExternalOption software healthy tsdown.config.ts:matchesExternalOption
buildInputOptions software healthy tsdown.config.ts:buildInputOptions

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

LabelLayerStatusPath
.crabbox.yaml software healthy .crabbox.yaml
.env.example software healthy .env.example
THIRD_PARTY_NOTICES.md software healthy THIRD_PARTY_NOTICES.md
vitest.config.ts software healthy vitest.config.ts
tsconfig.extensions.json software healthy tsconfig.extensions.json
tsconfig.extensions.projects.json software healthy tsconfig.extensions.projects.json
AGENTS.md software healthy AGENTS.md
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
CONTRIBUTING.md software healthy CONTRIBUTING.md
CHANGELOG.md software healthy CHANGELOG.md
fly.toml software healthy fly.toml
tsconfig.plugin-sdk.dts.json software healthy tsconfig.plugin-sdk.dts.json
ROADMAP.md software healthy ROADMAP.md
tsconfig.core.projects.json software healthy tsconfig.core.projects.json
README.md software healthy README.md
SECURITY.md software healthy SECURITY.md
LICENSE software healthy LICENSE
docker-compose.yml software healthy docker-compose.yml
package.json software healthy package.json
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
openclaw.mjs software healthy openclaw.mjs
render.yaml software healthy render.yaml
npm-shrinkwrap.json software healthy npm-shrinkwrap.json
tsconfig.core.json software healthy tsconfig.core.json
Dockerfile software healthy Dockerfile
pnpm-lock.yaml software healthy pnpm-lock.yaml
tsdown.config.ts software healthy tsdown.config.ts
.oxlintrc.json software healthy .oxlintrc.json
VISION.md software healthy VISION.md
tsconfig.projects.json software healthy tsconfig.projects.json
tsconfig.json software healthy tsconfig.json
AGENTS.md quality warning AGENTS.md

LabelLayerStatusPath
port:22 network healthy .crabbox.yaml
port:18789 network healthy Dockerfile
port:256 network healthy Dockerfile
port:8530 network healthy Dockerfile
port:24254 network healthy Dockerfile

LabelLayerStatusPath
auth::README.md security healthy README.md
auth::package.json security healthy package.json
auth::.env.example security healthy .env.example
auth::pnpm-workspace.yaml security healthy pnpm-workspace.yaml

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
openclaw-gateway hardware healthy docker-compose.yml
openclaw-cli hardware healthy docker-compose.yml

LabelLayerStatusPath
vps::azure hardware healthy .crabbox.yaml
vps::aws hardware healthy .crabbox.yaml
vps::gcp hardware healthy npm-shrinkwrap.json

LabelLayerStatusPath
wkysss__wclaw software healthy /data/fable5_failed_archive/wkysss__wclaw

LabelLayerStatusPath
sqlite data healthy AGENTS.md

LabelLayerStatusPath
pubsub data healthy README.md

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.yml

LabelLayerStatusPath
gpu (detected) hardware healthy README.md
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/38bf5484-7aa4-4e42-8968-5bd30ab6db37/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/38bf5484-7aa4-4e42-8968-5bd30ab6db37/

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.