← Back to scan
File as GitHub Issue repo: ucsandman/DashClaw

Push this scan report to ucsandman/DashClaw

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Weak Crypto

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… scripts/run-demo.mjs:120
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… scripts/count-sdk-methods.mjs:51
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… scripts/check-version-hardcodes.mjs:110
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… scripts/build-mcpb.mjs:21
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). scripts/migrate-action-records-compat.m…:111
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). livingcode/emitters/shape_json.py:8
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … scripts/bug04-validate.py:44
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … app/hooks/useRealtime.js:199
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … app/docs/DocsSidebarClient.js:22
HIGH DKC011 Database service publishes a host port docker-compose.yml:18
HIGH JRN009 Secret-like setting is echoed into a password input value app/workflows/components/WorkflowAiDraf…:89
HIGH JRN009 Secret-like setting is echoed into a password input value app/login/LocalPasswordForm.js:56
HIGH SEC013 [SEC013] Path Traversal — User Input in File Path: User-controlled input used in file pat… public/sw.js:74
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… app/api/_archive/context/threads/[threa…:33
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… app/api/_archive/context/threads/[threa…:8
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… app/api/_archive/snippets/[snippetId]/u…:8
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… app/api/_archive/snippets/[snippetId]/r…:9
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… app/api/_archive/routing/agents/[agentI…:65
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… app/api/_archive/routing/agents/[agentI…:34
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… app/api/_archive/routing/agents/[agentI…:12
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… app/api/_archive/routing/tasks/[taskId]…:14
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… app/api/_archive/routing/tasks/[taskId]…:30
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… app/api/_archive/routing/tasks/[taskId]…:8
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … scripts/generate-openapi.mjs:18
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … scripts/count-sdk-methods.mjs:51
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … scripts/check-version-hardcodes.mjs:110
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… plugins/dashclaw/hooks/dashclaw_code_se…:113
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… hooks/dashclaw_posttool.py:196
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… hooks/dashclaw_code_session_reporter.py:113
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… examples/openai-agents-governed/index.js:21
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … app/components/ui/Skeleton.jsx:20
MED SEC041 [SEC041] Tabnabbing — target="_blank" without rel="noopener noreferrer": <a target="_blan… app/components/CopyMarkdownButton.js:27
MED SEC007 [SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code. scripts/seed-claude-code-starter.mjs:25
MED SEC007 [SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code. app/api/policies/templates/route.js:21
MED SEC007 [SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code. app/api/policies/import/route.js:54
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. app/api/stream/route.js:148
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. app/api/approvals/[actionId]/route.js:94
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. app/api/actions/[actionId]/route.js:203
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… hooks/dashclaw_agent_intel/mcp_monitor.…:147
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… .hermes/hooks/dashclaw_postllm_hermes.py:48
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… .hermes/hooks/dashclaw_common.py:58
MED MINED111 Bare except continues silently sdk-python/dashclaw/client.py:186
MED MINED111 Bare except continues silently sdk-python/dashclaw/client.py:169
MED MINED111 Bare except continues silently sdk-python/dashclaw/client.py:78
MED MINED111 Bare except continues silently scripts/test-sdk-live-python.py:499
MED MINED111 Bare except continues silently scripts/test-sdk-live-python.py:474
MED MINED111 Bare except continues silently livingcode/sensing.py:91
MED MINED111 Bare except continues silently livingcode/sensing.py:83
MED MINED111 Bare except continues silently livingcode/sensing.py:75
MED MINED111 Bare except continues silently livingcode/sensing.py:67
MED MINED111 Bare except continues silently livingcode/sensing.py:59
MED MINED111 Bare except continues silently examples/first-governed-action.py:43
MED MINED111 Bare except continues silently hooks/dashclaw_code_session_reporter.py:115
MED MINED111 Bare except continues silently hooks/dashclaw_code_session_reporter.py:138
MED MINED111 Bare except continues silently hooks/dashclaw_code_session_reporter.py:121
MED MINED111 Bare except continues silently hooks/dashclaw_code_session_reporter.py:79
MED MINED111 Bare except continues silently hooks/dashclaw_posttool.py:199
MED MINED111 Bare except continues silently hooks/dashclaw_stop.py:195
MED MINED111 Bare except continues silently hooks/dashclaw_stop.py:455
MED MINED111 Bare except continues silently hooks/dashclaw_stop.py:197
MED MINED111 Bare except continues silently hooks/dashclaw_stop.py:160
MED MINED111 Bare except continues silently hooks/dashclaw_stop.py:142
MED MINED111 Bare except continues silently hooks/dashclaw_pretool.py:744
MED MINED111 Bare except continues silently hooks/dashclaw_pretool.py:692
MED MINED111 Bare except continues silently hooks/dashclaw_pretool.py:160
MED COMP001 [COMP001] High cognitive complexity: Function `_format_handoff` has cognitive complexity … .hermes/hooks/dashclaw_pre_llm_hermes.py:56
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED DEPCUR-PY Python package `dashclaw` is 2 major version(s) behind (2.6.0 -> 4.1.1) examples/crewai-governed/requirements.t…:2
MED DEPCUR-PY Python package `dashclaw` is 2 major version(s) behind (2.6.0 -> 4.1.1) examples/langgraph-governed/requirement…:3
MED DEPCUR-NPM npm package `redis` is 2 major version(s) behind (4.7.1 -> 6.0.0) package.json
MED MINED124 requirements.txt: `python-dotenv` has no version pin examples/crewai-governed/requirements.t…:3
MED MINED124 requirements.txt: `python-dotenv` has no version pin examples/autogen-governed/requirements.…:3
MED MINED124 requirements.txt: `dashclaw` has no version pin examples/autogen-governed/requirements.…:1
MED MINED124 requirements.txt: `python-dotenv` has no version pin examples/langgraph-governed/requirement…:4
MED GHSA-xrhx-7g5j-rcj5 hono: GHSA-xrhx-7g5j-rcj5 packages/openclaw-plugin/package-lock.j…
MED GHSA-f577-qrjj-4474 hono: GHSA-f577-qrjj-4474 packages/openclaw-plugin/package-lock.j…
MED GHSA-3hrh-pfw6-9m5x hono: GHSA-3hrh-pfw6-9m5x packages/openclaw-plugin/package-lock.j…
MED GHSA-2gcr-mfcq-wcc3 hono: GHSA-2gcr-mfcq-wcc3 packages/openclaw-plugin/package-lock.j…
MED GHSA-mf9w-mj56-hr94 python-dotenv: GHSA-mf9w-mj56-hr94 examples/requirements.txt
MED GHSA-gc5v-m9x4-r6x2 requests: GHSA-gc5v-m9x4-r6x2 examples/managed-agent-governed/require…
MED GHSA-9wx4-h78v-vm56 requests: GHSA-9wx4-h78v-vm56 examples/managed-agent-governed/require…
MED GHSA-9hjg-9r4m-mvj7 requests: GHSA-9hjg-9r4m-mvj7 examples/managed-agent-governed/require…
MED GHSA-mf9w-mj56-hr94 python-dotenv: GHSA-mf9w-mj56-hr94 examples/managed-agent-governed/require…
MED DKC015 Database service has no healthcheck docker-compose.yml:18
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED DKR014 Dockerfile copies broad context with incomplete .dockerignore Dockerfile:17
MED JRN003 Frontend API reference is not matched by discovered backend routes app/agents/registry/components/Capabili…:46
MED JRN003 Frontend API reference is not matched by discovered backend routes app/agents/registry/components/Capabili…:25
MED JRN003 Frontend API reference is not matched by discovered backend routes app/agents/page.js:38
MED JRN003 Frontend API reference is not matched by discovered backend routes app/agents/[agentId]/components/AgentPo…:55
MED JRN003 Frontend API reference is not matched by discovered backend routes app/agents/[agentId]/components/AgentPo…:42
MED JRN003 Frontend API reference is not matched by discovered backend routes app/agents/[agentId]/components/AgentDe…:60
MED JRN003 Frontend API reference is not matched by discovered backend routes app/activity/page.jsx:89
MED JRN003 Frontend API reference is not matched by discovered backend routes app/activity/page.jsx:87
MED JRN003 Frontend API reference is not matched by discovered backend routes app/activity/page.jsx:86
MED JRN003 Frontend API reference is not matched by discovered backend routes app/actions/[actionId]/page.js:190
MED JRN003 Frontend API reference is not matched by discovered backend routes app/actions/[actionId]/page.js:173
MED JRN003 Frontend API reference is not matched by discovered backend routes app/actions/[actionId]/page.js:153
MED JRN003 Frontend API reference is not matched by discovered backend routes app/actions/[actionId]/page.js:135
MED JRN003 Frontend API reference is not matched by discovered backend routes app/actions/[actionId]/page.js:70
MED JRN003 Frontend API reference is not matched by discovered backend routes app/actions/[actionId]/page.js:57
MED AUC002 [AUC002] Low visible authorization coverage in route inventory: Only 17.1% of discovered …
MED WEB012 Service worker is present without a web app manifest manifest.json
MED WEB015 Public web app has no Content Security Policy index.html
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … app/api/policies/route.js:16
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … app/api/actions/route.js:76
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … app/api/actions/route.js:37
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … app/api/model-strategies/route.js:24
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … app/api/model-strategies/route.js:13
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … app/api/artifacts/route.js:31
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … app/api/artifacts/route.js:9
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … app/api/guard/route.js:228
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … app/api/guard/route.js:51
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … app/api/webhooks/route.js:18
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… app/api/keys/route.js:56
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… app/api/identities/route.js:40
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… app/api/identities/route.js:13
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… app/api/policies/route.js:179
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… app/api/policies/route.js:96
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… app/api/policies/route.js:51
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… app/api/actions/route.js:382
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… app/api/pairings/route.js:52
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… app/api/webhooks/route.js:98
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… app/api/webhooks/route.js:45
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… plugins/dashclaw/hooks/dashclaw_code_se…:40
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… hooks/dashclaw_posttool.py:181
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… hooks/dashclaw_code_session_reporter.py:40
LOW COMP001 [COMP001] High cognitive complexity: Function `main` has cognitive complexity 9 (SonarSou… .hermes/hooks/dashclaw_on_session_end_h…:66
LOW DEPCUR-NPM npm package `@anthropic-ai/sdk` is minor version(s) behind (0.93.0 -> 0.100.1) examples/anthropic-governed-agent/packa…
LOW DEPCUR-PY Python package `crewai` is minor version(s) behind (1.11.0 -> 1.14.6) examples/crewai-governed/requirements.t…:1
LOW DEPCUR-NPM npm package `dashclaw` is minor version(s) behind (4.0.1 -> 4.1.1) examples/openai-governed-agent/package.…
LOW DEPCUR-NPM npm package `@openai/agents` is minor version(s) behind (^0.7.0 -> 0.11.6) examples/openai-agents-governed/package…
LOW DEPCUR-NPM npm package `@anthropic-ai/sdk` is minor version(s) behind (0.93.0 -> 0.100.1) examples/governed-chat-harness/package.…
LOW DEPCUR-PY Python package `langchain-core` is minor version(s) behind (1.3.3 -> 1.4.1) examples/langgraph-governed/requirement…:2
LOW DEPCUR-PY Python package `langgraph` is minor version(s) behind (1.1.3 -> 1.2.4) examples/langgraph-governed/requirement…:1
LOW DEPCUR-NPM npm package `@anthropic-ai/sdk` is minor version(s) behind (0.93.0 -> 0.100.1) examples/claude-code-review-agent/packa…
LOW DEPCUR-NPM npm package `dashclaw` is minor version(s) behind (4.0.1 -> 4.1.1) packages/openclaw-plugin/package.json
LOW DEPCUR-NPM npm package `dashclaw` is minor version(s) behind (4.0.1 -> 4.1.1) cli/package.json
LOW DEPCUR-NPM npm package `js-yaml` is minor version(s) behind (4.1.1 -> 4.2.0) package.json
LOW DEPCUR-NPM npm package `esbuild` is minor version(s) behind (0.25.12 -> 0.28.0) package.json
LOW DEPCUR-NPM npm package `dashclaw` is minor version(s) behind (4.0.1 -> 4.1.1) package.json
LOW DEPCUR-NPM npm package `@xyflow/react` is minor version(s) behind (12.10.2 -> 12.11.0) package.json
LOW AIC003 Duplicated implementation block across source files app/components/SwarmActivityLog.js:199
LOW AIC003 Duplicated implementation block across source files app/capabilities/new/page.jsx:13
LOW AIC003 Duplicated implementation block across source files app/capabilities/[capabilityId]/compone…:12
LOW AIC003 Duplicated implementation block across source files app/api/orgs/[orgId]/route.js:6
LOW AIC003 Duplicated implementation block across source files app/api/orgs/[orgId]/keys/route.js:107
LOW AIC003 Duplicated implementation block across source files app/api/cron/signals/route.js:23
LOW AIC003 Duplicated implementation block across source files app/api/cron/reset-meters/route.js:5
LOW AIC003 Duplicated implementation block across source files app/api/cron/policy-suggestions/route.js:7
LOW AIC003 Duplicated implementation block across source files app/api/cron/outcome-sweep/route.js:41
LOW AIC003 Duplicated implementation block across source files app/api/cron/outcome-sweep/route.js:13
LOW AIC003 Duplicated implementation block across source files app/api/cron/learning-recommendations/r…:7
LOW AIC003 Duplicated implementation block across source files app/api/compliance/report/route.js:20
LOW AIC003 Duplicated implementation block across source files app/api/compliance/map/route.js:8
LOW AIC003 Duplicated implementation block across source files app/api/code-sessions/sessions/[session…:14
LOW AIC003 Duplicated implementation block across source files app/api/code-sessions/sessions/[session…:21
LOW AIC003 Duplicated implementation block across source files app/api/code-sessions/ingest-live/route…:54
LOW AIC003 Duplicated implementation block across source files __tests__/unit/workflows.page.test.jsx:9
LOW AIC003 Duplicated implementation block across source files __tests__/unit/workflows.page.test.jsx:6
LOW AIC003 Duplicated implementation block across source files __tests__/unit/workflow-new.page.test.j…:10
LOW AIC003 Duplicated implementation block across source files __tests__/unit/reputation-page.test.jsx:4
LOW AIC003 Duplicated implementation block across source files __tests__/unit/model-strategies-new.pag…:1
LOW AIC003 Duplicated implementation block across source files __tests__/unit/model-strategies-detail.…:10
LOW AIC003 Duplicated implementation block across source files __tests__/unit/compliance-page.test.jsx:1
LOW AIC003 Duplicated implementation block across source files __tests__/unit/capability-detail.page.t…:32
LOW WEB001 Public web app has no robots.txt robots.txt
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW DKC016 App service does not wait for database health docker-compose.yml:1
LOW AIC009 Multiple AI-agent scaffold marker files are present .github/copilot-instructions.md:1
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:1
LOW WEB011 Public web app has no humans.txt humans.txt
INFO MINED072 [MINED072] Python Pass Only Class: class Foo: pass — stub waiting to be filled in. sdk-python/dashclaw/integrations/langch…:10
INFO MINED063 [MINED063] Toctou Os Path Exists: if os.path.exists(p): open(p) — file can be replaced/de… scripts/bug04-validate.py:57
INFO MINED062 [MINED062] Python Dataclass No Fields: @dataclass over an empty class — unfinished model. livingcode/types.py:87
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. examples/python-research-agent/agent.py:28
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. examples/openai-governed-agent/index.js:108
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. examples/managed-agent-mcp/main.py:31
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… examples/managed-agent-mcp/main.py:92
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… app/components/AgentFilterDropdown.js:23
INFO MINED074 [MINED074] Ai Tell Fake Citation: Plausible-looking but non-existent URLs (e.g., docs.exa… app/capabilities/new/components/Capabil…:140
INFO MINED100 [MINED100] React Index As Key: Using the loop index `i` as React `key` causes re-render b… app/messages/_components/MessageActionM…:58
INFO MINED100 [MINED100] React Index As Key: Using the loop index `i` as React `key` causes re-render b… app/components/AgentSpendCard.js:77
INFO MINED100 [MINED100] React Index As Key: Using the loop index `i` as React `key` causes re-render b… app/capabilities/components/CapabilityR…:24
INFO MINED055 [MINED055] Npm Install No Lockfile: Production image runs npm install (resolves new versi… app/guides/langgraph/page.js:105
INFO MINED055 [MINED055] Npm Install No Lockfile: Production image runs npm install (resolves new versi… app/guides/crewai/page.js:105
INFO MINED055 [MINED055] Npm Install No Lockfile: Production image runs npm install (resolves new versi… app/blog/claude-code-beachhead/page.jsx:100
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… app/analytics/page.jsx:68
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… app/agents/[agentId]/components/AgentRe…:173
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… app/agents/[agentId]/components/AgentDe…:114
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … app/analytics/page.jsx:29
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … app/agents/[agentId]/components/AgentDe…:71
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … app/agents/[agentId]/components/AgentAs…:28
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… examples/managed-agent-mcp/main.py:152
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… .hermes/hooks/dashclaw_postllm_hermes.py:49
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… .hermes/hooks/dashclaw_common.py:59
INFO DEPCUR-NPM npm package `postcss` is patch version(s) behind (8.5.14 -> 8.5.15) package.json
INFO DEPCUR-NPM npm package `@vitest/coverage-v8` is patch version(s) behind (4.1.7 -> 4.1.8) package.json
Reset to top 5 200 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `ucsandman/DashClaw`

**Score: 63/100 (C+)**  ·  336 findings  ·  scanned 2026-06-05 16:58 UTC  ·  209,547 LOC

| Severity | Count |
|---|---|
| CRITICAL | 27 |
| HIGH | 103 |
| MEDIUM | 101 |
| LOW | 50 |

📊 [Full filterable report](https://repobility.com/scan/d3c22f64-81c6-4c3d-aaa5-f34a57f8b76b/)  ·  ![scorecard](https://repobility.com/scan/d3c22f64-81c6-4c3d-aaa5-f34a57f8b76b/report.png?v=1780678711-s2)

### Top findings

1. **HIGH** `SEC083` — JS: new RegExp() with non-literal
   `scripts/run-demo.mjs:120`
2. **HIGH** `SEC085` — JS: child_process.exec with non-literal
   `scripts/count-sdk-methods.mjs:51`
3. **HIGH** `SEC085` — JS: child_process.exec with non-literal
   `scripts/check-version-hardcodes.mjs:110`
4. **HIGH** `SEC085` — JS: child_process.exec with non-literal
   `scripts/build-mcpb.mjs:21`
5. **HIGH** `MINED004` — Weak Crypto
   `scripts/migrate-action-records-compat.mjs:111` · CWE-327 · ✓ Repobility

---

**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/d3c22f64-81c6-4c3d-aaa5-f34a57f8b76b/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 28 Critical/High security finding(s). Public issue filing would violate coordinated disclosure. Submit privately via the project's security reporting channel.
Megaproject â high spam risk
Could not determine 'ucsandman/DashClaw' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.
Already filed
111/358 findings (31%) on this scan are already flagged as test-file, won't-fix, or suppressed. The scan is too noisy to file as a single issue. Curate down to specific actionable findings, or address the FP source first.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.