Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

wyx-sg/Coffer

https://github.com/wyx-sg/Coffer · scanned 2026-06-16 01:01 UTC (2 months, 1 week ago)

424 raw signals (0 security + 424 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 408 actionable findings from 1 signal source. 16 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 60.2/100 with 100.0% coverage. It contains 9037 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 424 findings — concentrated in quality (231), security (86), api (69). Risk profile is high: 0 critical, 99 high, 41 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

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

high System graph api Wiring conf 1.00 Dangling fetch: DELETE http://127.0.0.1:${port}/api/v1/agents/${name} (e2e/web/specs/agent_workspace.spec.ts:55)
`e2e/web/specs/agent_workspace.spec.ts:55` calls `DELETE http://127.0.0.1:${port}/api/v1/agents/${name}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/agents/<p>` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE http://127.0.0.1:${port}/api/v1/agents/${name} (e2e/web/specs/shell_agents.spec.ts:33)
`e2e/web/specs/shell_agents.spec.ts:33` calls `DELETE http://127.0.0.1:${port}/api/v1/agents/${name}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/agents/<p>` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE http://127.0.0.1:${port}/api/v1/memory_stores/global/facts (e2e/web/specs/shell_memory.spec.ts:112)
`e2e/web/specs/shell_memory.spec.ts:112` calls `DELETE http://127.0.0.1:${port}/api/v1/memory_stores/global/facts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/memory_stores/global/fact…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE http://127.0.0.1:${port}/api/v1/resources/${r.kind}/${r.name} (e2e/web/specs/shell_cold_start.spec.ts:131)
`e2e/web/specs/shell_cold_start.spec.ts:131` calls `DELETE http://127.0.0.1:${port}/api/v1/resources/${r.kind}/${r.name}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/resources/<p>/<p>`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE http://127.0.0.1:${port}/api/v1/resources/mcp_server/${name} (e2e/mcp/specs/_helpers.ts:91)
`e2e/mcp/specs/_helpers.ts:91` calls `DELETE http://127.0.0.1:${port}/api/v1/resources/mcp_server/${name}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/resources/mcp_server/<p>` If this…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/v1/resources (e2e/web/specs/shell_cold_start.spec.ts:123)
`e2e/web/specs/shell_cold_start.spec.ts:123` calls `GET http://127.0.0.1:${port}/api/v1/resources` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/resources` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH http://127.0.0.1:${port}/api/v1/retention/policies/mcp_invocations (e2e/web/specs/shell_settings.spec.ts:78)
`e2e/web/specs/shell_settings.spec.ts:78` calls `PATCH http://127.0.0.1:${port}/api/v1/retention/policies/mcp_invocations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/retention/policie…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${daemonPort}/api/v1/resources (e2e/mcp/specs/http_round_trip.spec.ts:71)
`e2e/mcp/specs/http_round_trip.spec.ts:71` calls `POST http://127.0.0.1:${daemonPort}/api/v1/resources` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/resources` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/v1/agents (e2e/web/specs/agent_workspace.spec.ts:73)
`e2e/web/specs/agent_workspace.spec.ts:73` calls `POST http://127.0.0.1:${port}/api/v1/agents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/agents` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/v1/agents (e2e/web/specs/shell_agents.spec.ts:61)
`e2e/web/specs/shell_agents.spec.ts:61` calls `POST http://127.0.0.1:${port}/api/v1/agents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/agents` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/v1/agents (e2e/web/specs/shell_skills.spec.ts:74)
`e2e/web/specs/shell_skills.spec.ts:74` calls `POST http://127.0.0.1:${port}/api/v1/agents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/agents` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/v1/memory_stores/global/facts (e2e/web/specs/shell_memory.spec.ts:83)
`e2e/web/specs/shell_memory.spec.ts:83` calls `POST http://127.0.0.1:${port}/api/v1/memory_stores/global/facts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/memory_stores/global/facts` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/v1/resources (e2e/mcp/specs/_helpers.ts:57)
`e2e/mcp/specs/_helpers.ts:57` calls `POST http://127.0.0.1:${port}/api/v1/resources` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/resources` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/v1/resources (e2e/web/specs/shell_mcp_flows.spec.ts:35)
`e2e/web/specs/shell_mcp_flows.spec.ts:35` calls `POST http://127.0.0.1:${port}/api/v1/resources` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/resources` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/v1/resources (e2e/web/specs/shell_observability.spec.ts:37)
`e2e/web/specs/shell_observability.spec.ts:37` calls `POST http://127.0.0.1:${port}/api/v1/resources` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/resources` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/v1/resources/mcp_server/${name}/refresh (e2e/web/specs/shell_mcp_flows.spec.ts:63)
`e2e/web/specs/shell_mcp_flows.spec.ts:63` calls `POST http://127.0.0.1:${port}/api/v1/resources/mcp_server/${name}/refresh` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/resources/mcp_s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/v1/resources/mcp_server/${name}/refresh (e2e/web/specs/shell_observability.spec.ts:65)
`e2e/web/specs/shell_observability.spec.ts:65` calls `POST http://127.0.0.1:${port}/api/v1/resources/mcp_server/${name}/refresh` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/resources/m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/v1/skills/${skillName}/disable (e2e/web/specs/shell_skills.spec.ts:122)
`e2e/web/specs/shell_skills.spec.ts:122` calls `POST http://127.0.0.1:${port}/api/v1/skills/${skillName}/disable` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/skills/<p>/disable` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/v1/skills/import (e2e/web/specs/shell_skills.spec.ts:91)
`e2e/web/specs/shell_skills.spec.ts:91` calls `POST http://127.0.0.1:${port}/api/v1/skills/import` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/skills/import` If this points at an exter…
Dangling fetchFetch
high System graph security auth conf 1.00 FastAPI DELETE `clear_facts` without auth dependency — backend/coffer/surfaces/http/memory/routes.py:219
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/memory/routes.py:219 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_agent` without auth dependency — backend/coffer/surfaces/http/agent_routes.py:227
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/agent_routes.py:227 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_config_dir_file` without auth dependency — backend/coffer/surfaces/http/agent_config_routes.py:158
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/agent_config_routes.py:158 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_conversation` without auth dependency — backend/coffer/surfaces/http/chat/conversation_routes.py:228
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/chat/conversation_routes.py:228 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_document` without auth dependency — backend/coffer/surfaces/http/knowledge_base/routes.py:230
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/knowledge_base/routes.py:230 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_mcp_entry` without auth dependency — backend/coffer/surfaces/http/agent_workspace_routes.py:178
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/agent_workspace_routes.py:178 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_model` without auth dependency — backend/coffer/surfaces/http/chat/model_routes.py:102
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/chat/model_routes.py:102 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_plugin` without auth dependency — backend/coffer/surfaces/http/agent_workspace_routes.py:257
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/agent_workspace_routes.py:257 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_resource` without auth dependency — backend/coffer/surfaces/http/resource_routes.py:102
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/resource_routes.py:102 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_secret` without auth dependency — backend/coffer/surfaces/http/credential_routes.py:111
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/credential_routes.py:111 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_skill` without auth dependency — backend/coffer/surfaces/http/skill_routes.py:231
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/skill_routes.py:231 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_unmanaged_skill` without auth dependency — backend/coffer/surfaces/http/agent_unmanaged_skill_routes.py:95
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/agent_unmanaged_skill_routes.py:95 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `forget_fact` without auth dependency — backend/coffer/surfaces/http/memory/routes.py:262
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/memory/routes.py:262 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `remove_projection` without auth dependency — backend/coffer/surfaces/http/projection_routes.py:135
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/projection_routes.py:135 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `uninstall_mcp` without auth dependency — backend/coffer/surfaces/http/agent_config_routes.py:214
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/agent_config_routes.py:214 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PATCH `patch_mcp_entry` without auth dependency — backend/coffer/surfaces/http/agent_workspace_routes.py:163
`@router.patch` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/agent_workspace_routes.py:163 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PATCH `patch_plugin` without auth dependency — backend/coffer/surfaces/http/agent_workspace_routes.py:242
`@router.patch` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/agent_workspace_routes.py:242 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PATCH `update_agent` without auth dependency — backend/coffer/surfaces/http/agent_routes.py:197
`@router.patch` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/agent_routes.py:197 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PATCH `update_conversation` without auth dependency — backend/coffer/surfaces/http/chat/conversation_routes.py:181
`@router.patch` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/chat/conversation_routes.py:181 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PATCH `update_fact` without auth dependency — backend/coffer/surfaces/http/memory/routes.py:240
`@router.patch` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/memory/routes.py:240 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PATCH `update_model` without auth dependency — backend/coffer/surfaces/http/chat/model_routes.py:84
`@router.patch` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/chat/model_routes.py:84 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PATCH `update_policy` without auth dependency — backend/coffer/surfaces/http/retention_routes.py:47
`@router.patch` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/retention_routes.py:47 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PATCH `update_resource` without auth dependency — backend/coffer/surfaces/http/resource_routes.py:80
`@router.patch` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/resource_routes.py:80 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PATCH `update_store` without auth dependency — backend/coffer/surfaces/http/memory/routes.py:131
`@router.patch` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/memory/routes.py:131 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `add_fact` without auth dependency — backend/coffer/surfaces/http/memory/routes.py:174
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/memory/routes.py:174 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `adopt_mcp_entry` without auth dependency — backend/coffer/surfaces/http/agent_workspace_routes.py:193
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/agent_workspace_routes.py:193 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `adopt_unmanaged_skill` without auth dependency — backend/coffer/surfaces/http/agent_unmanaged_skill_routes.py:74
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/agent_unmanaged_skill_routes.py:74 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `archive_conversation` without auth dependency — backend/coffer/surfaces/http/chat/conversation_routes.py:208
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/chat/conversation_routes.py:208 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `create_conversation` without auth dependency — backend/coffer/surfaces/http/chat/conversation_routes.py:152
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/chat/conversation_routes.py:152 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `create_kb` without auth dependency — backend/coffer/surfaces/http/knowledge_base/routes.py:99
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/knowledge_base/routes.py:99 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `create_model` without auth dependency — backend/coffer/surfaces/http/chat/model_routes.py:67
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/chat/model_routes.py:67 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `disable_capability_legacy` without auth dependency — backend/coffer/surfaces/http/mcp/capability_routes.py:293
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/mcp/capability_routes.py:293 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `disable_capability` without auth dependency — backend/coffer/surfaces/http/mcp/capability_routes.py:236
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/mcp/capability_routes.py:236 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `disable_resource` without auth dependency — backend/coffer/surfaces/http/resource_routes.py:124
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/resource_routes.py:124 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `disable_skill_for_agent` without auth dependency — backend/coffer/surfaces/http/skill_routes.py:284
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/skill_routes.py:284 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `distill_transcript` without auth dependency — backend/coffer/surfaces/http/distill/routes.py:70
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/distill/routes.py:70 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `enable_capability_legacy` without auth dependency — backend/coffer/surfaces/http/mcp/capability_routes.py:266
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/mcp/capability_routes.py:266 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `enable_capability` without auth dependency — backend/coffer/surfaces/http/mcp/capability_routes.py:209
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/mcp/capability_routes.py:209 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `enable_resource` without auth dependency — backend/coffer/surfaces/http/resource_routes.py:113
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/resource_routes.py:113 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `enable_skill_for_agent` without auth dependency — backend/coffer/surfaces/http/skill_routes.py:261
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/skill_routes.py:261 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `establish_projection` without auth dependency — backend/coffer/surfaces/http/projection_routes.py:99
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/projection_routes.py:99 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `export_key` without auth dependency — backend/coffer/surfaces/http/sync_routes.py:144
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/sync_routes.py:144 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `fetch_skill` without auth dependency — backend/coffer/surfaces/http/skill_routes.py:206
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/skill_routes.py:206 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `grep_kb` without auth dependency — backend/coffer/surfaces/http/knowledge_base/routes.py:273
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/knowledge_base/routes.py:273 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `import_key` without auth dependency — backend/coffer/surfaces/http/sync_routes.py:149
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/sync_routes.py:149 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `import_skill` without auth dependency — backend/coffer/surfaces/http/skill_routes.py:196
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/skill_routes.py:196 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `ingest_channel_event` without auth dependency — backend/coffer/surfaces/http/channel_routes.py:142
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/channel_routes.py:142 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `ingest_document` without auth dependency — backend/coffer/surfaces/http/knowledge_base/routes.py:127
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/knowledge_base/routes.py:127 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `install_mcp` without auth dependency — backend/coffer/surfaces/http/agent_config_routes.py:205
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/agent_config_routes.py:205 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `interrupt_turn` without auth dependency — backend/coffer/surfaces/http/chat/turn_routes.py:118
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/chat/turn_routes.py:118 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `issue_pairing_code` without auth dependency — backend/coffer/surfaces/http/channel_routes.py:86
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/channel_routes.py:86 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `list_provider_models` without auth dependency — backend/coffer/surfaces/http/chat/model_routes.py:119
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/chat/model_routes.py:119 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `notify_channel` without auth dependency — backend/coffer/surfaces/http/channel_routes.py:129
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/channel_routes.py:129 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `prune_now` without auth dependency — backend/coffer/surfaces/http/retention_routes.py:78
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/retention_routes.py:78 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `recall` without auth dependency — backend/coffer/surfaces/http/memory/routes.py:280
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/memory/routes.py:280 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `reconvert_document` without auth dependency — backend/coffer/surfaces/http/knowledge_base/routes.py:218
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/knowledge_base/routes.py:218 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `refresh_capabilities` without auth dependency — backend/coffer/surfaces/http/mcp/capability_routes.py:320
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/mcp/capability_routes.py:320 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `reindex` without auth dependency — backend/coffer/surfaces/http/knowledge_base/routes.py:245
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/knowledge_base/routes.py:245 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `resolve_sync` without auth dependency — backend/coffer/surfaces/http/sync_routes.py:139
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/sync_routes.py:139 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `run_sync` without auth dependency — backend/coffer/surfaces/http/sync_routes.py:133
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/sync_routes.py:133 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `search_kb` without auth dependency — backend/coffer/surfaces/http/knowledge_base/routes.py:263
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/knowledge_base/routes.py:263 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `seatalk_callback` without auth dependency — backend/coffer/surfaces/callback/app.py:49
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/callback/app.py:49 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `send_message` without auth dependency — backend/coffer/surfaces/http/chat/turn_routes.py:48
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/chat/turn_routes.py:48 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `set_secret` without auth dependency — backend/coffer/surfaces/http/credential_routes.py:48
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/credential_routes.py:48 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `submit_approval` without auth dependency — backend/coffer/surfaces/http/chat/turn_routes.py:93
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/chat/turn_routes.py:93 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `test_channel_callback` without auth dependency — backend/coffer/surfaces/http/channel_routes.py:135
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/channel_routes.py:135 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `test_connection` without auth dependency — backend/coffer/surfaces/http/chat/model_routes.py:131
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/chat/model_routes.py:131 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `test_embedding` without auth dependency — backend/coffer/surfaces/http/embedding_routes.py:65
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/embedding_routes.py:65 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `test_mcp_server` without auth dependency — backend/coffer/surfaces/http/mcp/capability_routes.py:336
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/mcp/capability_routes.py:336 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `unarchive_conversation` without auth dependency — backend/coffer/surfaces/http/chat/conversation_routes.py:218
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/chat/conversation_routes.py:218 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `update_skill` without auth dependency — backend/coffer/surfaces/http/skill_routes.py:242
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/skill_routes.py:242 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `verify_skills` without auth dependency — backend/coffer/surfaces/http/skill_routes.py:302
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/skill_routes.py:302 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `edit_document` without auth dependency — backend/coffer/surfaces/http/knowledge_base/routes.py:203
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/knowledge_base/routes.py:203 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `put_config` without auth dependency — backend/coffer/surfaces/http/sync_routes.py:115
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/sync_routes.py:115 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `put_credential_settings` without auth dependency — backend/coffer/surfaces/http/settings_routes.py:43
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/settings_routes.py:43 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `update_config` without auth dependency — backend/coffer/surfaces/http/embedding_routes.py:45
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/embedding_routes.py:45 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `write_config_dir_file` without auth dependency — backend/coffer/surfaces/http/agent_config_routes.py:137
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/agent_config_routes.py:137 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `write_config_file` without auth dependency — backend/coffer/surfaces/http/agent_config_routes.py:182
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/agent_config_routes.py:182 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `write_skill_file` without auth dependency — backend/coffer/surfaces/http/skill_file_routes.py:125
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/coffer/surfaces/http/skill_file_routes.py:125 securityAuth fastapi unauth mutation
high System graph security security conf 1.00 Insecure pattern 'eval_used' in .github/workflows/evals.yml:34
Found a known-risky pattern (eval_used). Review and replace if possible.
.github/workflows/evals.yml:34 Eval used
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — e2e/mcp/specs/_helpers.ts:57
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — e2e/mcp/specs/capability_disable.spec.ts:31
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — e2e/mcp/specs/http_round_trip.spec.ts:71
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — e2e/web/specs/shell_agents.spec.ts:61
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — e2e/web/specs/shell_cold_start.spec.ts:123
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — e2e/web/specs/shell_knowledge_base.spec.ts:47
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — e2e/web/specs/shell_mcp_flows.spec.ts:35
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — e2e/web/specs/shell_memory.spec.ts:36
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — e2e/web/specs/shell_observability.spec.ts:37
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — e2e/web/specs/shell_skills.spec.ts:74
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/kinds/knowledge_base/api.ts:68
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/kinds/mcp/InvocationsTable.tsx:5
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/kinds/memory/api.ts:58
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/lib/hooks/useEmbeddingConfig.ts:4
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/lib/hooks/useSkills.test.tsx:4
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/lib/hooks/useSync.ts:46
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: docs-site/guide/agents.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
docs-site/guide/agents.md VerificationAgents md
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: docs-site/zh/guide/agents.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
docs-site/zh/guide/agents.md VerificationAgents md
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph quality Integrity conf 1.00 Frontend route `/agents/:name` has no Link/navigate to it — frontend/src/pages/AgentDetailPage.test.tsx
The route is registered but no `<Link to=…>` or `navigate(…)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor.
Orphan pageWiring
medium System graph quality Integrity conf 1.00 Frontend route `/chat/:id` has no Link/navigate to it — frontend/src/pages/ChatPage.test.tsx
The route is registered but no `<Link to=…>` or `navigate(…)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor.
Orphan pageWiring
medium System graph quality Integrity conf 1.00 Frontend route `/knowledge-bases/:name` has no Link/navigate to it — frontend/src/kinds/knowledge_base/KnowledgeBaseDetailPage.test.tsx
The route is registered but no `<Link to=…>` or `navigate(…)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor.
Orphan pageWiring
medium System graph quality Integrity conf 1.00 Frontend route `/mcp-servers/:kind/:name` has no Link/navigate to it — frontend/src/pages/ResourceDetailPage.test.tsx
The route is registered but no `<Link to=…>` or `navigate(…)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor.
Orphan pageWiring
medium System graph quality Integrity conf 1.00 Frontend route `/mcp-servers/mcp_server/:name` has no Link/navigate to it — frontend/src/kinds/mcp/AddMcpServerDialog.test.tsx
The route is registered but no `<Link to=…>` or `navigate(…)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor.
Orphan pageWiring
medium System graph quality Integrity conf 1.00 Frontend route `/memory/:name` has no Link/navigate to it — frontend/src/kinds/memory/MemoryStoreDetailPage.test.tsx
The route is registered but no `<Link to=…>` or `navigate(…)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor.
Orphan pageWiring
medium System graph quality Integrity conf 1.00 Frontend route `/skills/:name` has no Link/navigate to it — frontend/src/pages/SkillDetailPage.test.tsx
The route is registered but no `<Link to=…>` or `navigate(…)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor.
Orphan pageWiring
medium System graph cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/release.yml CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/pages.yml CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in frontend/src/lib/auth.ts:42
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
frontend/src/lib/auth.ts:42 Local storage auth token
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — backend/coffer/infrastructure/sync/git_repo.py:31
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — backend/coffer/surfaces/cli/_client.py:100
`subprocess.Popen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — backend/coffer/surfaces/cli/daemon_cmd.py:84
`subprocess.Popen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — backend/coffer/surfaces/shim/main.py:120
`subprocess.Popen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/verify_stamp.py:40
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 100 placeholder/mock markers across 59 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 54 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph quality Agent instructions conf 1.00 Multiple root agent instruction files without precedence
The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies.
Governance
low System graph quality Integrity conf 1.00 16 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: .claude/hooks/block_dangerous_bash.py:main, .claude/hooks/verify_before_commit.py:main This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate.
16 occurrences
repo-level (16 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 2 occurrences Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: backend/coffer/infrastructure/chat/claude_sdk_provider.py:init_conversation, backend/coffer/infrastructure/chat/cli_providers.py:init_conversation, backend/coffer/infrastructure/chat/codex_provider.py:init_conversation This is *the* AI-coder failure …
2 occurrences
repo-level (2 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 5 places
Functions with the same first-5-line body hash: backend/coffer/infrastructure/mcp/persistence.py:insert, backend/coffer/infrastructure/mcp/persistence.py:set_enabled, backend/coffer/application/mcp/ports.py:insert, backend/coffer/application/mcp/ports.py:set_enabled This is *the* AI-coder failure …
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 6 places
Functions with the same first-5-line body hash: backend/coffer/infrastructure/sync/persistence.py:set, backend/coffer/infrastructure/sync/persistence.py:set, backend/coffer/application/sync/config_service.py:set, backend/coffer/application/sync/config_service.py:set This is *the* AI-coder failure …
duplicatesduplication
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `_do_backup` in backend/coffer/surfaces/http/daemon_routes.py:306
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `create_backup` in backend/coffer/infrastructure/vault/backup.py:78
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `create_backup` in backend/coffer/surfaces/cli/backup_cmd.py:58
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `custom_backup` in backend/tests/integration/surfaces/cli/test_daemon_backup_rotate.py:47
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `enable_capability_legacy` in backend/coffer/surfaces/http/mcp/capability_routes.py:272
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `model_copy` in backend/coffer/application/agent/service.py:226
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `model_copy` in backend/coffer/application/skill/update_ops.py:57
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `model_copy` in backend/coffer/surfaces/http/memory/routes.py:146
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `r_old` in backend/tests/integration/surfaces/http/test_daemon_routes_extended.py:114
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_old` in backend/tests/unit/distill/test_parsers.py:111
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `test_write_atomic_keeps_backup` in backend/tests/unit/infrastructure/agent/test_config_file_store.py:35
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `upstream_v1` in backend/tests/integration/application/test_skill_service.py:617
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `vault_backup` in backend/tests/integration/surfaces/cli/test_vault_backup_restore.py:118
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph software Dead code conf 1.00 Possibly dead Python function: all_bindings
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
backend/coffer/infrastructure/agent/projection_persistence.py:92
low System graph software Dead code conf 1.00 Possibly dead Python function: build_store_ref_for
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
backend/coffer/application/memory/stores.py:36
low System graph software Dead code conf 1.00 Possibly dead Python function: build_upstream
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
backend/coffer/infrastructure/mcp/factory.py:17
low System graph software Dead code conf 1.00 Possibly dead Python function: coerce_prompt_result
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
backend/coffer/application/mcp/gateway_handlers.py:286
low System graph software Dead code conf 1.00 Possibly dead Python function: coerce_read_result
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
backend/coffer/application/mcp/gateway_handlers.py:282
low System graph software Dead code conf 1.00 Possibly dead Python function: du_bytes
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
backend/coffer/application/knowledge_base/pipeline_helpers.py:114
low System graph software Dead code conf 1.00 Possibly dead Python function: du_bytes
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
backend/coffer/application/memory/service_helpers.py:43
low System graph software Dead code conf 1.00 Possibly dead Python function: install_key
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
backend/coffer/infrastructure/credentials/master_key.py:84
low System graph software Dead code conf 1.00 Possibly dead Python function: install_key
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
backend/coffer/application/sync/ports.py:95
low System graph software Dead code conf 1.00 Possibly dead Python function: list_fact_files_in_dir
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
backend/coffer/application/memory/queries.py:31
low System graph software Dead code conf 1.00 Possibly dead Python function: mirrored_trees
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
backend/coffer/infrastructure/sync/paths.py:47
low System graph software Dead code conf 1.00 Possibly dead Python function: mkparent_write
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
backend/coffer/application/knowledge_base/pipeline_helpers.py:72
low System graph software Dead code conf 1.00 Possibly dead Python function: read_fact
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
backend/coffer/application/memory/queries.py:22
low System graph software Dead code conf 1.00 Possibly dead Python function: rerender_target
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
backend/coffer/application/agent/projection/engine.py:135
low System graph software Dead code conf 1.00 Possibly dead Python function: trim_history
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
backend/coffer/application/chat/history.py:37
low System graph software Dead code conf 1.00 Possibly dead Python function: write_ciphertext
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
backend/coffer/infrastructure/sync/credentials.py:46
low System graph software Dead code conf 1.00 Possibly dead Python function: write_ciphertext
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
backend/coffer/application/sync/ports.py:84
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph quality Integrity conf 1.00 Stub function `downgrade` (body is just `pass`/`return`) — backend/coffer/infrastructure/persistence/migrations/versions/20260528_0007_memory_tables.py:30
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `on_conversation_deleted` (body is just `pass`/`return`) — backend/coffer/infrastructure/chat/claude_sdk_provider.py:96
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `on_conversation_deleted` (body is just `pass`/`return`) — backend/coffer/infrastructure/chat/cli_providers.py:328
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `on_conversation_deleted` (body is just `pass`/`return`) — backend/coffer/infrastructure/chat/codex_provider.py:99
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `remove` (body is just `pass`/`return`) — backend/coffer/application/agent/projection/adapters.py:248
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /{kind}/{name}
`backend/coffer/surfaces/http/resource_routes.py` declares `DELETE /{kind}/{name}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /{name}
`backend/coffer/surfaces/http/skill_routes.py` declares `DELETE /{name}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /{name}/mcp-entries/{entry}
`backend/coffer/surfaces/http/agent_workspace_routes.py` declares `DELETE /{name}/mcp-entries/{entry}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or docu…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /{name}/plugins/{plugin_id}
`backend/coffer/surfaces/http/agent_workspace_routes.py` declares `DELETE /{name}/plugins/{plugin_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or docu…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /{name}/projections/{agent_ref}
`backend/coffer/surfaces/http/projection_routes.py` declares `DELETE /{name}/projections/{agent_ref}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or docum…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /{ref:path}
`backend/coffer/surfaces/http/credential_routes.py` declares `DELETE /{ref:path}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes …
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /
`backend/coffer/surfaces/http/audit_routes.py` declares `GET /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /candidates
`backend/coffer/surfaces/http/agent_routes.py` declares `GET /candidates` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /config
`backend/coffer/surfaces/http/embedding_routes.py` declares `GET /config` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /credentials
`backend/coffer/surfaces/http/settings_routes.py` declares `GET /credentials` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /policies
`backend/coffer/surfaces/http/retention_routes.py` declares `GET /policies` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /{kind}/{name}
`backend/coffer/surfaces/http/resource_routes.py` declares `GET /{kind}/{name}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /{name}
`backend/coffer/surfaces/http/skill_routes.py` declares `GET /{name}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /{name}/files
`backend/coffer/surfaces/http/skill_file_routes.py` declares `GET /{name}/files` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes i…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /{name}/files/content
`backend/coffer/surfaces/http/skill_file_routes.py` declares `GET /{name}/files/content` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who co…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /{name}/mcp-entries
`backend/coffer/surfaces/http/agent_workspace_routes.py` declares `GET /{name}/mcp-entries` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /{name}/native-memory
`backend/coffer/surfaces/http/agent_routes.py` declares `GET /{name}/native-memory` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consume…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /{name}/plugins
`backend/coffer/surfaces/http/agent_workspace_routes.py` declares `GET /{name}/plugins` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who con…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /{name}/projections
`backend/coffer/surfaces/http/projection_routes.py` declares `GET /{name}/projections` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who cons…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /{ref:path}
`backend/coffer/surfaces/http/credential_routes.py` declares `GET /{ref:path}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /{ref:path}/exists
`backend/coffer/surfaces/http/credential_routes.py` declares `GET /{ref:path}/exists` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consu…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PATCH /policies/{table_name}
`backend/coffer/surfaces/http/retention_routes.py` declares `PATCH /policies/{table_name}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who …
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PATCH /{kind}/{name}
`backend/coffer/surfaces/http/resource_routes.py` declares `PATCH /{kind}/{name}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes …
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PATCH /{name}
`backend/coffer/surfaces/http/agent_routes.py` declares `PATCH /{name}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PATCH /{name}/mcp-entries/{entry}
`backend/coffer/surfaces/http/agent_workspace_routes.py` declares `PATCH /{name}/mcp-entries/{entry}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or docum…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PATCH /{name}/plugins/{plugin_id}
`backend/coffer/surfaces/http/agent_workspace_routes.py` declares `PATCH /{name}/plugins/{plugin_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or docum…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /
`backend/coffer/surfaces/http/resource_routes.py` declares `POST /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /backup
`backend/coffer/surfaces/http/daemon_routes.py` declares `POST /backup` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /fetch
`backend/coffer/surfaces/http/skill_routes.py` declares `POST /fetch` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /import
`backend/coffer/surfaces/http/skill_routes.py` declares `POST /import` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /key/export
`backend/coffer/surfaces/http/sync_routes.py` declares `POST /key/export` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /prune
`backend/coffer/surfaces/http/retention_routes.py` declares `POST /prune` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /resolve
`backend/coffer/surfaces/http/sync_routes.py` declares `POST /resolve` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /rotate-token
`backend/coffer/surfaces/http/daemon_routes.py` declares `POST /rotate-token` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /run
`backend/coffer/surfaces/http/sync_routes.py` declares `POST /run` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /seatalk/{channel}
`backend/coffer/surfaces/callback/app.py` declares `POST /seatalk/{channel}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /shutdown
`backend/coffer/surfaces/http/daemon_routes.py` declares `POST /shutdown` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /test
`backend/coffer/surfaces/http/embedding_routes.py` declares `POST /test` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /verify
`backend/coffer/surfaces/http/skill_routes.py` declares `POST /verify` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /{kind}/{name}/disable
`backend/coffer/surfaces/http/resource_routes.py` declares `POST /{kind}/{name}/disable` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who co…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /{kind}/{name}/enable
`backend/coffer/surfaces/http/resource_routes.py` declares `POST /{kind}/{name}/enable` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who con…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /{name}/disable
`backend/coffer/surfaces/http/skill_routes.py` declares `POST /{name}/disable` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /{name}/enable
`backend/coffer/surfaces/http/skill_routes.py` declares `POST /{name}/enable` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /{name}/mcp-entries/{entry}/adopt
`backend/coffer/surfaces/http/agent_workspace_routes.py` declares `POST /{name}/mcp-entries/{entry}/adopt` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or …
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /{name}/native-memory/import
`backend/coffer/surfaces/http/projection_routes.py` declares `POST /{name}/native-memory/import` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documentin…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /{name}/projections
`backend/coffer/surfaces/http/projection_routes.py` declares `POST /{name}/projections` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who con…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /{name}/update
`backend/coffer/surfaces/http/skill_routes.py` declares `POST /{name}/update` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PUT /config
`backend/coffer/surfaces/http/embedding_routes.py` declares `PUT /config` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PUT /credentials
`backend/coffer/surfaces/http/settings_routes.py` declares `PUT /credentials` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PUT /{name}/files/content
`backend/coffer/surfaces/http/skill_file_routes.py` declares `PUT /{name}/files/content` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who co…
Unused endpoint
low System graph quality Complexity conf 1.00 Very large file: backend/tests/integration/application/mcp/test_gateway.py (1433 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/61274a71-9ff3-4435-a91d-10e9a4f97a19/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/61274a71-9ff3-4435-a91d-10e9a4f97a19/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.