← Back to scan
File as GitHub Issue repo: trpc-group/trpc-agent-go

Push this scan report to trpc-group/trpc-agent-go

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

path.join / Path() on user-controlled segment without containment check

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
CRIT MINED116 [MINED116] Workflow uses `secrets.CODECOV_TOKEN` on a `pull_request` trigger: This workfl… .github/workflows/prc.yml:145
HIGH MINED009 [MINED009] Floats For Money: Variable named price/amount/cost typed as float instead of D… openclaw/skills/model-usage/scripts/mod…:104
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… openclaw/browser-extension/popup.js:16
HIGH SEC035 [SEC035] Unbounded Resource Allocation — DoS risk: Allocating resources (buffers, recursi… internal/toolretry/runner.go:156
HIGH SEC114 [SEC114] path.join / Path() on user-controlled segment without containment check: filepat… openclaw/internal/channel/telegram/audi…:119
HIGH SEC114 [SEC114] path.join / Path() on user-controlled segment without containment check: filepat… internal/workspaceinput/stager.go:242
HIGH SEC114 [SEC114] path.join / Path() on user-controlled segment without containment check: filepat… internal/skillstage/stager.go:310
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). knowledge/source/source.go:91
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). knowledge/source/repo/graph_source.go:15
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). examples/tool/codeexec/main.go:372
HIGH SEC100 [SEC100] CORS permissive Access-Control-Allow-Origin: *: Permissive CORS policy (`*` orig… server/agui/service/sse/sse.go:83
HIGH SEC100 [SEC100] CORS permissive Access-Control-Allow-Origin: *: Permissive CORS policy (`*` orig… server/a2a/agent_card.go:147
HIGH SEC100 [SEC100] CORS permissive Access-Control-Allow-Origin: *: Permissive CORS policy (`*` orig… examples/openapitool/mockserver/main.go:123
HIGH SEC135 [SEC135] Auth/permission check missing on AI-generated endpoint: Mutating HTTP endpoint g… examples/knowledge/reranker/infinity/de…:67
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… evaluation/metric/mysql/mysql.go:145
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… evaluation/internal/mysqldb/schema.go:160
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… evaluation/evalresult/mysql/mysql.go:114
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … examples/agui/server/langfuse/main.go:138
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … evaluation/evalset/recorder/recorder.go:121
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … codeexecutor/e2b/internal/codeinterpret…:33
HIGH MINED016 [MINED016] Go Error Ignored: _, err := fn() with err not checked. Go anti-pattern. evaluation/metric/criterion/json/json.go:124
HIGH MINED016 [MINED016] Go Error Ignored: _, err := fn() with err not checked. Go anti-pattern. evaluation/internal/rouge/scorer.go:109
HIGH MINED016 [MINED016] Go Error Ignored: _, err := fn() with err not checked. Go anti-pattern. artifact/cos/client.go:37
HIGH MINED033 [MINED033] Go Recover Without Log: defer func() { recover() }() that silently swallows pa… graph/emitter.go:232
HIGH MINED033 [MINED033] Go Recover Without Log: defer func() { recover() }() that silently swallows pa… evaluation/internal/callback/callbacks.…:52
HIGH MINED033 [MINED033] Go Recover Without Log: defer func() { recover() }() that silently swallows pa… agent/extension/extension.go:109
HIGH SEC093 [SEC093] Go: exec.Command with non-literal: exec.Command(<var>) — variable command name a… openclaw/internal/channel/telegram/audi…:129
HIGH SEC093 [SEC093] Go: exec.Command with non-literal: exec.Command(<var>) — variable command name a… graph/visualize.go:323
HIGH SEC093 [SEC093] Go: exec.Command with non-literal: exec.Command(<var>) — variable command name a… agent/claudecode/command.go:45
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… agent/n8n/n8n_agent_option.go:22
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… agent/dify/dify_agent_option.go:26
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… agent/a2aagent/a2a_agent_option.go:219
HIGH COMP001 [COMP001] High cognitive complexity: Function `logging_event_converter` has cognitive com… examples/a2aadk/adk/adk_codeexec_server…:143
HIGH MINED115 [MINED115] Action `actions/setup-go` pinned to mutable ref `@v5`: `uses: actions/setup-go… .github/workflows/prc.yml:150
HIGH MINED115 [MINED115] Action `codecov/codecov-action` pinned to mutable ref `@v5`: `uses: codecov/co… .github/workflows/prc.yml:141
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u… .github/workflows/prc.yml:136
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v4`: `uses: actions… .github/workflows/prc.yml:117
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v3`: `uses: actions/checkout… .github/workflows/prc.yml:115
HIGH MINED115 [MINED115] Action `actions/setup-go` pinned to mutable ref `@v5`: `uses: actions/setup-go… .github/workflows/prc.yml:101
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v3`: `uses: actions/checkout… .github/workflows/prc.yml:100
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u… .github/workflows/prc.yml:91
HIGH MINED115 [MINED115] Action `actions/setup-go` pinned to mutable ref `@v5`: `uses: actions/setup-go… .github/workflows/prc.yml:59
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v3`: `uses: actions/checkout… .github/workflows/prc.yml:58
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v3`: `uses: actions/checkout… .github/workflows/prc.yml:29
HIGH MINED115 [MINED115] Action `actions/setup-go` pinned to mutable ref `@v5`: `uses: actions/setup-go… .github/workflows/prc.yml:18
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v3`: `uses: actions/checkout… .github/workflows/prc.yml:17
HIGH MINED115 [MINED115] Action `actions/setup-go` pinned to mutable ref `@v5`: `uses: actions/setup-go… .github/workflows/module-sum-check.yml:14
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v3`: `uses: actions/checkout… .github/workflows/module-sum-check.yml:11
HIGH MINED115 [MINED115] Action `softprops/action-gh-release` pinned to mutable ref `@v2`: `uses: softp… .github/workflows/openclaw-release.yml:117
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v4`: `uses: actions… .github/workflows/openclaw-release.yml:105
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/openclaw-release.yml:103
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u… .github/workflows/openclaw-release.yml:91
HIGH MINED115 [MINED115] Action `actions/setup-go` pinned to mutable ref `@v5`: `uses: actions/setup-go… .github/workflows/openclaw-release.yml:64
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/openclaw-release.yml:63
HIGH MINED115 [MINED115] Action `peaceiris/actions-gh-pages` pinned to mutable ref `@v3`: `uses: peacei… .github/workflows/deploy.yml:35
HIGH MINED115 [MINED115] Action `actions/setup-python` pinned to mutable ref `@v4`: `uses: actions/setu… .github/workflows/deploy.yml:24
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/deploy.yml:17
HIGH MINED115 [MINED115] Action `contributor-assistant/github-action` pinned to mutable ref `@v2.6.1`: … .github/workflows/cla.yml:21
HIGH MINED128 [MINED128] go.mod replaces `(` — points to a LOCAL path: `replace ( => ../..` overrides t… examples/skill/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `(` — points to a LOCAL path: `replace ( => ../..` overrides t… examples/tailor/go.mod:6
HIGH MINED128 [MINED128] go.mod replaces `(` — points to a LOCAL path: `replace ( => ../..` overrides t… examples/session/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `(` — points to a LOCAL path: `replace ( => ../../` overrides … examples/a2ui/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `(` — points to a LOCAL path: `replace ( => ../../` overrides … examples/graph/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `(` — points to a LOCAL path: `replace ( => ../../` overrides … examples/knowledge/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `(` — points to a LOCAL path: `replace ( => ../..` overrides t… memory/mysqlvec/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `trpc.group/trpc-go/trpc-agent-go` — points to a LOCAL path: `… memory/sqlitevec/go.mod:6
HIGH MINED128 [MINED128] go.mod replaces `(` — points to a LOCAL path: `replace ( => ../..` overrides t… memory/mysql/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `(` — points to a LOCAL path: `replace ( => ../..` overrides t… memory/pgvector/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `(` — points to a LOCAL path: `replace ( => ../../` overrides … memory/redis/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `(` — points to a LOCAL path: `replace ( => ../..` overrides t… memory/postgres/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `trpc.group/trpc-go/trpc-agent-go` — points to a LOCAL path: `… memory/sqlite/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `trpc.group/trpc-go/trpc-agent-go` — points to a LOCAL path: `… codeexecutor/container/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `trpc.group/trpc-go/trpc-agent-go` — points to a LOCAL path: `… codeexecutor/jupyter/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `trpc.group/trpc-go/trpc-agent-go` — points to a LOCAL path: `… agent/extension/toolpipe/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `trpc.group/trpc-go/trpc-agent-go` — points to a LOCAL path: `… agent/weknora/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `trpc.group/trpc-go/trpc-agent-go` — points to a LOCAL path: `… agent/n8n/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `trpc.group/trpc-go/trpc-agent-go` — points to a LOCAL path: `… agent/dify/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `trpc.group/trpc-go/trpc-agent-go/knowledge/vectorstore/elasti… openclaw/go.mod:30
HIGH MINED128 [MINED128] go.mod replaces `(` — points to a LOCAL path: `replace ( => ../` overrides the… openclaw/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `trpc.group/trpc-go/trpc-agent-go/server/agui` — points to a L… test/go.mod:51
HIGH MINED128 [MINED128] go.mod replaces `trpc.group/trpc-go/trpc-agent-go` — points to a LOCAL path: `… test/go.mod:47
HIGH MINED128 [MINED128] go.mod replaces `(` — points to a LOCAL path: `replace ( => ../` overrides the… evaluation/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `(` — points to a LOCAL path: `replace ( => ../` overrides the… examples/go.mod:4
HIGH MINED112 [MINED112] FastAPI POST /rerank has no auth: Handler `rerank` is registered with router/a… examples/knowledge/reranker/infinity/de…:68
HIGH SEC013 [SEC013] Path Traversal — User Input in File Path: User-controlled input used in file pat… openclaw/skills/model-usage/scripts/mod…:83
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… examples/skill/skills/ocr/scripts/ocr_u…:73
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… examples/skill/skills/ocr/scripts/ocr.py:89
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… examples/skill/scripts/download_gaia_20…:99
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… examples/skill/scripts/download_gaia_20…:76
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… examples/skill/scripts/download_gaia_20…:342
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… examples/skillrun/skills/python_math/sc…:14
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… examples/a2aadk/adk/adk_server.py:66
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… examples/a2aadk/adk/adk_server.py:48
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… openclaw/skills/nano-banana-pro/scripts…:106
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… openclaw/skills/nano-banana-pro/scripts…:179
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… openclaw/skills/skill-creator/scripts/p…:109
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… openclaw/skills/skill-creator/scripts/i…:300
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… openclaw/skills/skill-creator/scripts/i…:292
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… openclaw/skills/skill-creator/scripts/i…:280
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… openclaw/skills/model-usage/scripts/mod…:287
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… openclaw/skills/model-usage/scripts/mod…:119
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… openclaw/skills/model-usage/scripts/mod…:117
MED SEC089 [SEC089] Go: bind to all interfaces (0.0.0.0): Server binds to all network interfaces — e… examples/openapitool/mockserver/main.go:66
MED SEC089 [SEC089] Go: bind to all interfaces (0.0.0.0): Server binds to all network interfaces — e… examples/mcptool/http_headers/mcpserver…:51
MED SEC091 [SEC091] Go: net/http server without timeouts: HTTP server without ReadHeaderTimeout/Read… examples/a2ui/server/sbti/main.go:68
MED SEC091 [SEC091] Go: net/http server without timeouts: HTTP server without ReadHeaderTimeout/Read… examples/a2ui/server/default/main.go:54
MED SEC091 [SEC091] Go: net/http server without timeouts: HTTP server without ReadHeaderTimeout/Read… examples/a2amultipath/server/main.go:114
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … evaluation/metric/mysql/mysql.go:145
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … evaluation/internal/mysqldb/schema.go:160
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … evaluation/evalresult/mysql/mysql.go:114
MED SEC123 [SEC123] Production stack trace / debug output exposed: Debug mode left on in production … codeexecutor/e2b/internal/codeinterpret…:82
MED COMP001 [COMP001] High cognitive complexity: Function `_fetch_rows` has cognitive complexity 17 (… examples/skill/scripts/download_gaia_20…:122
MED MINED124 [MINED124] requirements.txt: `litellm` has no version pin: Unpinned pip requirement means… examples/a2aadk/adk/requirements.txt:3
MED MINED124 [MINED124] requirements.txt: `uvicorn` has no version pin: Unpinned pip requirement means… examples/a2aadk/adk/requirements.txt:2
MED AGT007 localStorage write failures are swallowed silently examples/agui/client/tdesign-chat/src/A…:149
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… examples/summary/toolcalls/main.go:130
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… examples/skill/scripts/download_gaia_20…:249
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… examples/graph/io_conventions/main.go:231
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. codeexecutor/metadata.go:385
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. codeexecutor/e2b/internal/codeinterpret…:50
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. .github/scripts/check-current-module-su…:78
LOW COMP001 [COMP001] High cognitive complexity: Function `calculator` has cognitive complexity 8 (So… examples/a2aadk/adk/adk_server.py:27
LOW AIC003 Duplicated implementation block across source files evaluation/evaluator/llm/rubriccritic/r…:2
LOW AIC003 Duplicated implementation block across source files evaluation/evaluator/llm/rubriccritic/o…:22
LOW AIC003 Duplicated implementation block across source files evaluation/evaluator/llm/operator/messa…:67
LOW AIC003 Duplicated implementation block across source files evaluation/evaluator/llm/operator/messa…:2
LOW AIC003 Duplicated implementation block across source files evaluation/evaluator/llm/operator/messa…:2
LOW AIC003 Duplicated implementation block across source files evaluation/evaluator/llm/operator/messa…:2
LOW AIC003 Duplicated implementation block across source files evaluation/evaluator/llm/operator/inter…:78
LOW AIC003 Duplicated implementation block across source files evaluation/evaluator/llm/hallucination/…:22
LOW AIC003 Duplicated implementation block across source files evaluation/evaluator/llm/hallucination/…:2
LOW AIC003 Duplicated implementation block across source files evaluation/evalset/mysql/options.go:1
LOW AIC003 Duplicated implementation block across source files evaluation/evalset/mysql/mysql.go:229
LOW AIC003 Duplicated implementation block across source files evaluation/evalset/mysql/mysql.go:23
LOW AIC003 Duplicated implementation block across source files evaluation/evalset/locator.go:17
LOW AIC003 Duplicated implementation block across source files evaluation/evalset/local/local.go:267
LOW AIC003 Duplicated implementation block across source files evaluation/evalset/local/local.go:82
LOW AIC003 Duplicated implementation block across source files evaluation/evalresult/mysql/mysql.go:51
LOW AIC003 Duplicated implementation block across source files evaluation/evalresult/local/local.go:33
LOW AIC003 Duplicated implementation block across source files artifact/s3/service.go:54
LOW AIC003 Duplicated implementation block across source files agent/parallelagent/structure_export.go:25
LOW AIC003 Duplicated implementation block across source files agent/llmagent/option.go:36
LOW AIC003 Duplicated implementation block across source files agent/llmagent/extension.go:109
LOW AIC003 Duplicated implementation block across source files agent/parallelagent/structure_export.go:8
LOW AIC003 Duplicated implementation block across source files agent/parallelagent/parallel_agent.go:165
LOW AIC003 Duplicated implementation block across source files agent/parallelagent/parallel_agent.go:79
LOW AIC003 Duplicated implementation block across source files agent/llmagent/structure_export.go:98
LOW AIC003 Duplicated implementation block across source files agent/llmagent/structure_export.go:78
LOW AIC003 Duplicated implementation block across source files agent/graphagent/graph_agent.go:528
LOW AIC003 Duplicated implementation block across source files agent/dify/dify_agent.go:242
LOW AIC003 Duplicated implementation block across source files agent/cycleagent/structure_export.go:8
LOW AIC003 Duplicated implementation block across source files agent/cycleagent/cycle_agent.go:37
LOW DKC010 Compose service lacks no-new-privileges hardening examples/telemetry/jaeger-prometheus/do…:17
LOW DKC010 Compose service lacks no-new-privileges hardening examples/telemetry/jaeger-prometheus/do…:10
LOW DKC010 Compose service lacks no-new-privileges hardening examples/telemetry/jaeger-prometheus/do…:1
LOW DKC010 Compose service lacks no-new-privileges hardening examples/callbacks/timer/docker-compose…:16
LOW DKC010 Compose service lacks no-new-privileges hardening examples/callbacks/timer/docker-compose…:9
LOW DKC010 Compose service lacks no-new-privileges hardening examples/callbacks/timer/docker-compose…:1
LOW DKC006 Compose service does not declare a runtime user examples/telemetry/jaeger-prometheus/do…:17
LOW DKC006 Compose service does not declare a runtime user examples/telemetry/jaeger-prometheus/do…:10
LOW DKC006 Compose service does not declare a runtime user examples/telemetry/jaeger-prometheus/do…:1
LOW DKC006 Compose service does not declare a runtime user examples/callbacks/timer/docker-compose…:16
LOW DKC006 Compose service does not declare a runtime user examples/callbacks/timer/docker-compose…:9
LOW DKC006 Compose service does not declare a runtime user examples/callbacks/timer/docker-compose…:1
INFO MINED067 [MINED067] Python Requests No Timeout: requests.get/post/etc. without timeout= can hang f… examples/skill/skills/ocr/scripts/ocr_u…:37
INFO MINED072 [MINED072] Python Pass Only Class: class Foo: pass — stub waiting to be filled in. examples/skill/scripts/download_gaia_20…:49
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… examples/skill/scripts/download_gaia_20…:50
INFO MINED055 [MINED055] Npm Install No Lockfile: Production image runs npm install (resolves new versi… examples/knowledge/reranker/infinity/de…:8
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … openclaw/browser-server/src/server.js:261
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … openclaw/browser-server/scripts/smoke-r…:217
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … examples/agui/messagessnapshot/client/s…:32
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. examples/agui/client/tdesign-chat/src/a…:29
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. examples/agui/client/copilotkit/app/api…:24
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. examples/agui/client/copilotkit/app/api…:24
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. openclaw/skills/nano-banana-pro/scripts…:72
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. examples/a2aadk/adk/adk_server.py:81
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. examples/a2aadk/adk/adk_codeexec_server…:42
INFO MINED071 [MINED071] Go Panic Call: panic() crashes the process. Should return error in most cases. examples/graph/dag_engine/main.go:60
INFO MINED071 [MINED071] Go Panic Call: panic() crashes the process. Should return error in most cases. examples/graph/concurrency_race/main.go:52
INFO MINED071 [MINED071] Go Panic Call: panic() crashes the process. Should return error in most cases. evaluation/service/local/pool.go:57
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… examples/a2amultipath/server/main.go:41
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… examples/a2aagent/error_handling/main.go:67
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… codeexecutor/jupyter/jupyter_client.go:81
INFO MINED069 [MINED069] Debug True Prod: Django/Flask DEBUG=True or app.debug=True in non-test files. codeexecutor/e2b/internal/codeinterpret…:82
INFO MINED060 [MINED060] Go Context No Cancel: context.Background() at request handler boundary leaks g… agent/llmagent/surface_runtime.go:180
INFO MINED060 [MINED060] Go Context No Cancel: context.Background() at request handler boundary leaks g… agent/invocationcontext.go:38
INFO MINED060 [MINED060] Go Context No Cancel: context.Background() at request handler boundary leaks g… agent/completion_capture.go:20
Reset to top 5 187 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `trpc-group/trpc-agent-go`

**Score: 79/100 (A-)**  ·  187 findings  ·  scanned 2026-05-31 01:26 UTC  ·  999,832 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 84 |
| MEDIUM | 30 |
| LOW | 49 |

📊 [Full filterable report](https://repobility.com/scan/a403e5be-55bf-4133-b7a5-6bc687c43c3b/)  ·  ![scorecard](https://repobility.com/scan/a403e5be-55bf-4133-b7a5-6bc687c43c3b/report.png?v=1780190764-s2)

### Top findings

1. **CRITICAL** `MINED116` — Workflow uses `secrets.CODECOV_TOKEN` on a `pull_request` trigger
   `.github/workflows/prc.yml:145` · ✓ Repobility
2. **HIGH** `MINED009` — Floats For Money
   `openclaw/skills/model-usage/scripts/model_usage.py:104` · CWE-682 · ✓ Repobility
3. **HIGH** `SEC040` — innerHTML XSS — template literal with server-supplied data
   `openclaw/browser-extension/popup.js:16` · CWE-79 · A03:2021 Injection (XSS)
4. **HIGH** `SEC035` — Unbounded Resource Allocation — DoS risk
   `internal/toolretry/runner.go:156` · CWE-770 · A04:2021 Insecure Design (DoS)
5. **HIGH** `SEC114` — path.join / Path() on user-controlled segment without containment check
   `openclaw/internal/channel/telegram/audio_input.go:119` · A01:2021 Broken Access Control (path traversal)

---

**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/a403e5be-55bf-4133-b7a5-6bc687c43c3b/_
Megaproject â high spam risk
Could not determine 'trpc-group/trpc-agent-go' 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
96/225 findings (43%) 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.