An open-source Collaborative Multi-Agent OS for transparent, human-in-the-loop task coordination via Matrix rooms.
This report presents the forensic synthetic code analysis of agentscope-ai/AgentTeams, a Go project with 5,072 GitHub stars. SynthScan v2.0 examined 208,454 lines of code across 682 source files, recording 2760 pattern matches distributed across 22 syntactic categories. The overall adjusted score of 26.2 places this repository in the Moderate AI signal band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 2760 distinct pattern matches across 22 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 48 | # ============================================================ | COMMENT |
| MEDIUM⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 50 | # ============================================================ | COMMENT |
| MEDIUM⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 57 | # ============================================================ | COMMENT |
| MEDIUM⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 59 | # ============================================================ | COMMENT |
| MEDIUM⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 74 | # ============================================================ | COMMENT |
| MEDIUM⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 76 | # ============================================================ | COMMENT |
| MEDIUM⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 133 | # ============================================================ | COMMENT |
| MEDIUM⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 135 | # ============================================================ | COMMENT |
| MEDIUM⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 247 | # ============================================================ | COMMENT |
| MEDIUM⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 249 | # ============================================================ | COMMENT |
| MEDIUM⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 297 | # ============================================================ | COMMENT |
| MEDIUM⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 299 | # ============================================================ | COMMENT |
| MEDIUM⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 319 | # ============================================================ | COMMENT |
| MEDIUM⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 321 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-import.sh | 19 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-import.sh | 21 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-import.sh | 54 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-import.sh | 56 | # ============================================================ | COMMENT |
| MEDIUM⚡ | install/hiclaw-install.sh | 3453 | # ============================================================ | COMMENT |
| MEDIUM⚡ | install/hiclaw-install.sh | 3455 | # ============================================================ | COMMENT |
| MEDIUM⚡ | install/hiclaw-install.sh | 3948 | # ============================================================ | COMMENT |
| MEDIUM⚡ | install/hiclaw-install.sh | 3950 | # ============================================================ | COMMENT |
| MEDIUM⚡ | install/hiclaw-install.sh | 3952 | # ============================================================ | COMMENT |
| MEDIUM⚡ | install/hiclaw-install.sh | 3954 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 67 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 69 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 88 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 90 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 105 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 107 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 150 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 152 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 189 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 192 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 994 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 996 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 1116 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 1118 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 1165 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 1168 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 1446 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 1452 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 1588 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 1590 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 1681 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 1683 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 2388 | # ── Non-interactive guard (deep defense) ────────────────────────── | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 2395 | # ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 2409 | # ── Non-interactive guard (deep defense) ────────────────────────── | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 2418 | # ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 2522 | # ── Non-interactive guard (deep defense) ────────────────────────── | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 2529 | # ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 2574 | # ── Non-interactive guard (deep defense) ────────────────────────── | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 2581 | # ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 2642 | # ── Non-interactive guard (deep defense) ────────────────────────── | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 2649 | # ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 2668 | # ── Non-interactive guard (deep defense) ────────────────────────── | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 2675 | # ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 2729 | # ============================================================ | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 2731 | # ============================================================ | COMMENT |
| 952 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | plugins/teamharness/mcp/server.py | 614 | def _compact_without_mentions(text: str, mentions: list[str]) -> str: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 635 | def _render_inline_matrix_html(text: str) -> str: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 933 | def _send_dingtalk_sender_mention( | CODE |
| LOW | plugins/teamharness/mcp/server.py | 1016 | def _dingtalk_session_webhook_entry(target_user: str, target_session: str, account_id: str) -> dict[str, Any]: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 1094 | def _record_outbound_to_session( | CODE |
| LOW | plugins/teamharness/mcp/server.py | 1151 | def _record_matrix_outbound_to_session(room_id: str, text: str, message_id: str | None, account_id: str) -> bool: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 1188 | def _attachment_parent_event_id(*sources: dict[str, Any]) -> str: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 1199 | def _matrix_attachment_context_path() -> Path | None: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 1209 | def _matrix_attachment_context_parent_event_id(room_id: str) -> str: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 1238 | def _write_matrix_attachment_context_parent_event_id(room_id: str, event_id: str | None) -> bool: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 1299 | def _artifact_is_under_runtime_shared(workspace: Path, local_path: Path, normalized: str) -> bool: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 1321 | def _normalize_workspace_artifact_path(raw_path: str) -> tuple[str, bool]: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 1335 | def _resolve_workspace_artifact_path(arguments: dict[str, Any], source_path: str, expected_prefix: str) -> tuple[str, Pa | CODE |
| LOW | plugins/teamharness/mcp/server.py | 1395 | def _artifact_text_has_sensitive_content(path: Path, mimetype: str) -> bool: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 1468 | def _publish_workspace_artifact( | CODE |
| LOW | plugins/teamharness/mcp/server.py | 1688 | def _publish_project_artifacts( | CODE |
| LOW | plugins/teamharness/mcp/server.py | 1966 | def _roomflow_project_room_binding(arguments: dict[str, Any], payload: dict[str, Any], project_id: str) -> dict[str, Any | CODE |
| LOW | plugins/teamharness/mcp/server.py | 1989 | def _external_source_room_ref(payload: dict[str, Any]) -> tuple[str, str]: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2028 | def _write_roomflow_project_room_binding(binding: dict[str, Any], room_id: str, base: dict[str, Any]) -> None: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2053 | def _ensure_matrix_room_members(room_id: str, invite: list[str]) -> None: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2225 | def _runtime_team_admin_user_id() -> str: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2235 | def _runtime_leader_dm_admin_user_id(config: dict[str, Any]) -> str: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2251 | def _matrix_room_member_user_ids(room_id: str) -> list[str]: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2379 | def _default_global_shared_prefix() -> str: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2692 | def _reply_route_from_requester(requester: Any) -> dict[str, str]: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2717 | def _source_room_id_from_payload(payload: dict[str, Any], reply_route: dict[str, str] | None = None) -> str: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2741 | def _external_requester_channel(project: dict[str, Any]) -> str: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2751 | def _validate_assignment_room(project: dict[str, Any], room_id: str) -> None: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2765 | def _validate_task_redelegation(arguments: dict[str, Any], project: dict[str, Any], task_id: str, room_id: str) -> None: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 3138 | def _mark_requester_report_sent(arguments: dict[str, Any], payload: dict[str, Any]) -> dict[str, Any]: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 3533 | def _message_tool_blocked_for_runtime_role() -> bool: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 3586 | def _preserve_task_meta_fields(arguments: dict[str, Any], task: dict[str, Any]) -> None: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 3615 | def _ensure_console_task_meta(arguments: dict[str, Any], task: dict[str, Any]) -> None: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 3679 | def _validate_task_deliverables(task_id: str, deliverables: list[Any]) -> list[str]: | CODE |
| LOW | plugins/teamharness/mcp/roomflow_tool.py | 50 | def _matrix_get_json_optional(path: str, token: str) -> dict[str, Any]: | CODE |
| LOW | plugins/teamharness/mcp/message_tool.py | 221 | def _matrix_room_id_from_session(value: str) -> str: | CODE |
| LOW | plugins/teamharness/mcp/message_tool.py | 305 | def _visible_reply_route_error(message_text: str, reply_route: dict[str, Any]) -> str: | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/task_trace.py | 328 | def register_task_trace_processor( | CODE |
| LOW⚡ | plugins/teamharness/adapters/qwenpaw/plugin.py | 397 | def _reload_qwenpaw_file_guard() -> None: | CODE |
| LOW⚡ | plugins/teamharness/adapters/qwenpaw/plugin.py | 806 | def _task_trace_debug_enabled() -> bool: | CODE |
| LOW⚡ | plugins/teamharness/adapters/qwenpaw/plugin.py | 810 | def _canonical_task_trace_room(trace_module: Any, room_id: str) -> str: | CODE |
| LOW⚡ | plugins/teamharness/adapters/qwenpaw/plugin.py | 820 | def _refresh_shared_tasks_for_task_trace(trace_module: Any, room_id: str) -> Dict[str, Any]: | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 331 | def _credagent_output_sanitize_rules(specs: Optional[List[Dict[str, Any]]] = None) -> List[Dict[str, Any]]: | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 370 | def _sanitize_text_with_rules( | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 599 | def _install_workspace_assets(agent_id: str, workspace_dir: Path, config: Dict[str, Any]) -> Dict[str, Any]: | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 726 | def install_output_sanitizer_wrapper(api: Any = None) -> Dict[str, Any]: | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 786 | def _room_id_from_request_context(context: Any) -> str: | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 876 | def install_task_trace_context_wrapper(trace_module: Any) -> Dict[str, Any]: | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 912 | async def _call_with_task_trace_context(self, *args, **kwargs): | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 923 | async def _reply_with_task_trace_context(self, *args, **kwargs): | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 942 | def _retry_task_trace_registration(trace_module: Any) -> None: | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 955 | def _register_task_trace_processor(trace_module: Any, workspace_dir: Path) -> Dict[str, Any]: | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 965 | def install_task_trace_processor() -> Dict[str, Any]: | CODE |
| LOW | plugins/workerflow/mcp/server.py | 149 | def _require_loopback_api_base(base: str) -> None: | CODE |
| LOW | plugins/workerflow/mcp/server.py | 512 | def _mark_workflow_rows_ready(rows: list[dict[str, Any]], ready_ids: set[str]) -> list[dict[str, Any]]: | CODE |
| LOW | plugins/workerflow/mcp/server.py | 579 | def _cleanup_workflow_temp_agents(state: dict[str, Any], arguments: dict[str, Any]) -> dict[str, Any]: | CODE |
| LOW | plugins/workerflow/mcp/server.py | 956 | def _workflow_subagent_agent_id(run_id: str, subagent: dict[str, Any]) -> str: | CODE |
| LOW | plugins/workerflow/mcp/server.py | 999 | def _workflow_dependency_outputs(node: dict[str, Any], output_paths: dict[str, str]) -> list[dict[str, str]]: | CODE |
| LOW | plugins/workerflow/mcp/server.py | 1076 | def record_created_temp_agent(_agent_id: str, _created: dict[str, Any]) -> None: | CODE |
| LOW | plugins/workerflow/mcp/server.py | 1244 | def _resolve_subagent_template(name: str) -> Path: | CODE |
| 653 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | AGENTS.md | 118 | # Step 1: Build openclaw-base | COMMENT |
| LOW | AGENTS.md | 121 | # Step 2: Build manager, worker, copaw-worker using the LOCAL base | COMMENT |
| LOW⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 49 | # Step 0: Set timezone from TZ env var | COMMENT |
| LOW⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 58 | # Step 1: Configure mc alias for centralized file system | COMMENT |
| LOW⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 75 | # Step 2: Pull Worker config from centralized storage | COMMENT |
| LOW⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 134 | # Step 3: Generate config.toml — bridge from openclaw.json | COMMENT |
| LOW⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 248 | # Step 4: Start file sync loops | COMMENT |
| LOW⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 298 | # Step 5: Launch OpenHuman Core | COMMENT |
| LOW⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 320 | # Step 6: Wait for health + report ready to controller | COMMENT |
| LOW | plugins/teamharness/skills/agent/find-skills/SKILL.md | 67 | ### Step 1: Understand What They Need | COMMENT |
| LOW | plugins/teamharness/skills/agent/find-skills/SKILL.md | 75 | ### Step 2: Search for Skills | COMMENT |
| LOW | plugins/teamharness/skills/agent/find-skills/SKILL.md | 116 | ### Step 3: Present Options to the User | COMMENT |
| LOW | plugins/teamharness/skills/agent/find-skills/SKILL.md | 134 | ### Step 4: Offer to Install | COMMENT |
| LOW | plugins/teamharness/skills/agent/mcporter/SKILL.md | 32 | ### Step 1: Pull the updated config | COMMENT |
| LOW | plugins/teamharness/skills/agent/mcporter/SKILL.md | 43 | ### Step 2: Discover the new server and its tools | COMMENT |
| LOW | plugins/teamharness/skills/agent/mcporter/SKILL.md | 53 | ### Step 3: Generate a skill for the new MCP server | COMMENT |
| LOW | plugins/teamharness/skills/agent/mcporter/SKILL.md | 99 | ### Step 4: Confirm to your coordinator | COMMENT |
| LOW⚡ | plugins/tests/teamharness/test_trace.py | 1131 | # Step 1: Instrumentation creates entry span (no room yet) | COMMENT |
| LOW⚡ | plugins/tests/teamharness/test_trace.py | 1137 | # Step 2: Inner spans are created (agent_step, etc.) | COMMENT |
| LOW⚡ | plugins/tests/teamharness/test_trace.py | 1142 | # Step 3: Wrapper sets room and tags pending span | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 177 | # Step 1: Build images | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 189 | # Step 2: Start Manager container (skip if --use-existing) | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 225 | # Step 3: Wait for Manager to be healthy (via make wait-ready) | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 384 | # Step 4: Run test cases | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 426 | # Step 5: Report results | COMMENT |
| LOW | tests/skills/hiclaw-test/SKILL.md | 26 | ### Step 1: Prepare Environment | COMMENT |
| LOW | tests/skills/hiclaw-test/SKILL.md | 37 | ### Step 2: Run Full Test | COMMENT |
| LOW | tests/skills/hiclaw-test/SKILL.md | 53 | ### Step 3: Individual Install/Uninstall | COMMENT |
| LOW | docs/windows-deploy.md | 75 | ## Step 1: Install and Start Docker Desktop | COMMENT |
| LOW | docs/windows-deploy.md | 103 | ## Step 2: Run the Installation Script | COMMENT |
| LOW | docs/windows-deploy.md | 123 | ## Step 3: Select Language | COMMENT |
| LOW | docs/windows-deploy.md | 140 | ## Step 4: Select Installation Mode | COMMENT |
| LOW | docs/windows-deploy.md | 159 | ## Step 5: Select LLM Provider | COMMENT |
| LOW | docs/windows-deploy.md | 174 | ## Step 6: Select Model Interface | COMMENT |
| LOW | docs/windows-deploy.md | 191 | ## Step 7: Select Model Series | COMMENT |
| LOW | docs/windows-deploy.md | 209 | ## Step 8: Enter API Key and Test Connectivity | COMMENT |
| LOW | docs/windows-deploy.md | 238 | ## Step 9: Select Network Access Mode | COMMENT |
| LOW | docs/windows-deploy.md | 256 | ## Step 10: Confirm Port and Domain Configuration | COMMENT |
| LOW | docs/windows-deploy.md | 276 | ## Step 11: Optional Configuration | COMMENT |
| LOW | docs/windows-deploy.md | 289 | ## Step 12: Select Worker Runtime | COMMENT |
| LOW | docs/windows-deploy.md | 311 | ## Step 13: Wait for Installation to Complete | COMMENT |
| LOW | docs/windows-deploy.md | 358 | ## Step 14: Log in to Element Web and Get Started | COMMENT |
| LOW | docs/quickstart.md | 13 | ## Step 1: Install Manager and Login to IM | COMMENT |
| LOW | docs/quickstart.md | 80 | ## Step 2: Create Worker Alice | COMMENT |
| LOW | docs/quickstart.md | 144 | ## Step 3: Assign Task to Alice | COMMENT |
| LOW | docs/quickstart.md | 175 | ## Step 4: Human Intervenes Mid-Task | COMMENT |
| LOW | docs/quickstart.md | 203 | ## Step 5: Observe Heartbeat | COMMENT |
| LOW | docs/quickstart.md | 226 | ## Step 6: Create Worker Bob and Collaborate | COMMENT |
| LOW | docs/quickstart.md | 256 | ## Step 7: GitHub Operations via MCP | COMMENT |
| LOW | docs/quickstart.md | 282 | ## Step 8: Multi-Worker GitHub Collaboration | COMMENT |
| LOW | docs/quickstart.md | 301 | ## Step 9: Dynamic MCP Permission Control | COMMENT |
| LOW | docs/cms-integration.md | 25 | ## Step 1: Obtain CMS 2.0 Integration Configuration | COMMENT |
| LOW | docs/cms-integration.md | 66 | ## Step 2: Configure HiClaw Manager | COMMENT |
| LOW | docs/cms-integration.md | 99 | ## Step 3: Configure HiClaw Workers | COMMENT |
| LOW | docs/cms-integration.md | 103 | ## Step 4: Verify Integration | COMMENT |
| LOW | docs/import-worker.md | 195 | ### Step 1: Install the Migration Skill on the Source OpenClaw | COMMENT |
| LOW | docs/import-worker.md | 209 | ### Step 2: Generate the Migration Package | COMMENT |
| LOW | docs/import-worker.md | 227 | ### Step 3: Review the Package (Recommended) | COMMENT |
| LOW | docs/import-worker.md | 237 | ### Step 4: Transfer and Import | COMMENT |
| LOW | docs/import-worker.md | 255 | ### Step 5: Verify | COMMENT |
| 156 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | convert markdown text to html for matrix ``formatted_body``. uses ``markdown-it-py`` (the python port of markdown-it) wi | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | convert markdown text to html for matrix ``formatted_body``. uses ``markdown-it-py`` (the python port of markdown-it) wi | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | convert markdown text to html for matrix ``formatted_body``. uses ``markdown-it-py`` (the python port of markdown-it) wi | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | a buffered room message that didn't mention the bot. | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | a buffered room message that didn't mention the bot. | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | a buffered room message that didn't mention the bot. | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | return true when the final non-empty output line is no_reply. | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | return true when the final non-empty output line is no_reply. | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | return true when the final non-empty output line is no_reply. | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | return the file path for persisting the matrix sync token. | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | return the file path for persisting the matrix sync token. | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | return the file path for persisting the matrix sync token. | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | persist next_batch token to disk (push_loop uploads it to minio). | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | persist next_batch token to disk (push_loop uploads it to minio). | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | persist next_batch token to disk (push_loop uploads it to minio). | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | perform e2ee key maintenance tasks after each sync. mirrors what nio's sync_forever() does between syncs: - upload devic | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | perform e2ee key maintenance tasks after each sync. mirrors what nio's sync_forever() does between syncs: - upload devic | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | perform e2ee key maintenance tasks after each sync. mirrors what nio's sync_forever() does between syncs: - upload devic | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | strip leading @mention prefix so slash commands can be detected. handles mxid format (@user:server), room display name, | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | strip leading @mention prefix so slash commands can be detected. handles mxid format (@user:server), room display name, | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | strip leading @mention prefix so slash commands can be detected. handles mxid format (@user:server), room display name, | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | best-effort human-readable name for a matrix user in *room*. tries the room object passed by nio first, then falls back | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | best-effort human-readable name for a matrix user in *room*. tries the room object passed by nio first, then falls back | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | best-effort human-readable name for a matrix user in *room*. tries the room object passed by nio first, then falls back | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | format buffered history entries as a multi-line text block. | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | format buffered history entries as a multi-line text block. | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | format buffered history entries as a multi-line text block. | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | prepend accumulated history context to *content_parts*. if the first part is text, the history block is merged into it; | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | prepend accumulated history context to *content_parts*. if the first part is text, the history block is merged into it; | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | prepend accumulated history context to *content_parts*. if the first part is text, the history block is merged into it; | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | record a non-mentioned media message as a history entry. produces a typed text description (e.g. ``[sent an image: photo | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | record a non-mentioned media message as a history entry. produces a typed text description (e.g. ``[sent an image: photo | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | record a non-mentioned media message as a history entry. produces a typed text description (e.g. ``[sent an image: photo | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | return (and create) the local media storage directory. | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | return (and create) the local media storage directory. | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | return (and create) the local media storage directory. | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | return the directory for persisting olm/megolm crypto state. | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | return the directory for persisting olm/megolm crypto state. | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | return the directory for persisting olm/megolm crypto state. | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | download an encrypted mxc:// uri, decrypt it, and save locally. | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | download an encrypted mxc:// uri, decrypt it, and save locally. | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | download an encrypted mxc:// uri, decrypt it, and save locally. | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | handle undecryptable encrypted events (missing session key). | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | handle undecryptable encrypted events (missing session key). | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | handle undecryptable encrypted events (missing session key). | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | handle incoming media messages (image, file, audio, video). | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | handle incoming media messages (image, file, audio, video). | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | handle incoming media messages (image, file, audio, video). | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | mark a message as read (sends both read receipt and read marker). | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | mark a message as read (sends both read receipt and read marker). | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | mark a message as read (sends both read receipt and read marker). | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | best-effort display name for *user_id* in *room_id*. | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | best-effort display name for *user_id* in *room_id*. | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | best-effort display name for *user_id* in *room_id*. | STRING |
| HIGH | copaw/src/copaw_worker/matrix_channel.py | 0 | upload a local file to matrix and send as m.image / m.file / etc. | STRING |
| HIGH | copaw/src/matrix/channel.py | 0 | upload a local file to matrix and send as m.image / m.file / etc. | STRING |
| HIGH | qwenpaw/src/matrix/channel.py | 0 | upload a local file to matrix and send as m.image / m.file / etc. | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | plugins/teamharness/mcp/server.py | 881 | except Exception: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 927 | except Exception: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 1024 | except Exception: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2166 | except Exception: | CODE |
| LOW | plugins/teamharness/mcp/message_tool.py | 489 | except Exception: | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/task_trace.py | 310 | except Exception as exc: | CODE |
| MEDIUM | plugins/teamharness/adapters/qwenpaw/plugin.py | 387 | def _qwenpaw_config_path() -> Optional[Path]: | CODE |
| MEDIUM | plugins/teamharness/adapters/qwenpaw/plugin.py | 397 | def _reload_qwenpaw_file_guard() -> None: | CODE |
| MEDIUM | plugins/teamharness/adapters/qwenpaw/plugin.py | 518 | def _iter_qwenpaw_agents() -> List[tuple[str, Path]]: | CODE |
| LOW⚡ | plugins/teamharness/adapters/qwenpaw/plugin.py | 392 | except Exception: | CODE |
| LOW⚡ | plugins/teamharness/adapters/qwenpaw/plugin.py | 402 | except Exception: | CODE |
| LOW⚡ | plugins/teamharness/adapters/qwenpaw/plugin.py | 815 | except Exception: | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 778 | except Exception as exc: | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 854 | except Exception as exc: | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 988 | except Exception as exc: | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 1019 | except Exception: | CODE |
| LOW | plugins/workerflow/mcp/server.py | 351 | except Exception: | CODE |
| LOW | plugins/workerflow/mcp/server.py | 609 | except Exception as exc: | CODE |
| LOW | plugins/workerflow/mcp/server.py | 1031 | except Exception as cleanup_exc: | CODE |
| LOW | plugins/workerflow/mcp/server.py | 1150 | except Exception as exc: | CODE |
| LOW | plugins/workerflow/mcp/server.py | 1466 | except Exception as exc: # pylint: disable=broad-except | CODE |
| LOW | plugins/workerflow/mcp/server.py | 1491 | except Exception as exc: # pylint: disable=broad-except | CODE |
| LOW | plugins/workerflow/adapters/qwenpaw/plugin.py | 199 | except Exception: | CODE |
| LOW | plugins/cli/src/agentteams_cli/plugin_manager.py | 201 | except Exception as exc: | CODE |
| LOW | tests/lib/test-helpers.sh | 567 | except Exception as exc: | CODE |
| LOW | tests/lib/test-helpers.sh | 577 | except Exception as exc: | CODE |
| LOW | copaw/scripts/patch_reme_lazy.py | 216 | except Exception: | CODE |
| LOW | copaw/scripts/patch_reme_lazy.py | 249 | except Exception: | CODE |
| LOW | copaw/src/copaw_worker/sync.py | 372 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/sync.py | 403 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/sync.py | 545 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/sync.py | 757 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/sync.py | 827 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/sync.py | 871 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/sync.py | 931 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/sync.py | 969 | except Exception as exc: | CODE |
| LOW⚡ | copaw/src/copaw_worker/worker.py | 63 | except Exception: | CODE |
| LOW⚡ | copaw/src/copaw_worker/worker.py | 68 | except Exception: | CODE |
| LOW⚡ | copaw/src/copaw_worker/worker.py | 452 | except Exception as exc: | CODE |
| LOW⚡ | copaw/src/copaw_worker/worker.py | 501 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/worker.py | 112 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/worker.py | 154 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/worker.py | 236 | except Exception as e: | CODE |
| LOW | copaw/src/copaw_worker/worker.py | 246 | except Exception: | CODE |
| LOW | copaw/src/copaw_worker/worker.py | 402 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/worker.py | 434 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/worker.py | 535 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/worker.py | 695 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/health.py | 298 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/health.py | 344 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/health.py | 393 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/bridge.py | 357 | except Exception: | CODE |
| LOW | copaw/src/copaw_worker/bridge.py | 364 | except Exception: | CODE |
| LOW⚡ | copaw/src/copaw_worker/matrix_channel.py | 783 | except Exception as exc: | CODE |
| LOW⚡ | copaw/src/copaw_worker/matrix_channel.py | 1058 | except Exception: | CODE |
| LOW⚡ | copaw/src/copaw_worker/matrix_channel.py | 1087 | except Exception as exc: | CODE |
| LOW⚡ | copaw/src/copaw_worker/matrix_channel.py | 1280 | except Exception as exc: | CODE |
| LOW⚡ | copaw/src/copaw_worker/matrix_channel.py | 1482 | except Exception as exc: | CODE |
| LOW⚡ | copaw/src/copaw_worker/matrix_channel.py | 1534 | except Exception as exc: | CODE |
| LOW⚡ | copaw/src/copaw_worker/matrix_channel.py | 1543 | except Exception: | CODE |
| 145 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 49 | # Step 0: Set timezone from TZ env var | COMMENT |
| LOW⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 58 | # Step 1: Configure mc alias for centralized file system | COMMENT |
| LOW⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 75 | # Step 2: Pull Worker config from centralized storage | COMMENT |
| LOW⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 134 | # Step 3: Generate config.toml — bridge from openclaw.json | COMMENT |
| LOW⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 248 | # Step 4: Start file sync loops | COMMENT |
| LOW⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 298 | # Step 5: Launch OpenHuman Core | COMMENT |
| LOW⚡ | openhuman/scripts/openhuman-worker-entrypoint.sh | 320 | # Step 6: Wait for health + report ready to controller | COMMENT |
| LOW⚡ | plugins/tests/teamharness/test_trace.py | 1131 | # Step 1: Instrumentation creates entry span (no room yet) | COMMENT |
| LOW⚡ | plugins/tests/teamharness/test_trace.py | 1137 | # Step 2: Inner spans are created (agent_step, etc.) | COMMENT |
| LOW⚡ | plugins/tests/teamharness/test_trace.py | 1142 | # Step 3: Wrapper sets room and tags pending span | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 177 | # Step 1: Build images | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 189 | # Step 2: Start Manager container (skip if --use-existing) | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 225 | # Step 3: Wait for Manager to be healthy (via make wait-ready) | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 384 | # Step 4: Run test cases | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 426 | # Step 5: Report results | COMMENT |
| LOW | hiclaw-controller/internal/service/provisioner.go | 331 | // Step 1: Load or generate credentials | COMMENT |
| LOW | hiclaw-controller/internal/service/provisioner.go | 348 | // Step 2: Register Matrix account | COMMENT |
| LOW | hiclaw-controller/internal/service/provisioner.go | 375 | // Step 3: Create MinIO user (embedded mode only) | COMMENT |
| LOW | hiclaw-controller/internal/service/provisioner.go | 389 | // Step 4: Create Matrix room | COMMENT |
| LOW | hiclaw-controller/internal/service/provisioner.go | 500 | // Step 5: Gateway consumer and authorization | COMMENT |
| LOW | hiclaw-controller/internal/service/provisioner.go | 1354 | // Step 1: Load or generate credentials | COMMENT |
| LOW | hiclaw-controller/internal/service/provisioner.go | 1376 | // Step 2: Register Matrix account (always "manager", matching container script) | COMMENT |
| LOW | hiclaw-controller/internal/service/provisioner.go | 1403 | // Step 3: Create MinIO user (embedded mode only) | COMMENT |
| LOW | hiclaw-controller/internal/service/provisioner.go | 1417 | // Step 4: Create Admin DM Room (Admin + Manager only) | COMMENT |
| LOW | hiclaw-controller/internal/service/provisioner.go | 1447 | // Step 5: Gateway consumer and authorization | COMMENT |
| LOW | …aw-controller/internal/migration/registry_migration.go | 83 | // Step 1: Create standalone Worker CRs (workers not belonging to any team) | COMMENT |
| LOW⚡ | …aw-controller/internal/migration/registry_migration.go | 96 | // Step 2: Create Team CRs — TeamReconciler will create Worker CRs for team members | COMMENT |
| LOW⚡ | …aw-controller/internal/migration/registry_migration.go | 105 | // Step 3: Create Human CRs | COMMENT |
| LOW⚡ | …ills/worker-management/scripts/update-worker-config.sh | 169 | # Step 1: Load persisted credentials | COMMENT |
| LOW⚡ | …ills/worker-management/scripts/update-worker-config.sh | 196 | # Step 2: Deploy package if specified (SOUL.md, custom skills) | COMMENT |
| LOW⚡ | …ills/worker-management/scripts/update-worker-config.sh | 339 | # Step 3: Regenerate openclaw.json if model specified | COMMENT |
| LOW⚡ | …ills/worker-management/scripts/update-worker-config.sh | 381 | # Step 4: Push skills (additive) | COMMENT |
| LOW⚡ | …ills/worker-management/scripts/update-worker-config.sh | 394 | # Step 5: Reauthorize MCP servers if specified | COMMENT |
| LOW⚡ | …ills/worker-management/scripts/update-worker-config.sh | 409 | # Step 6: Sync config to MinIO (exclude memory) | COMMENT |
| LOW | …ills/worker-management/scripts/update-worker-config.sh | 112 | # Step 2: Poll for phase=Running. Container recreate typically takes | COMMENT |
| LOW⚡ | …nt/skills/project-management/scripts/create-project.sh | 54 | # Step 1: Create project directories and files | COMMENT |
| LOW⚡ | …nt/skills/project-management/scripts/create-project.sh | 103 | # Step 2: Create Matrix Project Room | COMMENT |
| LOW⚡ | …nt/skills/project-management/scripts/create-project.sh | 271 | # Step 3: Add Workers to Manager's groupAllowFrom | COMMENT |
| LOW⚡ | …nt/skills/project-management/scripts/create-project.sh | 289 | # Step 4: Sync project files to MinIO | COMMENT |
| LOW⚡ | …/agent/skills/human-management/scripts/create-human.sh | 87 | # Step 1: Register Matrix account | COMMENT |
| LOW⚡ | …/agent/skills/human-management/scripts/create-human.sh | 117 | # Step 2: Configure permissions based on level | COMMENT |
| LOW⚡ | …/agent/skills/human-management/scripts/create-human.sh | 292 | # Step 3: Update humans-registry.json | COMMENT |
| LOW⚡ | …/agent/skills/human-management/scripts/create-human.sh | 306 | # Step 4: Send welcome email | COMMENT |
| LOW⚡ | …ills/mcp-server-management/scripts/setup-mcp-server.sh | 186 | # Step 1: Service source registration | COMMENT |
| LOW⚡ | …ills/mcp-server-management/scripts/setup-mcp-server.sh | 249 | # Step 2: Read template, substitute credential, create/update MCP Server | COMMENT |
| LOW⚡ | …ills/mcp-server-management/scripts/setup-mcp-server.sh | 275 | # Step 3: Authorize Manager consumer | COMMENT |
| LOW⚡ | …ills/mcp-server-management/scripts/setup-mcp-server.sh | 288 | # Step 4: Update Manager's own mcporter config | COMMENT |
| LOW⚡ | …ills/mcp-server-management/scripts/setup-mcp-server.sh | 323 | # Step 5: Authorize existing Workers and update their configs | COMMENT |
| LOW⚡ | …kills/mcp-server-management/scripts/setup-mcp-proxy.sh | 160 | # Step 1: Register DNS service source | COMMENT |
| LOW⚡ | …kills/mcp-server-management/scripts/setup-mcp-proxy.sh | 188 | # Step 2: Generate mcp-proxy YAML and create MCP Server | COMMENT |
| LOW⚡ | …kills/mcp-server-management/scripts/setup-mcp-proxy.sh | 281 | # Step 3: Authorize Manager consumer | COMMENT |
| LOW⚡ | …kills/mcp-server-management/scripts/setup-mcp-proxy.sh | 294 | # Step 4: Update Manager's own mcporter config | COMMENT |
| LOW⚡ | …kills/mcp-server-management/scripts/setup-mcp-proxy.sh | 326 | # Step 5: Authorize existing Workers and update their configs | COMMENT |
| LOW⚡ | …er/agent/skills/team-management/scripts/create-team.sh | 166 | # Step 1: Create Team Room and Leader DM (empty — members invited later) | COMMENT |
| LOW⚡ | …er/agent/skills/team-management/scripts/create-team.sh | 230 | # Step 2: Create Team Leader (with room IDs for AGENTS.md team-context) | COMMENT |
| LOW⚡ | …er/agent/skills/team-management/scripts/create-team.sh | 290 | # Step 3: Create Team Workers | COMMENT |
| LOW⚡ | …er/agent/skills/team-management/scripts/create-team.sh | 357 | # Step 4: Invite members into Team Room + Leader DM, then Manager leaves | COMMENT |
| LOW⚡ | …er/agent/skills/team-management/scripts/create-team.sh | 438 | # Step 5: Initialize team storage space in MinIO | COMMENT |
| LOW⚡ | …er/agent/skills/team-management/scripts/create-team.sh | 454 | # Step 6: Update teams-registry.json | COMMENT |
| LOW⚡ | …er/agent/skills/team-management/scripts/create-team.sh | 555 | # Step 7: Backfill permissions for humans that reference this team | COMMENT |
| 38 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | openhuman/scripts/openhuman-worker-entrypoint.sh | 1 | #!/bin/bash | COMMENT |
| LOW | openhuman/scripts/openhuman-worker-entrypoint.sh | 21 | # HICLAW_FS_ACCESS_KEY - MinIO access key (required in local mode) | COMMENT |
| LOW | install/hiclaw-import.sh | 1 | #!/bin/bash | COMMENT |
| LOW | install/hiclaw-install.sh | 1 | #!/bin/bash | COMMENT |
| LOW | install/hiclaw-install.sh | 21 | # AGENTTEAMS_ADMIN_PASSWORD Admin password (auto-generated if not set, min 8 chars) | COMMENT |
| LOW | install/hiclaw-install.sh | 3641 | # for the Manager's gateway key — typically ~45-90s on a fresh install. | COMMENT |
| LOW | install/hiclaw-verify.sh | 1 | #!/bin/bash | COMMENT |
| LOW | install/hiclaw-verify.sh | 21 | # Pod name is dynamic; discover it with: | COMMENT |
| LOW | install/hiclaw-apply.sh | 1 | #!/bin/bash | COMMENT |
| LOW | tests/run-all-tests.sh | 1 | #!/bin/bash | COMMENT |
| LOW | tests/test-02-create-worker.sh | 61 | # Why the prompt is so explicit: worker-management/SKILL.md instructs Manager | COMMENT |
| LOW | tests/test-23-runtime-switch.sh | 1 | #!/bin/bash | COMMENT |
| LOW | tests/test-25-name-validation.sh | 1 | #!/bin/bash | COMMENT |
| LOW | tests/test-22-delete-worker-cleanup.sh | 1 | #!/bin/bash | COMMENT |
| LOW | tests/test-24-skills-management.sh | 1 | #!/bin/bash | COMMENT |
| LOW | tests/test-100-cleanup.sh | 1 | #!/bin/bash | COMMENT |
| LOW | tests/test-18-team-config-verify.sh | 1 | #!/bin/bash | COMMENT |
| LOW | tests/test-19-human-and-team-admin.sh | 1 | #!/bin/bash | COMMENT |
| LOW | tests/lib/test-helpers.sh | 1 | #!/bin/bash | COMMENT |
| LOW | tests/lib/matrix-client.sh | 1 | #!/bin/bash | COMMENT |
| LOW | tests/lib/matrix-client.sh | 261 | return 0 | COMMENT |
| LOW | tests/lib/matrix-client.sh | 361 | # matrix_send_and_wait_for_reply <token> <room_id> <worker_user_id> <body> \ | COMMENT |
| LOW | tests/lib/agent-metrics.sh | 1 | #!/bin/bash | COMMENT |
| LOW | tests/skills/hiclaw-test/scripts/hiclaw-debug.sh | 1 | #!/bin/bash | COMMENT |
| LOW | tests/skills/hiclaw-test/scripts/run-hiclaw-test.sh | 1 | #!/bin/bash | COMMENT |
| LOW | hack/mirror-images.sh | 1 | #!/bin/bash | COMMENT |
| LOW | hack/mirror-images.sh | 21 | # | COMMENT |
| LOW | hack/local-k8s-up.sh | 1 | #!/bin/bash | COMMENT |
| LOW | shared/lib/hiclaw-env.sh | 1 | #!/bin/bash | COMMENT |
| LOW | shared/lib/oss-credentials.sh | 1 | #!/bin/bash | COMMENT |
| LOW | shared/lib/merge-openclaw-config.sh | 1 | #!/bin/bash | COMMENT |
| LOW | shared/lib/mc-wrapper.sh | 1 | #!/bin/bash | COMMENT |
| LOW | docs/design/hiclaw-controller-refactor.md | 301 | // Upgrade 执行配置热更新(不重启 Worker) | COMMENT |
| LOW | copaw/scripts/copaw-worker-entrypoint.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …controller/test/integration/controller/manager_test.go | 1081 | if err := k8sClient.Get(ctx, client.ObjectKeyFromObject(mgr), &m); err != nil { | COMMENT |
| LOW | …aw-controller/test/integration/controller/team_test.go | 141 | if got := len(mockProv.Calls.ProvisionWorker); got < 3 { | COMMENT |
| LOW | …aw-controller/test/integration/controller/team_test.go | 601 | if f == "agentteams.io/cleanup" { | COMMENT |
| LOW | …aw-controller/test/integration/controller/team_test.go | 841 | } | COMMENT |
| LOW | hiclaw-controller/internal/agentconfig/generator.go | 61 | // mapping (host:AGENTTEAMS_PORT_MANAGER_CONSOLE → container:18799), Dockerfile | COMMENT |
| LOW | hiclaw-controller/internal/agentconfig/generator.go | 81 | // gateway.controlUi.allowInsecureAuth: true — hiclaw exposes the console | COMMENT |
| LOW | hiclaw-controller/internal/agentconfig/generator.go | 241 | // fetch path. Without this opt-in, /sync to private hosts (the embedded | COMMENT |
| LOW | hiclaw-controller/internal/auth/prefix.go | 1 | package auth | COMMENT |
| LOW | hiclaw-controller/internal/accessresolver/defaults.go | 1 | // Package accessresolver converts CR-layer AccessEntry declarations | COMMENT |
| LOW | hiclaw-controller/internal/server/resource_handler.go | 21 | COMMENT | |
| LOW | hiclaw-controller/internal/backend/interface.go | 61 | func ValidRuntime(r string) bool { | COMMENT |
| LOW | hiclaw-controller/internal/backend/interface.go | 161 | // BackendRuntime is the desired infrastructure backend type that selected | COMMENT |
| LOW | hiclaw-controller/internal/backend/interface.go | 181 | AuthExpirationSeconds int64 `json:"-"` | COMMENT |
| LOW | hiclaw-controller/internal/backend/interface.go | 301 | // Message carries a human-readable status detail from the backend. | COMMENT |
| LOW | hiclaw-controller/internal/backend/sandbox.go | 741 | // - An empty phase string means the provider controller has not yet written | COMMENT |
| LOW | …claw-controller/internal/backend/agent_pod_template.go | 21 | // ConfigMap. When the agent is being created in remote deploy mode | COMMENT |
| LOW | …claw-controller/internal/backend/agent_pod_template.go | 41 | // Container is the agent-container base (Name="worker", Image, Env, | COMMENT |
| LOW | …claw-controller/internal/backend/agent_pod_template.go | 61 | HostAliases []corev1.HostAlias | COMMENT |
| LOW | …claw-controller/internal/backend/agent_pod_template.go | 81 | // Every failure mode (nil client, empty name, missing ConfigMap, API error, | COMMENT |
| LOW | …claw-controller/internal/backend/agent_pod_template.go | 141 | return tmpl | COMMENT |
| LOW | …claw-controller/internal/backend/sandbox/openkruise.go | 221 | // Report a synthetic Terminating phase so the reconciler waits instead | COMMENT |
| LOW | hiclaw-controller/internal/backend/sandbox/plugin.go | 41 | // GetSandboxStatus returns the current status of an actual Sandbox. | COMMENT |
| LOW | hiclaw-controller/internal/backend/sandbox/status.go | 21 | // CR still exists but carries a non-zero metadata.deletionTimestamp — | COMMENT |
| LOW | hiclaw-controller/internal/backend/sandbox/errors.go | 21 | // deleted"). The backend layer maps this to WorkerStatus=NotFound so | COMMENT |
| LOW | hiclaw-controller/internal/controller/human_scope.go | 21 | // userToken is the Human's own Matrix access token for this reconcile | COMMENT |
| LOW | …ler/internal/controller/manager_reconcile_container.go | 281 | // recreation when changed. | COMMENT |
| 105 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | README.ja-JP.md | 131 | --set credentials.llmApiKey=<your-api-key> \ | CODE |
| HIGH | README.ja-JP.md | 142 | --set credentials.llmApiKey=<your-api-key> \ | CODE |
| HIGH | README.ja-JP.md | 184 | --set credentials.llmApiKey=<your-api-key> \ | CODE |
| HIGH | README.ja-JP.md | 211 | --set credentials.llmApiKey=<your-api-key> \ | CODE |
| HIGH | README.md | 131 | --set credentials.llmApiKey=<your-api-key> \ | CODE |
| HIGH | README.md | 142 | --set credentials.llmApiKey=<your-api-key> \ | CODE |
| HIGH | README.md | 187 | --set credentials.llmApiKey=<your-api-key> \ | CODE |
| HIGH | README.md | 201 | --set credentials.llmApiKey=<your-api-key> \ | CODE |
| HIGH | README.md | 228 | --set credentials.llmApiKey=<your-api-key> \ | CODE |
| HIGH | README.zh-CN.md | 210 | --set credentials.llmApiKey=<your-api-key> \ | CODE |
| HIGH | install/README.md | 124 | export AGENTTEAMS_LLM_API_KEY="your-api-key" | CODE |
| HIGH | install/README.md | 131 | $env:AGENTTEAMS_LLM_API_KEY = "your-api-key" | CODE |
| HIGH | docs/development.md | 171 | export HICLAW_LLM_API_KEY="your-api-key" | CODE |
| HIGH | docs/development.md | 361 | "tokens": ["your-api-key"], | CODE |
| HIGH | docs/zh-cn/dingtalk-setup-guide.md | 260 | "apiKey": "your-api-key", | CODE |
| HIGH | docs/zh-cn/development.md | 171 | export HICLAW_LLM_API_KEY="your-api-key" | CODE |
| HIGH | docs/zh-cn/development.md | 361 | "tokens": ["your-api-key"], | CODE |
| HIGH | …ills/mcp-server-management/scripts/setup-mcp-server.sh | 76 | echo " credential-value e.g., ghp_xxx, your-api-key" | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | install/hiclaw-import.sh | 7 | # Usage: | COMMENT |
| LOW | install/hiclaw-install.sh | 4 | # Usage: | COMMENT |
| LOW | install/hiclaw-verify.sh | 4 | # Usage: | COMMENT |
| LOW | install/hiclaw-apply.sh | 7 | # Usage: | COMMENT |
| LOW | tests/run-all-tests.sh | 5 | # Usage: | COMMENT |
| LOW | tests/lib/matrix-client.sh | 360 | # Usage: | COMMENT |
| LOW⚡ | tests/lib/agent-metrics.sh | 9 | # Usage: | COMMENT |
| LOW | hack/kind-config.yaml | 6 | # Usage: | COMMENT |
| LOW | hack/mirror-images.sh | 15 | # Usage: | COMMENT |
| LOW | hack/local-k8s-down.sh | 4 | # Usage: | COMMENT |
| LOW | hack/local-k8s-up.sh | 21 | # Usage: | COMMENT |
| LOW⚡ | shared/lib/hiclaw-env.sh | 16 | # Usage: | COMMENT |
| LOW⚡ | shared/lib/oss-credentials.sh | 15 | # Usage: | COMMENT |
| LOW | …s-worker-agent/skills/file-sync/scripts/push-shared.sh | 8 | # Usage: | COMMENT |
| LOW | …n-worker-agent/skills/file-sync/scripts/push-shared.sh | 8 | # Usage: | COMMENT |
| LOW⚡ | …skills/worker-management/scripts/push-worker-skills.sh | 7 | # Usage: | COMMENT |
| LOW | …ills/worker-management/scripts/send-worker-greeting.sh | 7 | # Usage: | COMMENT |
| LOW | …ills/worker-management/scripts/enable-peer-mentions.sh | 8 | # Usage: | COMMENT |
| LOW | …lls/worker-management/scripts/enable-worker-console.sh | 7 | # Usage: | COMMENT |
| LOW | …ills/worker-management/scripts/drain-pending-worker.sh | 4 | # Usage: | COMMENT |
| LOW | …ills/worker-management/scripts/update-worker-config.sh | 18 | # Usage: | COMMENT |
| LOW | …ls/worker-management/scripts/generate-worker-config.sh | 4 | # Usage: | COMMENT |
| LOW | …t/skills/worker-management/scripts/lifecycle-worker.sh | 7 | # Usage: | COMMENT |
| LOW⚡ | …nt/skills/model-switch/scripts/update-manager-model.sh | 11 | # Usage: | COMMENT |
| LOW | …ills/task-management/scripts/resolve-notify-channel.sh | 8 | # Usage: | COMMENT |
| LOW | …r/agent/skills/task-management/scripts/manage-state.sh | 7 | # Usage: | COMMENT |
| LOW | …er/agent/skills/task-management/scripts/find-worker.sh | 10 | # Usage: | COMMENT |
| LOW | …kills/hiclaw-find-worker/scripts/hiclaw-find-worker.sh | 4 | # Usage: | COMMENT |
| LOW | …/hiclaw-find-worker/scripts/install-worker-template.sh | 4 | # Usage: | COMMENT |
| LOW | …s/channel-management/scripts/manage-primary-channel.sh | 6 | # Usage: | COMMENT |
| LOW | …nt/skills/project-management/scripts/create-project.sh | 4 | # Usage: | COMMENT |
| LOW | …/agent/skills/human-management/scripts/create-human.sh | 7 | # Usage: | COMMENT |
| LOW | …lls/human-management/scripts/manage-humans-registry.sh | 4 | # Usage: | COMMENT |
| LOW | …ills/mcp-server-management/scripts/setup-mcp-server.sh | 11 | # Usage: | COMMENT |
| LOW | …kills/mcp-server-management/scripts/setup-mcp-proxy.sh | 9 | # Usage: | COMMENT |
| LOW | …er/agent/skills/team-management/scripts/create-team.sh | 4 | # Usage: | COMMENT |
| LOW | …kills/team-management/scripts/manage-teams-registry.sh | 4 | # Usage: | COMMENT |
| LOW | manager/scripts/lib/container-api.sh | 11 | # Usage: | COMMENT |
| LOW⚡ | migrate/skill/scripts/generate-zip.sh | 7 | # Usage: | COMMENT |
| LOW⚡ | migrate/skill/scripts/analyze.sh | 7 | # Usage: | COMMENT |
| LOW | scripts/replay-task.sh | 7 | # Usage: | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | plugins/teamharness/mcp/server.py | 4 | CODE | |
| LOW | plugins/teamharness/mcp/roomflow_tool.py | 4 | CODE | |
| LOW | plugins/teamharness/mcp/message_tool.py | 4 | CODE | |
| LOW | plugins/teamharness/adapters/qwenpaw/task_trace.py | 52 | CODE | |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 8 | CODE | |
| LOW | plugins/workerflow/mcp/server.py | 4 | CODE | |
| LOW | plugins/workerflow/adapters/qwenpaw/plugin.py | 4 | CODE | |
| LOW | plugins/tests/teamharness/test_trace.py | 14 | CODE | |
| LOW | plugins/tests/teamharness/test_trace_integration.py | 13 | CODE | |
| LOW | plugins/tests/workerflow/mcp/test_server.py | 4 | CODE | |
| LOW | …gins/tests/workerflow/adapters/qwenpaw/test_adapter.py | 3 | CODE | |
| LOW | plugins/tests/cli/test_agentteams_plugin_cli.py | 4 | CODE | |
| LOW | plugins/cli/src/agentteams_cli/config_store.py | 3 | CODE | |
| LOW | plugins/cli/src/agentteams_cli/main.py | 4 | CODE | |
| LOW | plugins/cli/src/agentteams_cli/plugin_manager.py | 3 | CODE | |
| LOW | copaw/scripts/patch_copaw_stream_errors.py | 9 | CODE | |
| LOW | copaw/src/copaw_worker/sync.py | 21 | CODE | |
| LOW | copaw/src/copaw_worker/worker.py | 10 | CODE | |
| LOW | copaw/src/copaw_worker/task.py | 3 | CODE | |
| LOW | copaw/src/copaw_worker/config.py | 2 | CODE | |
| LOW | copaw/src/copaw_worker/run_copaw_app.py | 3 | CODE | |
| LOW | copaw/src/copaw_worker/health.py | 106 | CODE | |
| LOW | copaw/src/copaw_worker/bridge.py | 6 | CODE | |
| LOW | copaw/src/copaw_worker/bridge.py | 15 | CODE | |
| LOW | copaw/src/copaw_worker/cli.py | 2 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 7 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 19 | CODE | |
| LOW | copaw/src/copaw_worker/worker_api.py | 3 | CODE | |
| LOW | copaw/src/copaw_worker/hooks/__init__.py | 3 | CODE | |
| LOW | copaw/src/copaw_worker/hooks/output_sanitizer.py | 11 | CODE | |
| LOW | copaw/src/copaw_worker/hooks/output_sanitizer.py | 15 | CODE | |
| LOW | copaw/src/copaw_worker/hooks/message_filter.py | 3 | CODE | |
| LOW | copaw/src/copaw_worker/hooks/credential_guard.py | 9 | CODE | |
| LOW | copaw/src/copaw_worker/hooks/tools/filesync.py | 3 | CODE | |
| LOW | copaw/src/copaw_worker/hooks/tools/message.py | 3 | CODE | |
| LOW | copaw/src/copaw_worker/hooks/tools/projectflow.py | 3 | CODE | |
| LOW | copaw/src/copaw_worker/hooks/tools/taskflow.py | 3 | CODE | |
| LOW | copaw/src/matrix/channel.py | 6 | CODE | |
| LOW | copaw/src/matrix/__init__.py | 9 | CODE | |
| LOW | …s-worker-agent/skills/file-sync/scripts/hermes-sync.py | 19 | CODE | |
| LOW | qwenpaw/scripts/install-builtin-qwenpaw-plugins.py | 4 | CODE | |
| LOW | qwenpaw/scripts/patch-qwenpaw-defer-mcp-startup.py | 4 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/update.py | 3 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/sync.py | 3 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/worker.py | 3 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/config.py | 3 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/log.py | 3 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/cli.py | 3 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/heartbeat.py | 3 | CODE | |
| LOW | qwenpaw/src/matrix/channel.py | 10 | CODE | |
| LOW | scripts/export-debug-log.py | 2 | CODE | |
| LOW | hermes/tests/test_sync.py | 3 | CODE | |
| LOW | hermes/tests/test_policies.py | 1 | CODE | |
| LOW | hermes/tests/test_bridge.py | 3 | CODE | |
| LOW | hermes/src/hermes_matrix/_shim.py | 8 | CODE | |
| LOW | hermes/src/hermes_matrix/_shim.py | 11 | CODE | |
| LOW | hermes/src/hermes_matrix/_shim.py | 13 | CODE | |
| LOW | hermes/src/hermes_matrix/adapter.py | 2 | CODE | |
| LOW | hermes/src/hermes_matrix/overlay_adapter.py | 15 | CODE | |
| LOW | hermes/src/hermes_matrix/policies.py | 8 | CODE | |
| 6 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | install/hiclaw-install.sh | 3527 | # Optional: embedding model | COMMENT |
| MEDIUM | tests/test-02-create-worker.sh | 112 | # Check Worker openclaw.json has memorySearch config (only if embedding model is configured) | COMMENT |
| MEDIUM | tests/test-21-team-project-dag.sh | 2 | # test-21-team-project-dag.sh - Case 21: Team project DAG orchestration end-to-end | COMMENT |
| MEDIUM | docs/k8s-native-agent-orch.md | 1 | # HiClaw: Kubernetes-native multi-Agent collaboration orchestration | COMMENT |
| MEDIUM | docs/k8s-native-agent-orch.md | 11 | ## 2. Why multi-Agent collaboration orchestration | COMMENT |
| MEDIUM⚡ | blog/hiclaw-k8s-native-multi-agent-collaboration.md | 1 | # HiClaw: Kubernetes-native multi-agent collaboration orchestration | COMMENT |
| MEDIUM⚡ | blog/hiclaw-k8s-native-multi-agent-collaboration.md | 1 | # HiClaw: Kubernetes-native multi-agent collaboration orchestration | COMMENT |
| MEDIUM⚡ | blog/hiclaw-k8s-native-multi-agent-collaboration.md | 11 | ## 1. Orchestration vs collaboration: two different “multi-agent” problems | COMMENT |
| MEDIUM | copaw/AGENTS.md | 38 | │ │ └── worker.py # Worker orchestration + startup | CODE |
| MEDIUM | copaw/src/copaw_worker/bridge.py | 290 | # Bridge model context window → agents.running.max_input_length so that | COMMENT |
| MEDIUM | copaw/src/copaw_worker/bridge.py | 395 | # Bridge context window | COMMENT |
| MEDIUM | manager/README.md | 43 | ├── supervisord.conf # Process orchestration (priority-ordered) | CODE |
| MEDIUM⚡ | …nt/skills/model-switch/scripts/update-manager-model.sh | 5 | # - OpenClaw: ~/manager-workspace/openclaw.json (model list + context window in one file) | COMMENT |
| MEDIUM⚡ | …nt/skills/model-switch/scripts/update-manager-model.sh | 6 | # - CoPaw: ~/.copaw.secret/providers.json (model list) + ~/.copaw/config.json (context window) | COMMENT |
| MEDIUM | …nt/skills/model-switch/scripts/update-manager-model.sh | 86 | # Resolve context window and max tokens | COMMENT |
| MEDIUM | …nt/skills/model-switch/scripts/update-manager-model.sh | 173 | # ── CoPaw: update providers.json (model list) + config.json (context window) ── | COMMENT |
| MEDIUM | manager/scripts/init/start-manager-agent.sh | 732 | # Ensure memorySearch config exists (embedding model for memory) — skip if embedding model is empty | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | install/hiclaw-import.sh | 40 | # Check if the container exists but is stopped | COMMENT |
| LOW⚡ | install/hiclaw-install.sh | 3444 | # Check if current installation is embedded — downgrade to legacy is not supported | COMMENT |
| LOW | install/hiclaw-install.sh | 1383 | # Check if variable is defined (even if set to empty string) | COMMENT |
| LOW | tests/run-all-tests.sh | 271 | # Check if identity is already configured | COMMENT |
| LOW | tests/test-12-github-mcp-tools.sh | 178 | # Check if response starts with [ (array) or contains valid notification data | COMMENT |
| LOW | tests/test-15-import-worker-zip.sh | 24 | # Check if all tests passed before cleaning up | COMMENT |
| LOW | tests/test-11-github-pr-collab.sh | 23 | # Check if GitHub token is configured | COMMENT |
| LOW | tests/test-09-github-collab.sh | 16 | # Check if GitHub token is configured | COMMENT |
| LOW | tests/test-21-team-project-dag.sh | 375 | # Check if any worker has responded in Team Room | COMMENT |
| LOW⚡ | tests/lib/test-helpers.sh | 763 | # Check if LLM API key is configured (required for tests that need Manager Agent responses) | COMMENT |
| LOW | tests/lib/matrix-client.sh | 483 | # Check if there's any new message from the target user containing the keyword | COMMENT |
| LOW⚡ | tests/lib/minio-client.sh | 25 | # Check if a file exists in MinIO | COMMENT |
| LOW⚡ | tests/lib/minio-client.sh | 33 | # Read file content from MinIO | COMMENT |
| LOW | tests/lib/agent-metrics.sh | 1048 | # Check if worker container exists and is running | STRING |
| LOW⚡ | copaw/src/matrix/config.py | 1336 | # Check if already migrated (new structure has only AgentProfileRef) | COMMENT |
| LOW⚡ | copaw/src/matrix/config.py | 1341 | # Check if default agent config exists | COMMENT |
| LOW⚡ | …ills/worker-management/scripts/enable-peer-mentions.sh | 159 | # Output result | COMMENT |
| LOW | …t/skills/worker-management/scripts/lifecycle-worker.sh | 118 | # Check if a worker has any active finite tasks in state.json | COMMENT |
| LOW | …t/skills/worker-management/scripts/lifecycle-worker.sh | 132 | # Check if a worker has any active tasks (finite or infinite) in state.json | COMMENT |
| LOW | …t/skills/worker-management/scripts/lifecycle-worker.sh | 146 | # Check if a worker has enabled cron jobs in its .openclaw/cron/jobs.json | COMMENT |
| LOW | …t/skills/worker-management/scripts/lifecycle-worker.sh | 291 | # Check if idle timeout exceeded | COMMENT |
| LOW | …s/task-coordination/scripts/check-processing-marker.sh | 2 | # Check if a task directory has an active processing marker | COMMENT |
| LOW | …s/task-coordination/scripts/check-processing-marker.sh | 41 | # Check if expired (compare ISO 8601 timestamps) | COMMENT |
| LOW | …/agent/skills/human-management/scripts/create-human.sh | 234 | # Check if team exists in registry | COMMENT |
| LOW⚡ | manager/scripts/init/start-copaw-manager.sh | 239 | # Set PYTHONPATH to include copaw_worker module | COMMENT |
| LOW⚡ | manager/scripts/init/start-manager-agent.sh | 987 | # Check if password file already exists in MinIO | COMMENT |
| LOW⚡ | manager/scripts/init/upgrade-builtins.sh | 248 | # Check if any workers are registered; if so, mark for post-startup notification | COMMENT |
| LOW⚡ | manager/scripts/lib/container-api.sh | 155 | # Check if controller API is reachable. | COMMENT |
| LOW⚡ | migrate/skill/scripts/generate-zip.sh | 355 | # Check if this is a skill directory (has SKILL.md) or a sub-group (e.g. skills/public/) | COMMENT |
| LOW | migrate/skill/scripts/analyze.sh | 197 | # Check if the command exists on this system | COMMENT |
| LOW | migrate/skill/scripts/analyze.sh | 211 | # Check if it's an npm global package | COMMENT |
| LOW | migrate/skill/scripts/analyze.sh | 218 | # Check if it's a pip-installed command | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | plugins/teamharness/mcp/server.py | 543 | CODE | |
| LOW | plugins/teamharness/mcp/server.py | 674 | CODE | |
| LOW | plugins/teamharness/mcp/server.py | 1741 | CODE | |
| LOW | plugins/teamharness/mcp/server.py | 2475 | CODE | |
| LOW | plugins/teamharness/mcp/server.py | 2896 | CODE | |
| LOW | plugins/teamharness/mcp/server.py | 3196 | CODE | |
| LOW | plugins/teamharness/mcp/server.py | 3732 | CODE | |
| LOW | plugins/teamharness/mcp/server.py | 3806 | CODE | |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 301 | CODE | |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 341 | CODE | |
| LOW | plugins/workerflow/mcp/server.py | 1035 | CODE | |
| LOW | plugins/workerflow/mcp/server.py | 1471 | CODE | |
| LOW | plugins/workerflow/adapters/qwenpaw/plugin.py | 62 | CODE | |
| LOW | plugins/tests/teamharness/test_trace_integration.py | 332 | CODE | |
| LOW | plugins/tests/teamharness/test_trace_integration.py | 360 | CODE | |
| LOW | plugins/tests/teamharness/test_trace_integration.py | 444 | CODE | |
| LOW | plugins/cli/src/agentteams_cli/plugin_manager.py | 60 | CODE | |
| LOW | copaw/scripts/patch_agentscope_lazy.py | 20 | CODE | |
| LOW | copaw/src/copaw_worker/sync.py | 945 | CODE | |
| LOW | copaw/src/copaw_worker/sync.py | 705 | CODE | |
| LOW | copaw/src/copaw_worker/worker.py | 459 | CODE | |
| LOW | copaw/src/copaw_worker/task.py | 801 | CODE | |
| LOW | copaw/src/copaw_worker/bridge.py | 310 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 465 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 695 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 897 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 1006 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 1145 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 1368 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 1671 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 1776 | CODE | |
| LOW | copaw/src/copaw_worker/hooks/output_sanitizer.py | 131 | CODE | |
| LOW | copaw/src/copaw_worker/hooks/output_sanitizer.py | 134 | CODE | |
| LOW | copaw/src/copaw_worker/hooks/tools/projectflow.py | 211 | CODE | |
| LOW | copaw/src/copaw_worker/hooks/tools/taskflow.py | 248 | CODE | |
| LOW | copaw/src/matrix/config.py | 1326 | CODE | |
| LOW | copaw/src/matrix/channel.py | 536 | CODE | |
| LOW | copaw/src/matrix/channel.py | 878 | CODE | |
| LOW | copaw/src/matrix/channel.py | 1238 | CODE | |
| LOW | copaw/src/matrix/channel.py | 1366 | CODE | |
| LOW | copaw/src/matrix/channel.py | 1568 | CODE | |
| LOW | copaw/src/matrix/channel.py | 2049 | CODE | |
| LOW | copaw/src/matrix/channel.py | 2520 | CODE | |
| LOW | copaw/src/matrix/channel.py | 3004 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/update.py | 134 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/update.py | 976 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/update.py | 1045 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/update.py | 2166 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/sync.py | 242 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/worker.py | 612 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/heartbeat.py | 176 | CODE | |
| LOW | qwenpaw/src/matrix/channel.py | 1101 | CODE | |
| LOW | qwenpaw/src/matrix/channel.py | 1579 | CODE | |
| LOW | qwenpaw/src/matrix/channel.py | 1888 | CODE | |
| LOW | qwenpaw/src/matrix/channel.py | 2016 | CODE | |
| LOW | qwenpaw/src/matrix/channel.py | 2224 | CODE | |
| LOW | qwenpaw/src/matrix/channel.py | 2826 | CODE | |
| LOW | qwenpaw/src/matrix/channel.py | 3243 | CODE | |
| LOW | qwenpaw/src/matrix/channel.py | 4180 | CODE | |
| LOW | qwenpaw/src/matrix/channel.py | 4326 | CODE | |
| 6 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | plugins/teamharness/mcp/server.py | 3783 | def _update_project_task(arguments: dict[str, Any], project_id: str, task_id: str, **updates: Any) -> None: | CODE |
| LOW⚡ | plugins/teamharness/adapters/qwenpaw/task_trace.py | 62 | logger = logging.getLogger(__name__) | CODE |
| LOW⚡ | plugins/teamharness/adapters/qwenpaw/task_trace.py | 88 | def set_trace_debug(enabled: bool) -> None: | CODE |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 19 | logger = logging.getLogger(__name__) | CODE |
| LOW | copaw/tests/test_taskflow_tool.py | 27 | def _set_actor(monkeypatch, actor: str) -> None: | CODE |
| LOW | copaw/src/copaw_worker/sync.py | 36 | logger = logging.getLogger(__name__) | CODE |
| LOW | copaw/src/copaw_worker/worker.py | 31 | logger = logging.getLogger(__name__) | CODE |
| LOW | copaw/src/copaw_worker/bridge.py | 10 | logger = logging.getLogger(__name__) | CODE |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 41 | logger = logging.getLogger(__name__) | CODE |
| LOW | copaw/src/copaw_worker/worker_api.py | 11 | logger = logging.getLogger(__name__) | CODE |
| LOW⚡ | copaw/src/copaw_worker/hooks/__init__.py | 9 | logger = logging.getLogger(__name__) | CODE |
| LOW⚡ | copaw/src/copaw_worker/hooks/output_sanitizer.py | 17 | logger = logging.getLogger(__name__) | CODE |
| LOW | copaw/src/copaw_worker/hooks/credential_guard.py | 16 | logger = logging.getLogger(__name__) | CODE |
| LOW | copaw/src/copaw_worker/hooks/tools/message.py | 23 | logger = logging.getLogger(__name__) | CODE |
| LOW | copaw/src/matrix/__init__.py | 11 | __all__ = ["MatrixChannel"] | CODE |
| LOW | qwenpaw/src/qwenpaw_worker/update.py | 29 | logger = logging.getLogger(__name__) | CODE |
| LOW | qwenpaw/src/qwenpaw_worker/update.py | 1429 | def _set_active_model(self, provider_id: str, model_name: str) -> None: | CODE |
| LOW | qwenpaw/src/qwenpaw_worker/sync.py | 14 | logger = logging.getLogger(__name__) | CODE |
| LOW | qwenpaw/src/qwenpaw_worker/worker.py | 24 | logger = logging.getLogger(__name__) | CODE |
| LOW | qwenpaw/src/qwenpaw_worker/heartbeat.py | 17 | logger = logging.getLogger(__name__) | CODE |
| LOW | hermes/src/hermes_matrix/adapter.py | 4 | __all__ = ["MatrixAdapter"] | CODE |
| LOW | hermes/src/hermes_matrix/overlay_adapter.py | 31 | logger = logging.getLogger(__name__) | CODE |
| LOW | hermes/src/hermes_worker/sync.py | 33 | logger = logging.getLogger(__name__) | CODE |
| LOW | hermes/src/hermes_worker/worker.py | 41 | logger = logging.getLogger(__name__) | CODE |
| LOW⚡ | hermes/src/hermes_worker/bridge.py | 36 | logger = logging.getLogger(__name__) | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | install/hiclaw-install.sh | 2743 | # Define the dedicated AgentTeams service content | COMMENT |
| MEDIUM | install/hiclaw-install.sh | 3144 | # Create the data volume if it doesn't already exist (reuse on reinstall) | COMMENT |
| MEDIUM⚡ | tests/test-20-inline-worker-config.sh | 247 | # Create a ZIP package with SOUL.md and AGENTS.md | COMMENT |
| MEDIUM | tests/test-11-github-pr-collab.sh | 77 | # Create the task description | COMMENT |
| MEDIUM | tests/lib/matrix-client.sh | 536 | # Create a DM room with another user | COMMENT |
| MEDIUM | …/task-coordination/scripts/create-processing-marker.sh | 2 | # Create a processing marker for a task directory | COMMENT |
| MEDIUM⚡ | manager/scripts/lib/container-api.sh | 93 | # Create a worker. Accepts JSON body with name, image, runtime, env, etc. | COMMENT |
| MEDIUM | scripts/replay-task.sh | 158 | # Create a DM room with the manager and return room_id | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | copaw/src/matrix/config.py | 649 | "Optional explicit cloud model slot; when null, uses " | CODE |
| HIGH | scripts/export-debug-log.py | 375 | if docker_exec(container, f"test -d '{path}' && echo yes || echo no").strip() == "yes": | CODE |
| HIGH | scripts/export-debug-log.py | 605 | has_state_db = docker_exec(container, f"test -f '{state_db}' && echo yes || echo no").strip() == "yes" | CODE |
| HIGH | scripts/export-debug-log.py | 619 | has_logs_dir = docker_exec(container, f"test -d '{logs_dir}' && echo yes || echo no").strip() == "yes" | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | install/hiclaw-install.sh | 3663 | # `tr -d` strips whitespace/CR so the grep stays robust to | COMMENT |
| MEDIUM | hiclaw-controller/internal/app/app.go | 213 | // created without passwords in AS mode. This enables seamless | COMMENT |
| MEDIUM | hiclaw-controller/internal/service/provisioner.go | 1702 | // a seamless rollback without manual intervention. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | tests/test-02-create-worker.sh | 128 | # reply just acknowledges the request ("I'll create alice…"), and the actual | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | docs/k8s-native-agent-orch.md | 162 | displayName: "John Doe" | CODE |
| LOW | docs/design/team-worker-proposal.md | 294 | "display_name": "John Doe", | CODE |
| LOW | …-controller/test/integration/controller/worker_test.go | 786 | "agentteams.io/worker": "spec-fake-name", // must be overridden by system | CODE |
| LOW⚡ | …ills/worker-management/scripts/update-worker-config.sh | 189 | WORKER_MATRIX_TOKEN="placeholder" | CODE |
| LOW | manager/agent/skills/human-management/SKILL.md | 22 | --matrix-id "@john:domain" --name "John Doe" \ | CODE |
| LOW | …ent/skills/human-management/references/create-human.md | 19 | --matrix-id "@john:domain" --name "John Doe" --level 1 \ | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | copaw/src/matrix/config.py | 1199 | Load agent's complete configuration from workspace/agent.json. Args: agent_id: Agent ID to load Return | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | copaw/src/copaw_worker/health.py | 218 | CODE | |
| LOW | copaw/src/copaw_worker/cli.py | 24 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/config.py | 33 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/cli.py | 20 | CODE | |
| LOW | qwenpaw/src/matrix/channel.py | 355 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | plugins/teamharness/mcp/server.py | 4009 | def handle_request(request: dict[str, Any]) -> dict[str, Any] | None: | CODE |