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.

trevorotts1/openclaw-onboarding

https://github.com/trevorotts1/openclaw-onboarding · scanned 2026-06-16 00:42 UTC (2 months, 1 week ago)

164 raw signals (0 security + 164 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 127 actionable findings from 1 signal source. 37 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
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 53.5/100 with 88.9% coverage. It contains 4514 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 164 findings — concentrated in quality (91), cicd (30), software (23). Risk profile is high: 3 critical, 5 high, 34 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 93 of 127 actionable findings. 164 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical System graph security Secrets conf 1.00 Possible secret in 44-convert-and-flow-operator/tools/engine/cli_anything/gohighlevel/internal/transport.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
44-convert-and-flow-operator/tools/engine/cli_anything/gohighlevel/internal/transport.py:38
critical System graph security Secrets conf 1.00 Possible secret in 44-convert-and-flow-operator/tools/engine/cli_anything/gohighlevel/utils/ghl_internal_client.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
44-convert-and-flow-operator/tools/engine/cli_anything/gohighlevel/utils/ghl_internal_client.py:26
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: 09-context7/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
09-context7/SKILL.md:65 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: 17-self-improving-agent/upstream-original/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
17-self-improving-agent/upstream-original/SKILL.md:159 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: 28-cinematic-forge/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
28-cinematic-forge/SKILL.md:272 SecretsSkill file
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — 46-kie-callback-relay/box-kv-poller.js:314
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — 46-kie-callback-relay/worker/src/index.js:239
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: 15-blackceo-team-management/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
15-blackceo-team-management/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: 16-summarize-youtube/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
16-summarize-youtube/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: 17-self-improving-agent/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
17-self-improving-agent/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: 19-humanizer/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
19-humanizer/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: 20-youtube-watcher/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
20-youtube-watcher/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: 20-youtube-watcher/upstream-original/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
20-youtube-watcher/upstream-original/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: 21-tavily-search/upstream-original/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
21-tavily-search/upstream-original/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: 24-storyboard-writer/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
24-storyboard-writer/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: 26-caption-creator/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
26-caption-creator/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: 27-video-editor/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
27-video-editor/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: 30-fish-audio-api-reference/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
30-fish-audio-api-reference/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: 39-real-estate-playbook/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
39-real-estate-playbook/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: 40-zhc-public-records-scraper/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
40-zhc-public-records-scraper/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: platform/vps/skills/markitdown-skill/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
platform/vps/skills/markitdown-skill/SKILL.md VerificationSkill file
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: 11-superdesign/SKILL.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
11-superdesign/SKILL.md:142 Supply chainSkill file
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing license, lockfile. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in 38-conversational-ai-system/scripts/29-deploy-pixel-cloudflare.sh:168
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
38-conversational-ai-system/scripts/29-deploy-pixel-cloudflare.sh:168 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'subprocess_shell_true' in 22-book-to-persona-coaching-leadership-system/pipeline/orchestrator.py:620
Found a known-risky pattern (subprocess_shell_true). Review and replace if possible.
22-book-to-persona-coaching-leadership-system/pipeline/orchestrator.py:620 Subprocess shell true
medium System graph security security conf 1.00 Insecure pattern 'subprocess_shell_true' in shared-utils/check-skill-prereqs.sh:177
Found a known-risky pattern (subprocess_shell_true). Review and replace if possible.
shared-utils/check-skill-prereqs.sh:177 Subprocess shell true
medium System graph cicd CI/CD security conf 1.00 Install-time lifecycle script performs network/shell-sensitive actions
preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access.
37-zhc-closeout/templates/workforce-org-chart/package.json CI/CD securitySupply chainNpm
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — 22-book-to-persona-coaching-leadership-system/pipeline/orchestrator.py:585
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — 23-ai-workforce-blueprint/scripts/populate-sops-from-manifest.py:228
`subprocess.Popen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — 23-ai-workforce-blueprint/scripts/select-persona-for-task.py:92
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — 26-caption-creator/Scripts/animated_captions.py:95
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — shared-utils/migrate_zhc_runner.py:398
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 231 placeholder/mock markers across 85 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph network Security conf 1.00 Privileged port 11 in use
Port 11 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
scripts/setup-weekly-update.sh Ports
medium System graph network Security conf 1.00 Privileged port 12 in use
Port 12 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
35-social-media-planner/scripts/register-weekly-cron.sh Ports
medium System graph network Security conf 1.00 Privileged port 18 in use
Port 18 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
39-real-estate-playbook/scripts/07-register-crons.sh Ports
medium System graph network Security conf 1.00 Privileged port 59 in use
Port 59 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
scripts/setup-weekly-update.sh Ports
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
12 test file(s) for 135 source file(s) (ratio 0.09). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Integrity conf 1.00 50 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `BLACKCEO_COMMAND_CENTER_ROOT`, `CAF_DATA_DIR`, `CAF_INTERNAL_MAX_WORKERS`, `CAF_INTERNAL_STEP_BACKOFF_MS`, `CC_PUBLIC_URL`, `CLI_ANYTHING_NO_COLOR`, `COMPANY_BRAND_COLORS`, `COMPANY_INDUSTRY` + 42 more. Add them (with a placeholder/comment) to .en…
config drift
low System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, lockfile. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 2015 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph cicd CI/CD security conf 1.00 29 occurrences GitHub Action is tag-pinned rather than SHA-pinned
actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
10 files, 29 locations
.github/workflows/skill44-e2e.yml:67, 70, 166, 169, 246, 249, 339, 342, +1 more (9 hits)
.github/workflows/version-consistency.yml:49, 52, 196, 276, 338 (5 hits)
.github/workflows/skill44-install-path.yml:48, 139, 188 (3 hits)
.github/workflows/closeout-watchdog-guard.yml:52, 55 (2 hits)
.github/workflows/core-updates-wiring-guard.yml:33, 36 (2 hits)
.github/workflows/cron-owner-chat-guard.yml:31, 34 (2 hits)
.github/workflows/model-selector-guard.yml:35, 38 (2 hits)
.github/workflows/qc-static.yml:29, 32 (2 hits)
CI/CD securitySupply chainGithub actions
low System graph quality Integrity conf 1.00 9 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: 23-ai-workforce-blueprint/scripts/create_role_workspaces.py:stub_memory, shared-utils/create-role-workspaces.py:stub_memory This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate…
9 occurrences
repo-level (9 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 2 occurrences Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: 44-convert-and-flow-operator/tools/engine/builders/wf5-ht-interest-builder.py:email_step_seq, 44-convert-and-flow-operator/tools/engine/builders/wf1-course-interest-builder.py:email_step_seq, 44-convert-and-flow-operator/tools/engine/builders/wf6-post…
2 occurrences
repo-level (2 hits)
duplicatesduplication
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: 37-zhc-closeout/templates/workforce-org-chart/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
37-zhc-closeout/templates/workforce-org-chart/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: 46-kie-callback-relay/worker/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
46-kie-callback-relay/worker/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `canonical_legacy` in 23-ai-workforce-blueprint/scripts/build-workforce.py:926
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `mac_legacy` in 23-ai-workforce-blueprint/lib/detect_platform.py:36
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `mac_legacy` in shared-utils/detect_platform.py:56
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `mac_legacy` in shared-utils/resolve_injected_core_files.py:179
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `r15_old` in 38-conversational-ai-system/_wire_rules_15_16.py:18
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `sorted_legacy` in shared-utils/migrate_zhc_runner.py:188
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `would_copy` in 23-ai-workforce-blueprint/scripts/reconcile-legacy-tree.py:163
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph software Dead code conf 1.00 Possibly dead Python function: bottom_toolbar
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
44-convert-and-flow-operator/tools/engine/cli_anything/gohighlevel/utils/repl_skin.py:487
low System graph software Dead code conf 1.00 Possibly dead Python function: call_llm_for_adherence
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
23-ai-workforce-blueprint/scripts/verify-persona-adherence.py:146
low System graph software Dead code conf 1.00 Possibly dead Python function: call_moonshot
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
22-book-to-persona-coaching-leadership-system/pipeline/orchestrator.py:893
low System graph software Dead code conf 1.00 Possibly dead Python function: create_workflow
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
44-convert-and-flow-operator/tools/engine/cli_anything/gohighlevel/internal/adapter.py:89
low System graph software Dead code conf 1.00 Possibly dead Python function: ensure_trio_quad_rows
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
32-command-center-setup/scripts/lib-trio-quad-rows.py:57
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_pdf_text
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
22-book-to-persona-coaching-leadership-system/pipeline/orchestrator.py:778
low System graph software Dead code conf 1.00 Possibly dead Python function: find_all_keys_for_service
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
shared-utils/api_key_utils.py:262
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_data
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
22-book-to-persona-coaching-leadership-system/pipeline/orchestrator.py:545
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_endtag
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
22-book-to-persona-coaching-leadership-system/pipeline/orchestrator.py:542
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_starttag
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
22-book-to-persona-coaching-leadership-system/pipeline/orchestrator.py:539
low System graph software Dead code conf 1.00 Possibly dead Python function: log_answer
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
23-ai-workforce-blueprint/scripts/build-workforce.py:5036
low System graph software Dead code conf 1.00 Possibly dead Python function: log_fallback
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
23-ai-workforce-blueprint/scripts/build-workforce.py:4999
low System graph software Dead code conf 1.00 Possibly dead Python function: progress
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
44-convert-and-flow-operator/tools/engine/cli_anything/gohighlevel/utils/repl_skin.py:349
low System graph software Dead code conf 1.00 Possibly dead Python function: refuse_if_canonical
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
23-ai-workforce-blueprint/scripts/sop_boundary_gate.py:160
low System graph software Dead code conf 1.00 Possibly dead Python function: render_deck
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
23-ai-workforce-blueprint/templates/presentation-render/render_deck.py:254
low System graph software Dead code conf 1.00 Possibly dead Python function: repl
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
shared-utils/nudge-incomplete-interviews.py:140
low System graph software Dead code conf 1.00 Possibly dead Python function: research_unknown_answer
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
23-ai-workforce-blueprint/scripts/build-workforce.py:2269
low System graph software Dead code conf 1.00 Possibly dead Python function: resolve_key
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
shared-utils/key_resolver.py:80
low System graph software Dead code conf 1.00 Possibly dead Python function: seed_canonical_from_skill22
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
shared-utils/resolve_persona_categories_path.py:104
low System graph software Dead code conf 1.00 Possibly dead Python function: status_block
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
44-convert-and-flow-operator/tools/engine/cli_anything/gohighlevel/utils/repl_skin.py:333
low System graph software Dead code conf 1.00 Possibly dead Python function: toolbar
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
44-convert-and-flow-operator/tools/engine/cli_anything/gohighlevel/utils/repl_skin.py:496
low System graph software Dead code conf 1.00 Possibly dead Python function: trigger_link_body
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
44-convert-and-flow-operator/tools/engine/cli_anything/gohighlevel/internal/contract.py:109
low System graph software Dead code conf 1.00 Possibly dead Python function: verify_interview_complete
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
23-ai-workforce-blueprint/scripts/build-workforce.py:760
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — 46-kie-callback-relay/box-kv-poller.js:91
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — 46-kie-callback-relay/kie-slide-submitter.js:121
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — 46-kie-callback-relay/worker/src/index.js:350
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph quality Complexity conf 1.00 Very large file: 22-book-to-persona-coaching-leadership-system/pipeline/orchestrator.py (1803 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: 23-ai-workforce-blueprint/scripts/build-workforce.py (5248 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: 23-ai-workforce-blueprint/scripts/persona-selector-v2.py (1403 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: 37-zhc-closeout/scripts/run-closeout.sh (1036 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: 38-conversational-ai-system/scripts/05-update-agents-md.sh (945 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: 38-conversational-ai-system/scripts/21-generate-client-reference-sheet.sh (861 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: 44-convert-and-flow-operator/tools/engine/cli_anything/gohighlevel/gohighlevel_cli.py (1574 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: 44-convert-and-flow-operator/tools/engine/tests/test_e2e_unit11.py (1873 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: install.sh (5987 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: shared-utils/fleet_refresh_runner.py (1346 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: update-skills.sh (1857 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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/1f7c3b11-c674-45d2-8662-6bd052a2458c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1f7c3b11-c674-45d2-8662-6bd052a2458c/

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.