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.

QuietBriony/openclaw

https://github.com/QuietBriony/openclaw · scanned 2026-06-15 23:44 UTC (2 months, 4 weeks ago)

17 raw signals (0 security + 17 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 17 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 168 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
scopedUrl software healthy sw.js:scopedUrl
isMetadataRequest software healthy sw.js:isMetadataRequest
cacheFirst software healthy sw.js:cacheFirst
networkFirst software healthy sw.js:networkFirst
inspect_repo_harvest_sidecar software healthy openclaw/harvest_inspector.py:23
harvest_inspection_to_dict software healthy openclaw/harvest_inspector.py:42
_read_sidecar software healthy openclaw/harvest_inspector.py:57
_validate_sidecar software healthy openclaw/harvest_inspector.py:65
_source_summary software healthy openclaw/harvest_inspector.py:126
_classification_summary software healthy openclaw/harvest_inspector.py:139
_evaluation_summary software healthy openclaw/harvest_inspector.py:150
_harvest_summary software healthy openclaw/harvest_inspector.py:168
_routing_summary software healthy openclaw/harvest_inspector.py:178
_safety_summary software healthy openclaw/harvest_inspector.py:190
_promotion_summary software healthy openclaw/harvest_inspector.py:203
_obj software healthy openclaw/harvest_inspector.py:212
_string_list software healthy openclaw/harvest_inspector.py:216
build_parser software healthy openclaw/cli.py:26
main software healthy openclaw/cli.py:96
_packet_path_from_args software healthy openclaw/cli.py:253
_print_validation software healthy openclaw/cli.py:267
_join_command software healthy openclaw/cli.py:281
_quote software healthy openclaw/cli.py:285
_important_lines software healthy openclaw/cli.py:293
_print_packet_import software healthy openclaw/cli.py:309
_print_packet_inspection software healthy openclaw/cli.py:341
_print_harvest_inspection software healthy openclaw/cli.py:415
candidate_connector_id software healthy openclaw/connectors.py:23
load_registry software healthy openclaw/connectors.py:34
inspect_registry software healthy openclaw/connectors.py:54
drum_floor_generate_command software healthy openclaw/connectors.py:70
drum_floor_inspect_command software healthy openclaw/connectors.py:114
run_doctor software healthy openclaw/doctor.py:22
doctor_summary software healthy openclaw/doctor.py:37
_path_check software healthy openclaw/doctor.py:45
_python_check software healthy openclaw/doctor.py:49
_drum_floor_check software healthy openclaw/doctor.py:63
_external_openclaw_check software healthy openclaw/doctor.py:82
_subscription_env_checks software healthy openclaw/doctor.py:94
run_local_drum_floor software healthy openclaw/local_runner.py:50
list_local_candidates software healthy openclaw/local_runner.py:219
_run_command software healthy openclaw/local_runner.py:241
_write_local_run_log software healthy openclaw/local_runner.py:251
_errors_from_completed software healthy openclaw/local_runner.py:301
_failed_result software healthy openclaw/local_runner.py:313
_safe_name software healthy openclaw/local_runner.py:343
latest_music_packet_path software healthy openclaw/surface_inbox.py:31
default_downloads_dir software healthy openclaw/surface_inbox.py:35
find_latest_download_packet software healthy openclaw/surface_inbox.py:40
import_music_packet software healthy openclaw/surface_inbox.py:64

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
sw.js software healthy sw.js
index.html software healthy index.html
openclaw_cli.py software healthy openclaw_cli.py
AGENTS.md software healthy AGENTS.md
__init__.py software healthy openclaw/__init__.py
harvest_inspector.py software healthy openclaw/harvest_inspector.py
cli.py software healthy openclaw/cli.py
connectors.py software healthy openclaw/connectors.py
doctor.py software healthy openclaw/doctor.py
local_runner.py software healthy openclaw/local_runner.py
__main__.py software healthy openclaw/__main__.py
surface_inbox.py software healthy openclaw/surface_inbox.py
planner.py software healthy openclaw/planner.py
contracts.py software healthy openclaw/contracts.py
packet_inspector.py software healthy openclaw/packet_inspector.py
test_surface_inbox.py software healthy tests/test_surface_inbox.py
test_harvest_inspector.py software healthy tests/test_harvest_inspector.py
registry.json software healthy connectors/registry.json
music-orchestra-mission-board.md software healthy docs/music-orchestra-mission-board.md
openclaw-session-os.md software healthy docs/openclaw-session-os.md
surface-local-producer.md software healthy docs/surface-local-producer.md
connector-contract.md software healthy docs/connector-contract.md
producer-desk-routing.md software healthy docs/producer-desk-routing.md
session-runbook.md software healthy docs/session-runbook.md
packet-inspector-quickstart.md software healthy docs/packet-inspector-quickstart.md
current-stack-alignment.md software healthy docs/current-stack-alignment.md
manual.md software healthy docs/manual.md
check-pwa-static.mjs software healthy scripts/check-pwa-static.mjs
check-session-manifest.mjs software healthy scripts/check-session-manifest.mjs
chill-piano-bass-drum-trio.example.json software healthy sessions/examples/chill-piano-bass-drum-trio.example.json
raw-drum-candidate-export.example.json software healthy sessions/examples/raw-drum-candidate-export.example.json
soft-piano-raw-drum-drive.example.json software healthy sessions/examples/soft-piano-raw-drum-drive.example.json
music-orchestra-mission-board.example.json software healthy sessions/examples/music-orchestra-mission-board.example.json
chill-trio-live.example.json software healthy sessions/examples/chill-trio-live.example.json
music-stack-session.example.json software healthy sessions/examples/music-stack-session.example.json
session-manifest.v1.schema.json software healthy schemas/session-manifest.v1.schema.json
AGENTS.md quality healthy AGENTS.md

LabelLayerStatusPath
HarvestInspection software healthy openclaw/harvest_inspector.py:10
ConnectorSpec software healthy openclaw/connectors.py:13
DoctorCheck software healthy openclaw/doctor.py:15
LocalRunResult software healthy openclaw/local_runner.py:21
LocalCandidate software healthy openclaw/local_runner.py:40
PacketImportResult software healthy openclaw/surface_inbox.py:21
PlanStep software healthy openclaw/planner.py:11
ValidationResult software healthy openclaw/contracts.py:35
PacketInspection software healthy openclaw/packet_inspector.py:10
SurfaceInboxTests software healthy tests/test_surface_inbox.py:150
HarvestInspectorTests software healthy tests/test_harvest_inspector.py:82

LabelLayerStatusPath
openclaw software healthy openclaw
tests software healthy tests
connectors software healthy connectors
docs software healthy docs
scripts software healthy scripts
sessions software healthy sessions
examples software healthy sessions/examples
schemas software healthy schemas

LabelLayerStatusPath
repobility-clone-jm6o7ebb software healthy /tmp/repobility-clone-jm6o7ebb
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/073a8e63-76ec-477a-9927-597093ae7a7a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/073a8e63-76ec-477a-9927-597093ae7a7a/

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.