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,502 GitHub stars. SynthScan v2.0 examined 229,193 lines of code across 742 source files, recording 2763 pattern matches distributed across 22 syntactic categories. The overall adjusted score of 23.0 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 2763 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/agentteams-verify.sh | 10 | # ── Extension notes ──────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | install/agentteams-verify.sh | 38 | # ─────────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | install/agentteams-install.sh | 3912 | # ============================================================ | COMMENT |
| MEDIUM⚡ | install/agentteams-install.sh | 3914 | # ============================================================ | COMMENT |
| MEDIUM⚡ | install/agentteams-install.sh | 4445 | # ============================================================ | COMMENT |
| MEDIUM⚡ | install/agentteams-install.sh | 4447 | # ============================================================ | COMMENT |
| MEDIUM⚡ | install/agentteams-install.sh | 4449 | # ============================================================ | COMMENT |
| MEDIUM⚡ | install/agentteams-install.sh | 4451 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 114 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 116 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 135 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 137 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 152 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 154 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 197 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 199 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 236 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 239 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 1073 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 1075 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 1210 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 1212 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 1259 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 1262 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 1545 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 1551 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 1687 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 1689 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 1781 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 1783 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 2488 | # ── Non-interactive guard (deep defense) ────────────────────────── | COMMENT |
| MEDIUM | install/agentteams-install.sh | 2495 | # ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | install/agentteams-install.sh | 2509 | # ── Non-interactive guard (deep defense) ────────────────────────── | COMMENT |
| MEDIUM | install/agentteams-install.sh | 2518 | # ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | install/agentteams-install.sh | 2807 | # ── Non-interactive guard (deep defense) ────────────────────────── | COMMENT |
| MEDIUM | install/agentteams-install.sh | 2814 | # ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | install/agentteams-install.sh | 2859 | # ── Non-interactive guard (deep defense) ────────────────────────── | COMMENT |
| MEDIUM | install/agentteams-install.sh | 2866 | # ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | install/agentteams-install.sh | 2927 | # ── Non-interactive guard (deep defense) ────────────────────────── | COMMENT |
| MEDIUM | install/agentteams-install.sh | 2934 | # ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | install/agentteams-install.sh | 2953 | # ── Non-interactive guard (deep defense) ────────────────────────── | COMMENT |
| MEDIUM | install/agentteams-install.sh | 2960 | # ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | install/agentteams-install.sh | 3014 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 3016 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 3122 | # ============================================================ | COMMENT |
| MEDIUM | install/agentteams-install.sh | 3124 | # ============================================================ | COMMENT |
| 911 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 | 2236 | def _runtime_team_admin_user_id() -> str: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2246 | def _runtime_leader_dm_admin_user_id(config: dict[str, Any]) -> str: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2262 | def _matrix_room_member_user_ids(room_id: str, memberships: set[str] | None = None) -> list[str]: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2391 | def _default_global_shared_prefix() -> str: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2704 | def _reply_route_from_requester(requester: Any) -> dict[str, str]: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2729 | 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 | 2753 | def _external_requester_channel(project: dict[str, Any]) -> str: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2763 | def _validate_assignment_room(project: dict[str, Any], room_id: str) -> None: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 2777 | 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 | 3151 | def _mark_requester_report_sent(arguments: dict[str, Any], payload: dict[str, Any]) -> dict[str, Any]: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 3624 | def _message_tool_blocked_for_runtime_role() -> bool: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 3677 | def _preserve_task_meta_fields(arguments: dict[str, Any], task: dict[str, Any]) -> None: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 3706 | def _ensure_console_task_meta(arguments: dict[str, Any], task: dict[str, Any]) -> None: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 3770 | def _validate_task_deliverables(task_id: str, deliverables: list[Any]) -> list[str]: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 3976 | def _validate_assignee_membership(room_id: str, assignee: str) -> dict[str, Any]: | CODE |
| LOW | plugins/teamharness/mcp/server.py | 4008 | def _send_delegate_notification( | 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/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 |
| LOW | plugins/workerflow/mcp/server.py | 1294 | def _reconcile_and_enable_skills(workspace_dir: Path, skill_names: list[str]) -> list[str]: | CODE |
| LOW | plugins/tests/teamharness/test_pull_project.py | 87 | def test_pull_project_single_file(tmp_path: Path, monkeypatch) -> None: | CODE |
| LOW | plugins/tests/teamharness/test_pull_project.py | 105 | def test_pull_project_rerenders_plan_on_status_change(tmp_path: Path, monkeypatch) -> None: | CODE |
| LOW | plugins/tests/teamharness/test_pull_project.py | 124 | def test_pull_project_no_rerender_when_unchanged(tmp_path: Path, monkeypatch) -> None: | CODE |
| LOW | plugins/tests/teamharness/test_pull_project.py | 143 | def test_pull_project_preserves_fields(tmp_path: Path, monkeypatch) -> None: | CODE |
| LOW | plugins/tests/teamharness/test_pull_project.py | 167 | def test_pull_project_scalar_fields_survive(tmp_path: Path, monkeypatch) -> None: | CODE |
| LOW | plugins/tests/teamharness/test_pull_project.py | 191 | def test_projectflow_read_action_pulls(tmp_path: Path, monkeypatch) -> None: | CODE |
| LOW | plugins/tests/teamharness/test_pull_project.py | 206 | def test_projectflow_create_excluded(tmp_path: Path, monkeypatch) -> None: | CODE |
| LOW | plugins/tests/teamharness/test_pull_project.py | 217 | def test_projectflow_taskid_indirect(tmp_path: Path, monkeypatch) -> None: | CODE |
| LOW | plugins/tests/teamharness/test_pull_project.py | 235 | def test_projectflow_plan_loop_pulls(tmp_path: Path, monkeypatch) -> None: | CODE |
| LOW | plugins/tests/teamharness/test_pull_project.py | 261 | def test_taskflow_actions_pull(tmp_path: Path, monkeypatch) -> None: | CODE |
| LOW | plugins/tests/teamharness/test_pull_project.py | 294 | def test_projectflow_pull_failure_blocks_pause(tmp_path: Path, monkeypatch) -> None: | CODE |
| LOW | plugins/tests/teamharness/test_pull_project.py | 317 | def test_taskflow_pull_failure_blocks_cancel(tmp_path: Path, monkeypatch) -> None: | CODE |
| 739 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 | 174 | # Step 1: Build images | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 186 | # Step 2: Start Manager container (skip if --use-existing) | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 222 | # Step 3: Wait for Manager to be healthy (via make wait-ready) | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 389 | # Step 4: Run test cases | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 431 | # Step 5: Report results | COMMENT |
| LOW | tests/skills/agentteams-test/SKILL.md | 26 | ### Step 1: Prepare Environment | COMMENT |
| LOW | tests/skills/agentteams-test/SKILL.md | 37 | ### Step 2: Run Full Test | COMMENT |
| LOW | tests/skills/agentteams-test/SKILL.md | 53 | ### Step 3: Individual Install/Uninstall | COMMENT |
| LOW | docs/quickstart.md | 24 | ## Step 1: Install AgentTeams | COMMENT |
| LOW | docs/quickstart.md | 51 | ## Step 2: Verify and sign in | COMMENT |
| LOW | docs/quickstart.md | 83 | ## Step 3: Create your first Worker | COMMENT |
| LOW | docs/quickstart.md | 107 | ## Step 4: Complete your first task | COMMENT |
| LOW | docs/quickstart.md | 120 | ## Step 5: Try human intervention | COMMENT |
| LOW⚡ | docs/design/internal/agentteams-controller-refactor.md | 515 | ### Step 1: Check Active Tasks | COMMENT |
| LOW⚡ | docs/design/internal/agentteams-controller-refactor.md | 519 | ### Step 2: Worker Lifecycle Check | COMMENT |
| LOW⚡ | docs/design/internal/agentteams-controller-refactor.md | 527 | ### Step 3: Report to Manager (if applicable) | COMMENT |
| LOW | docs/usage/import-worker.md | 206 | ### Step 1: Install the Migration Skill on the Source OpenClaw | COMMENT |
| LOW | docs/usage/import-worker.md | 220 | ### Step 2: Generate the Migration Package | COMMENT |
| LOW | docs/usage/import-worker.md | 238 | ### Step 3: Review the Package (Recommended) | COMMENT |
| LOW | docs/usage/import-worker.md | 248 | ### Step 4: Transfer and Import | COMMENT |
| LOW | docs/usage/import-worker.md | 266 | ### Step 5: Verify | COMMENT |
| LOW | docs/usage/integrations/cms.md | 25 | ## Step 1: Obtain CMS 2.0 Integration Configuration | COMMENT |
| LOW | docs/usage/integrations/cms.md | 66 | ## Step 2: Configure AgentTeams Manager | COMMENT |
| LOW | docs/usage/integrations/cms.md | 99 | ## Step 3: Configure AgentTeams Workers | COMMENT |
| LOW | docs/usage/integrations/cms.md | 103 | ## Step 4: Verify Integration | COMMENT |
| LOW | docs/usage/deployment/windows.md | 75 | ## Step 1: Install and Start Docker Desktop | COMMENT |
| LOW | docs/usage/deployment/windows.md | 103 | ## Step 2: Run the Installation Script | COMMENT |
| LOW | docs/usage/deployment/windows.md | 123 | ## Step 3: Select Language | COMMENT |
| LOW | docs/usage/deployment/windows.md | 140 | ## Step 4: Select Installation Mode | COMMENT |
| LOW | docs/usage/deployment/windows.md | 159 | ## Step 5: Select LLM Provider | COMMENT |
| LOW | docs/usage/deployment/windows.md | 174 | ## Step 6: Select Model Interface | COMMENT |
| LOW | docs/usage/deployment/windows.md | 191 | ## Step 7: Select Model Series | COMMENT |
| LOW | docs/usage/deployment/windows.md | 209 | ## Step 8: Enter API Key and Test Connectivity | COMMENT |
| LOW | docs/usage/deployment/windows.md | 238 | ## Step 9: Select Network Access Mode | COMMENT |
| LOW | docs/usage/deployment/windows.md | 256 | ## Step 10: Confirm Port and Domain Configuration | COMMENT |
| LOW | docs/usage/deployment/windows.md | 276 | ## Step 11: Optional Configuration | COMMENT |
| LOW | docs/usage/deployment/windows.md | 289 | ## Step 12: Select Worker Runtime | COMMENT |
| LOW | docs/usage/deployment/windows.md | 313 | ## Step 13: Wait for Installation to Complete | COMMENT |
| LOW | docs/usage/deployment/windows.md | 360 | ## Step 14: Log in to Element Web and Get Started | COMMENT |
| LOW | blog/agentteams-1.0.6-release.md | 185 | ### Step 1: Describe the API to Manager | COMMENT |
| 138 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …agentteams-matrix-channel/agentteams_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 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 | …agentteams-matrix-channel/agentteams_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 | 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 | …agentteams-matrix-channel/agentteams_matrix/channel.py | 0 | a buffered room message that didn't mention the bot. | 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 | …agentteams-matrix-channel/agentteams_matrix/channel.py | 0 | return the file path for persisting the matrix sync token. | 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 | …agentteams-matrix-channel/agentteams_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 | 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 | …agentteams-matrix-channel/agentteams_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 | 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 | …agentteams-matrix-channel/agentteams_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 | 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 | …agentteams-matrix-channel/agentteams_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 | 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 | …agentteams-matrix-channel/agentteams_matrix/channel.py | 0 | format buffered history entries as a multi-line text block. | 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 | …agentteams-matrix-channel/agentteams_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 | 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 | …agentteams-matrix-channel/agentteams_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 | 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 | …agentteams-matrix-channel/agentteams_matrix/channel.py | 0 | return (and create) the local media storage directory. | 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 | …agentteams-matrix-channel/agentteams_matrix/channel.py | 0 | return the directory for persisting olm/megolm crypto state. | 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 | …agentteams-matrix-channel/agentteams_matrix/channel.py | 0 | download an encrypted mxc:// uri, decrypt it, and save locally. | 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 | …agentteams-matrix-channel/agentteams_matrix/channel.py | 0 | handle undecryptable encrypted events (missing session key). | 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 | …agentteams-matrix-channel/agentteams_matrix/channel.py | 0 | handle incoming media messages (image, file, audio, video). | 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 | …agentteams-matrix-channel/agentteams_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 | 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 | …agentteams-matrix-channel/agentteams_matrix/channel.py | 0 | best-effort display name for *user_id* in *room_id*. | 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 | …agentteams-matrix-channel/agentteams_matrix/channel.py | 0 | upload a local file to matrix and send as m.image / m.file / etc. | 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 |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | openhuman/scripts/openhuman-worker-entrypoint.sh | 1 | #!/bin/bash | COMMENT |
| LOW | openhuman/scripts/openhuman-worker-entrypoint.sh | 21 | # AGENTTEAMS_FS_ACCESS_KEY - MinIO access key (required in local mode) | COMMENT |
| LOW | install/agentteams-verify.sh | 1 | #!/bin/bash | COMMENT |
| LOW | install/agentteams-verify.sh | 21 | # Pod name is dynamic; discover it with: | COMMENT |
| LOW | install/agentteams-dashboard-tests.sh | 1 | #!/bin/bash | COMMENT |
| LOW | install/agentteams-install.sh | 1 | #!/bin/bash | COMMENT |
| LOW | install/agentteams-install.sh | 21 | # AGENTTEAMS_DEFAULT_MODEL Default model (default: qwen3.6-plus for zh Token Plan and en non-interactive) | COMMENT |
| LOW | install/agentteams-install.sh | 41 | # AGENTTEAMS_NACOS_USERNAME Default Nacos username for nacos:// package imports (optional) | COMMENT |
| LOW | install/agentteams-install.sh | 4121 | done | COMMENT |
| LOW | install/agentteams-apply.sh | 1 | #!/bin/bash | COMMENT |
| LOW | install/agentteams-import.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-28-migration-e2e.sh | 1 | #!/bin/bash | COMMENT |
| LOW | tests/test-28-migration-e2e.sh | 281 | if [ "${_FAIL_RC}" -eq 0 ] && grep -q "NO_MARKER_ON_FAILURE" /tmp/test28-fail.txt && grep -q "RETRY_OK" /tmp/test28-fail | 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/test-helpers.sh | 281 | # patterns that broke after PR #666 — team members no longer emit a | COMMENT |
| LOW | tests/lib/test-helpers.sh | 961 | # ============================================================ | 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/matrix-client.sh | 621 | # | COMMENT |
| LOW | tests/lib/agent-metrics.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …/skills/agentteams-test/scripts/run-agentteams-test.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …sts/skills/agentteams-test/scripts/agentteams-debug.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/agentteams-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/internal/agentteams-controller-refactor.md | 301 | // Upgrade 执行配置热更新(不重启 Worker) | COMMENT |
| LOW | copaw/scripts/copaw-worker-entrypoint.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …s-worker-agent/skills/file-sync/scripts/push-shared.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …n-worker-agent/skills/file-sync/scripts/push-shared.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …ills/worker-management/scripts/send-worker-greeting.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …lls/worker-management/scripts/enable-worker-console.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …ills/worker-management/scripts/update-worker-config.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …ls/worker-management/scripts/generate-worker-config.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …ls/worker-management/scripts/generate-worker-config.sh | 141 | '.agents.defaults.memorySearch = {"provider":"openai","model":$emb_model,"remote":{"baseUrl":($aigw + "/v1"),"api | COMMENT |
| LOW | …nt/skills/model-switch/scripts/update-manager-model.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …ills/task-management/scripts/resolve-notify-channel.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …r/agent/skills/task-management/scripts/manage-state.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …s/channel-management/scripts/manage-primary-channel.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …ills/mcp-server-management/scripts/setup-mcp-server.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …ills/mcp-server-management/scripts/setup-mcp-server.sh | 21 | # --yaml-file <path> Path to a user-provided YAML config file. Required when no | COMMENT |
| LOW | …kills/mcp-server-management/scripts/setup-mcp-proxy.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …kills/mcp-server-management/scripts/setup-mcp-proxy.sh | 21 | # | COMMENT |
| LOW | manager/scripts/init/start-mc-mirror.sh | 1 | #!/bin/bash | COMMENT |
| LOW | manager/scripts/init/start-qwenpaw-manager.sh | 1 | #!/bin/bash | COMMENT |
| LOW | manager/scripts/init/start-qwenpaw-manager.sh | 21 | mkdir -p "${QWENPAW_WORKING_DIR}/custom_channels" | COMMENT |
| LOW | manager/scripts/init/start-qwenpaw-manager.sh | 201 | "${AGENT_JSON}" > "${AGENT_JSON}.tmp" && mv "${AGENT_JSON}.tmp" "${AGENT_JSON}" | COMMENT |
| 111 more matches not shown… | ||||
| 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/server.py | 4266 | except Exception as exc: | 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 |
| 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/cli/src/agentteams_cli/plugin_manager.py | 203 | except Exception as exc: | CODE |
| LOW⚡ | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1698 | except Exception as exc: | CODE |
| LOW⚡ | …agentteams-matrix-channel/agentteams_matrix/channel.py | 2188 | except Exception as exc: | CODE |
| LOW⚡ | …agentteams-matrix-channel/agentteams_matrix/channel.py | 2436 | except Exception as exc: | CODE |
| LOW⚡ | …agentteams-matrix-channel/agentteams_matrix/channel.py | 3069 | except Exception as exc: | CODE |
| LOW⚡ | …agentteams-matrix-channel/agentteams_matrix/channel.py | 3395 | except Exception as exc: | CODE |
| LOW⚡ | …agentteams-matrix-channel/agentteams_matrix/channel.py | 4524 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 948 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 995 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1026 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1049 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1063 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1090 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1162 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1290 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1420 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1462 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1473 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1554 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1565 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1619 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1652 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1892 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1914 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 2132 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 2471 | except Exception: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 2622 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 2990 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 3022 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 3058 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 3244 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 3271 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 3329 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 3505 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 3542 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 3596 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 3916 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 4416 | except Exception as exc: | CODE |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 4599 | except Exception as exc: | CODE |
| LOW | tests/lib/test-helpers.sh | 658 | except Exception as exc: | CODE |
| LOW | tests/lib/test-helpers.sh | 668 | 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 | 374 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/sync.py | 405 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/sync.py | 547 | except Exception as exc: | CODE |
| LOW | copaw/src/copaw_worker/sync.py | 760 | except Exception as exc: | CODE |
| 132 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 | 174 | # Step 1: Build images | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 186 | # Step 2: Start Manager container (skip if --use-existing) | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 222 | # Step 3: Wait for Manager to be healthy (via make wait-ready) | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 389 | # Step 4: Run test cases | COMMENT |
| LOW⚡ | tests/run-all-tests.sh | 431 | # Step 5: Report results | 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 | 340 | # Step 3: Regenerate openclaw.json if model specified | COMMENT |
| LOW⚡ | …ills/worker-management/scripts/update-worker-config.sh | 376 | # Step 4: Push skills (additive) | COMMENT |
| LOW⚡ | …ills/worker-management/scripts/update-worker-config.sh | 389 | # Step 5: Reauthorize MCP servers if specified | COMMENT |
| LOW⚡ | …ills/worker-management/scripts/update-worker-config.sh | 404 | # 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⚡ | …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⚡ | manager/scripts/init/upgrade-builtins.sh | 26 | # Step 1: Upgrade Manager workspace .md files (14 files) | COMMENT |
| LOW⚡ | manager/scripts/init/upgrade-builtins.sh | 72 | # Step 2: Always overwrite scripts/ and references/ from image | COMMENT |
| LOW⚡ | manager/scripts/init/upgrade-builtins.sh | 110 | # Step 3: Publish Worker builtin templates to MinIO shared/builtins/worker/ | COMMENT |
| LOW⚡ | manager/scripts/init/upgrade-builtins.sh | 150 | # Step 4: Sync builtins to all Worker CR workspaces | COMMENT |
| LOW⚡ | manager/scripts/init/upgrade-builtins.sh | 228 | # Step 5: Write installed version | COMMENT |
| LOW⚡ | manager/scripts/init/upgrade-builtins.sh | 234 | # Step 6: Mark that workers need builtin update notification | COMMENT |
| LOW⚡ | migrate/skill/scripts/generate-zip.sh | 102 | # Step 1: Generate manifest.json | COMMENT |
| LOW⚡ | migrate/skill/scripts/generate-zip.sh | 161 | # Step 2: Generate Dockerfile | COMMENT |
| LOW⚡ | migrate/skill/scripts/generate-zip.sh | 245 | # Step 3: Copy SOUL.md | COMMENT |
| LOW⚡ | migrate/skill/scripts/generate-zip.sh | 279 | # Step 4: Generate adapted AGENTS.md | COMMENT |
| LOW⚡ | migrate/skill/scripts/generate-zip.sh | 333 | # Step 5: Copy MEMORY.md and memory files | COMMENT |
| LOW⚡ | migrate/skill/scripts/generate-zip.sh | 351 | # Step 6: Copy custom skills | COMMENT |
| LOW⚡ | migrate/skill/scripts/generate-zip.sh | 390 | # Step 7: Adapt cron jobs | COMMENT |
| LOW⚡ | migrate/skill/scripts/generate-zip.sh | 425 | # Step 8: Copy tool analysis report | COMMENT |
| LOW⚡ | migrate/skill/scripts/generate-zip.sh | 430 | # Step 9: Create ZIP | COMMENT |
| LOW⚡ | migrate/skill/scripts/analyze.sh | 44 | # Step 1: Detect OpenClaw state directory | COMMENT |
| LOW⚡ | migrate/skill/scripts/analyze.sh | 71 | # Step 2: Scan skill scripts for command usage | COMMENT |
| LOW⚡ | migrate/skill/scripts/analyze.sh | 108 | # Step 3: Analyze shell history | COMMENT |
| LOW⚡ | migrate/skill/scripts/analyze.sh | 127 | # Step 4: Analyze cron job payloads | COMMENT |
| LOW⚡ | migrate/skill/scripts/analyze.sh | 144 | # Step 5: Scan AGENTS.md code blocks | COMMENT |
| LOW⚡ | migrate/skill/scripts/analyze.sh | 170 | # Step 6: Aggregate and classify commands | COMMENT |
| LOW⚡ | migrate/skill/scripts/analyze.sh | 247 | # Step 7: Generate tool-analysis.json | COMMENT |
| LOW | agentteams-controller/internal/service/provisioner.go | 331 | // Step 1: Load or generate credentials | COMMENT |
| LOW | agentteams-controller/internal/service/provisioner.go | 348 | // Step 2: Register Matrix account | COMMENT |
| 24 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 | 138 | --set credentials.llmApiKey=<your-api-key> \ | CODE |
| HIGH | README.md | 149 | --set credentials.llmApiKey=<your-api-key> \ | CODE |
| HIGH | README.md | 194 | --set credentials.llmApiKey=<your-api-key> \ | CODE |
| HIGH | README.md | 209 | --set credentials.llmApiKey=<your-api-key> \ | CODE |
| HIGH | README.zh-CN.md | 235 | --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/usage/development.md | 171 | export AGENTTEAMS_LLM_API_KEY="your-api-key" | CODE |
| HIGH | docs/usage/development.md | 361 | "tokens": ["your-api-key"], | CODE |
| HIGH | docs/usage/integrations/dingtalk.md | 265 | "apiKey": "your-api-key", | CODE |
| HIGH | docs/usage/deployment/kubernetes.md | 186 | llmApiKey: "<replace-with-your-api-key>" | CODE |
| HIGH | docs/zh-cn/usage/development.md | 171 | export AGENTTEAMS_LLM_API_KEY="your-api-key" | CODE |
| HIGH | docs/zh-cn/usage/development.md | 361 | "tokens": ["your-api-key"], | CODE |
| HIGH | docs/zh-cn/usage/integrations/dingtalk.md | 260 | "apiKey": "your-api-key", | CODE |
| HIGH | docs/zh-cn/usage/deployment/kubernetes.md | 186 | llmApiKey: "<replace-with-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 | 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 | 3 | CODE | |
| LOW | plugins/workerflow/mcp/server.py | 4 | CODE | |
| LOW | plugins/workerflow/adapters/qwenpaw/plugin.py | 3 | CODE | |
| LOW | plugins/tests/teamharness/test_pull_project.py | 16 | CODE | |
| LOW | plugins/tests/teamharness/test_mcp_workspace.py | 1 | CODE | |
| LOW | plugins/tests/teamharness/test_trace.py | 14 | CODE | |
| LOW | plugins/tests/teamharness/test_trace_integration.py | 13 | CODE | |
| LOW | …ins/tests/teamharness/adapters/qwenpaw/test_package.py | 5 | CODE | |
| LOW | plugins/tests/workerflow/mcp/test_server.py | 4 | 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 | …agentteams-matrix-channel/agentteams_matrix/channel.py | 4 | CODE | |
| LOW | …gentteams-matrix-channel/agentteams_matrix/__init__.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 | 12 | 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 | 8 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 20 | 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 | manager/tests/test_qwenpaw_manager_skill_sync.py | 4 | CODE | |
| LOW | …s-worker-agent/skills/file-sync/scripts/hermes-sync.py | 19 | CODE | |
| LOW | …worker-management/scripts/safe-extract-worker-skill.py | 4 | CODE | |
| LOW | manager/scripts/init/qwenpaw_manager_skill_sync.py | 4 | CODE | |
| LOW | qwenpaw/tests/test_matrix_plugin_edit_mentions.py | 14 | CODE | |
| LOW | qwenpaw/scripts/install-builtin-qwenpaw-plugins.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/api.py | 3 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/cli.py | 3 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/heartbeat.py | 3 | 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 | |
| 13 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | install/agentteams-install.sh | 4000 | # Optional: embedding model | COMMENT |
| MEDIUM | install/agentteams-install.sh | 4005 | # Optional: custom model capability overrides (context window, max | 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/design/k8s-native-orchestration.md | 1 | # AgentTeams: Kubernetes-native multi-Agent collaboration orchestration | COMMENT |
| MEDIUM | docs/design/k8s-native-orchestration.md | 11 | ## 2. Why multi-Agent collaboration orchestration | COMMENT |
| MEDIUM⚡ | blog/agentteams-k8s-native-multi-agent-collaboration.md | 1 | # HiClaw: Kubernetes-native multi-agent collaboration orchestration | COMMENT |
| MEDIUM⚡ | blog/agentteams-k8s-native-multi-agent-collaboration.md | 1 | # HiClaw: Kubernetes-native multi-agent collaboration orchestration | COMMENT |
| MEDIUM⚡ | blog/agentteams-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 | 450 | # Bridge model context window → agents.running.max_input_length so that | COMMENT |
| MEDIUM | copaw/src/copaw_worker/bridge.py | 555 | # 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 | 734 | # Ensure memorySearch config exists (embedding model for memory) — skip if embedding model is empty | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | install/agentteams-verify.sh | 4 | # Usage: | COMMENT |
| LOW | install/agentteams-dashboard-tests.sh | 8 | # Usage: | COMMENT |
| LOW | install/agentteams-install.sh | 4 | # Usage: | COMMENT |
| LOW | install/agentteams-apply.sh | 7 | # Usage: | COMMENT |
| LOW | install/agentteams-import.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/agentteams-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 | …ills/worker-management/scripts/send-worker-greeting.sh | 7 | # 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⚡ | …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 | …ntteams-find-worker/scripts/install-worker-template.sh | 4 | # Usage: | COMMENT |
| LOW | …entteams-find-worker/scripts/agentteams-find-worker.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 | …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 | 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 | 543 | CODE | |
| LOW | plugins/teamharness/mcp/server.py | 674 | CODE | |
| LOW | plugins/teamharness/mcp/server.py | 1741 | CODE | |
| LOW | plugins/teamharness/mcp/server.py | 2487 | CODE | |
| LOW | plugins/teamharness/mcp/server.py | 2908 | CODE | |
| LOW | plugins/teamharness/mcp/server.py | 3265 | CODE | |
| LOW | plugins/teamharness/mcp/server.py | 3842 | CODE | |
| LOW | plugins/teamharness/mcp/server.py | 4082 | CODE | |
| LOW | plugins/teamharness/adapters/qwenpaw/plugin.py | 31 | CODE | |
| LOW | plugins/workerflow/mcp/server.py | 1035 | CODE | |
| LOW | plugins/workerflow/mcp/server.py | 1471 | CODE | |
| LOW | plugins/tests/teamharness/test_trace_integration.py | 345 | CODE | |
| LOW | plugins/tests/teamharness/test_trace_integration.py | 373 | CODE | |
| LOW | plugins/tests/teamharness/test_trace_integration.py | 457 | CODE | |
| LOW | plugins/cli/src/agentteams_cli/plugin_manager.py | 60 | CODE | |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1093 | CODE | |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1571 | CODE | |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 1880 | CODE | |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 2008 | CODE | |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 2216 | CODE | |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 2818 | CODE | |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 3235 | CODE | |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 4188 | CODE | |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 4334 | CODE | |
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 4537 | CODE | |
| LOW | copaw/scripts/patch_agentscope_lazy.py | 20 | CODE | |
| LOW | copaw/src/copaw_worker/sync.py | 949 | CODE | |
| LOW | copaw/src/copaw_worker/sync.py | 707 | CODE | |
| LOW | copaw/src/copaw_worker/worker.py | 460 | CODE | |
| LOW | copaw/src/copaw_worker/task.py | 899 | CODE | |
| LOW | copaw/src/copaw_worker/bridge.py | 470 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 471 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 701 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 903 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 1012 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 1155 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 1378 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 1681 | CODE | |
| LOW | copaw/src/copaw_worker/matrix_channel.py | 1787 | 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 | 216 | CODE | |
| LOW | copaw/src/copaw_worker/hooks/tools/taskflow.py | 429 | CODE | |
| LOW | copaw/src/matrix/config.py | 1326 | CODE | |
| LOW | copaw/src/matrix/channel.py | 542 | CODE | |
| LOW | copaw/src/matrix/channel.py | 884 | CODE | |
| LOW | copaw/src/matrix/channel.py | 1244 | CODE | |
| LOW | copaw/src/matrix/channel.py | 1372 | CODE | |
| LOW | copaw/src/matrix/channel.py | 1574 | CODE | |
| LOW | copaw/src/matrix/channel.py | 2055 | CODE | |
| LOW | copaw/src/matrix/channel.py | 2524 | CODE | |
| LOW | copaw/src/matrix/channel.py | 3036 | CODE | |
| LOW | …worker-management/scripts/safe-extract-worker-skill.py | 86 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/update.py | 136 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/update.py | 985 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/update.py | 1054 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/update.py | 2072 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/sync.py | 288 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/worker.py | 742 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/api.py | 400 | CODE | |
| 6 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | install/agentteams-install.sh | 3903 | # Check if current installation is embedded — downgrade to legacy is not supported | COMMENT |
| LOW | install/agentteams-install.sh | 1482 | # Check if variable is defined (even if set to empty string) | COMMENT |
| LOW | install/agentteams-import.sh | 40 | # Check if the container exists but is stopped | COMMENT |
| LOW | tests/run-all-tests.sh | 272 | # 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 | 404 | # Check if any worker has responded in Team Room | COMMENT |
| LOW⚡ | tests/lib/test-helpers.sh | 847 | # Check if LLM API key is configured (required for tests that need Manager Agent responses) | COMMENT |
| LOW | tests/lib/matrix-client.sh | 495 | # 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 | …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⚡ | manager/scripts/lib/container-api.sh | 155 | # Check if controller API is reachable. | COMMENT |
| LOW⚡ | migrate/skill/scripts/generate-zip.sh | 360 | # 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 | 3952 | 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 | …gentteams-matrix-channel/agentteams_matrix/__init__.py | 5 | __all__ = ["AgentTeamsMatrixChannel"] | CODE |
| LOW | copaw/tests/test_taskflow_tool.py | 27 | def _set_actor(monkeypatch, actor: str) -> None: | CODE |
| LOW | copaw/tests/test_notify_task_assignment.py | 16 | 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 | 36 | 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 | 44 | 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 | 25 | logger = logging.getLogger(__name__) | CODE |
| LOW | copaw/src/copaw_worker/hooks/tools/taskflow.py | 37 | logger = logging.getLogger(__name__) | CODE |
| LOW | copaw/src/matrix/__init__.py | 11 | __all__ = ["MatrixChannel"] | CODE |
| LOW | qwenpaw/src/qwenpaw_worker/update.py | 31 | logger = logging.getLogger(__name__) | CODE |
| LOW | qwenpaw/src/qwenpaw_worker/sync.py | 14 | logger = logging.getLogger(__name__) | CODE |
| LOW | qwenpaw/src/qwenpaw_worker/worker.py | 27 | logger = logging.getLogger(__name__) | CODE |
| LOW | qwenpaw/src/qwenpaw_worker/worker.py | 402 | def update_json(path: Path, update) -> None: | 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/agentteams-install.sh | 3028 | # Define the dedicated AgentTeams service content | COMMENT |
| MEDIUM | install/agentteams-install.sh | 3624 | # Create the data volume if it doesn't already exist (reuse on reinstall) | COMMENT |
| MEDIUM⚡ | tests/test-20-inline-worker-config.sh | 271 | # 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 | 548 | # 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 | 467 | if docker_exec(container, f"test -d '{path}' && echo yes || echo no").strip() == "yes": | CODE |
| HIGH | scripts/export-debug-log.py | 697 | has_state_db = docker_exec(container, f"test -f '{state_db}' && echo yes || echo no").strip() == "yes" | CODE |
| HIGH | scripts/export-debug-log.py | 711 | 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/agentteams-install.sh | 4153 | # `tr -d` strips whitespace/CR so the grep stays robust to | COMMENT |
| MEDIUM | agentteams-controller/internal/app/app.go | 213 | // created without passwords in AS mode. This enables seamless | COMMENT |
| MEDIUM | agentteams-controller/internal/service/provisioner.go | 1701 | // 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/design/k8s-native-orchestration.md | 154 | displayName: "John Doe" | CODE |
| LOW | docs/design/internal/team-worker-proposal.md | 294 | "display_name": "John Doe", | 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 | 15 | --matrix-id "@john:domain" --name "John Doe" --level 1 \ | CODE |
| LOW | …-controller/test/integration/controller/worker_test.go | 786 | "agentteams.io/worker": "spec-fake-name", // must be overridden by system | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …agentteams-matrix-channel/agentteams_matrix/channel.py | 349 | CODE | |
| LOW | copaw/src/copaw_worker/health.py | 218 | CODE | |
| LOW | copaw/src/copaw_worker/cli.py | 24 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/update.py | 1287 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/config.py | 33 | CODE | |
| LOW | qwenpaw/src/qwenpaw_worker/cli.py | 20 | 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 | plugins/teamharness/mcp/server.py | 4468 | def handle_request(request: dict[str, Any]) -> dict[str, Any] | None: | CODE |