https://github.com/TeleAI-UAGI/telemem
· scanned 2026-06-16 00:32 UTC (2 months, 2 weeks ago)
95 raw signals (9 security + 86 graph)
Last scanned 2 months, 2 weeks ago · v1 · 71 actionable findings from 2 signal sources. 33 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1555 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
extract_answer_letter |
software | healthy | baselines/evaluate.py:16 |
evaluate_results |
software | healthy | baselines/evaluate.py:24 |
main |
software | healthy | baselines/evaluate.py:145 |
__init__ |
software | healthy | baselines/mem0/mem0_manager.py:24 |
run_add |
software | healthy | baselines/mem0/mem0_manager.py:40 |
run_search |
software | healthy | baselines/mem0/mem0_manager.py:50 |
_get_or_create_event_loop |
software | healthy | baselines/mem0/local_adapter.py:20 |
_cleanup_loops |
software | healthy | baselines/mem0/local_adapter.py:32 |
__init__ |
software | healthy | baselines/mem0/local_adapter.py:58 |
update_project |
software | healthy | baselines/mem0/local_adapter.py:115 |
_run_async |
software | healthy | baselines/mem0/local_adapter.py:118 |
add |
software | healthy | baselines/mem0/local_adapter.py:134 |
delete_all |
software | healthy | baselines/mem0/local_adapter.py:150 |
search |
software | healthy | baselines/mem0/local_adapter.py:155 |
_init_simple_store |
software | healthy | baselines/mem0/local_adapter.py:200 |
_force_persist |
software | healthy | baselines/mem0/local_adapter.py:223 |
_persist |
software | healthy | baselines/mem0/local_adapter.py:234 |
_calc_embedding |
software | healthy | baselines/mem0/local_adapter.py:244 |
_simple_add |
software | healthy | baselines/mem0/local_adapter.py:273 |
_simple_delete_all |
software | healthy | baselines/mem0/local_adapter.py:293 |
_cosine |
software | healthy | baselines/mem0/local_adapter.py:299 |
_simple_search |
software | healthy | baselines/mem0/local_adapter.py:311 |
__init__ |
software | healthy | baselines/mem0/search.py:31 |
_generate_question_id |
software | healthy | baselines/mem0/search.py:109 |
_load_existing_results |
software | healthy | baselines/mem0/search.py:116 |
search_memory |
software | healthy | baselines/mem0/search.py:145 |
answer_question |
software | healthy | baselines/mem0/search.py:197 |
process_question |
software | healthy | baselines/mem0/search.py:278 |
_save_conversation_results |
software | healthy | baselines/mem0/search.py:325 |
_process_single_conversation |
software | healthy | baselines/mem0/search.py:354 |
_process_single_question_safe |
software | healthy | baselines/mem0/search.py:408 |
process_data_file |
software | healthy | baselines/mem0/search.py:435 |
progress_updater |
software | dead | baselines/mem0/search.py:488 |
_get_shared_event_loop |
software | healthy | baselines/mem0/memory_manager_local.py:27 |
_cleanup_global_loop |
software | healthy | baselines/mem0/memory_manager_local.py:36 |
__init__ |
software | healthy | baselines/mem0/memory_manager_local.py:54 |
_patched_create |
software | healthy | baselines/mem0/memory_manager_local.py:98 |
_patched_embed |
software | healthy | baselines/mem0/memory_manager_local.py:127 |
_sanitize |
software | healthy | baselines/mem0/memory_manager_local.py:154 |
_deep_merge |
software | healthy | baselines/mem0/memory_manager_local.py:228 |
__init__ |
software | healthy | baselines/mem0/add.py:60 |
load_data |
software | healthy | baselines/mem0/add.py:132 |
add_memory |
software | healthy | baselines/mem0/add.py:137 |
add_memories_for_speaker |
software | healthy | baselines/mem0/add.py:154 |
process_conversation |
software | healthy | baselines/mem0/add.py:159 |
process_all_conversations |
software | healthy | baselines/mem0/add.py:197 |
_process_conversation_safe |
software | healthy | baselines/mem0/add.py:310 |
_save_timing_log |
software | healthy | baselines/mem0/add.py:335 |
main |
software | healthy | baselines/mem0/run.py:18 |
check_thinking |
software | healthy | baselines/mem0/check_think.py:9 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
mkdocs.yml |
software | healthy | mkdocs.yml |
README.md |
software | healthy | README.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
Dockerfile |
software | healthy | Dockerfile |
server.json |
software | healthy | server.json |
README-ZH.md |
software | healthy | README-ZH.md |
pyproject.toml |
software | healthy | pyproject.toml |
LICENSE |
software | healthy | LICENSE |
requirements.txt |
software | healthy | requirements.txt |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
evaluate.py |
software | healthy | baselines/evaluate.py |
__init__.py |
software | healthy | baselines/mem0/__init__.py |
prompts.py |
software | healthy | baselines/mem0/prompts.py |
README.md |
software | healthy | baselines/mem0/README.md |
mem0_manager.py |
software | healthy | baselines/mem0/mem0_manager.py |
local_adapter.py |
software | healthy | baselines/mem0/local_adapter.py |
search.py |
software | healthy | baselines/mem0/search.py |
memory_manager_local.py |
software | healthy | baselines/mem0/memory_manager_local.py |
add.py |
software | healthy | baselines/mem0/add.py |
run.py |
software | healthy | baselines/mem0/run.py |
LICENSE |
software | healthy | baselines/mem0/LICENSE |
requirements.txt |
software | healthy | baselines/mem0/requirements.txt |
check_think.py |
software | healthy | baselines/mem0/check_think.py |
README.md |
software | healthy | baselines/longmemeval/README.md |
run_telemem.py |
software | healthy | baselines/longmemeval/run_telemem.py |
stats.py |
software | healthy | baselines/longmemeval/stats.py |
readme.md |
software | healthy | baselines/memobase/readme.md |
compute_p95_latency.py |
software | healthy | baselines/memobase/locomo-benchmark/compute_p95_latency.py |
prompts.py |
software | healthy | baselines/memobase/locomo-benchmark/prompts.py |
README.md |
software | healthy | baselines/memobase/locomo-benchmark/README.md |
run_experiments.py |
software | healthy | baselines/memobase/locomo-benchmark/run_experiments.py |
json_convert.py |
software | healthy | baselines/memobase/locomo-benchmark/json_convert.py |
evals.py |
software | healthy | baselines/memobase/locomo-benchmark/evals.py |
generate_scores.py |
software | healthy | baselines/memobase/locomo-benchmark/generate_scores.py |
environment.yml |
software | healthy | baselines/memobase/locomo-benchmark/environment.yml |
Makefile |
software | healthy | baselines/memobase/locomo-benchmark/Makefile |
memobase_eval_0710_3000.json |
software | healthy | baselines/memobase/locomo-benchmark/fixture/memobase/memoba… |
memobase_eval_0503_3000.json |
software | healthy | baselines/memobase/locomo-benchmark/fixture/memobase/memoba… |
results_0710_3000.json |
software | healthy | baselines/memobase/locomo-benchmark/fixture/memobase/result… |
results_0503_3000.json |
software | healthy | baselines/memobase/locomo-benchmark/fixture/memobase/result… |
llm_judge.py |
software | healthy | baselines/memobase/locomo-benchmark/metrics/llm_judge.py |
utils.py |
software | healthy | baselines/memobase/locomo-benchmark/metrics/utils.py |
langmem.py |
software | healthy | baselines/memobase/locomo-benchmark/src/langmem.py |
utils.py |
software | healthy | baselines/memobase/locomo-benchmark/src/utils.py |
rag.py |
software | healthy | baselines/memobase/locomo-benchmark/src/rag.py |
search.py |
software | healthy | baselines/memobase/locomo-benchmark/src/memzero/search.py |
add.py |
software | healthy | baselines/memobase/locomo-benchmark/src/memzero/add.py |
predict.py |
software | healthy | baselines/memobase/locomo-benchmark/src/openai/predict.py |
config.yaml |
software | healthy | baselines/memobase/locomo-benchmark/src/memobase_client/con… |
memobase_search.py |
software | healthy | baselines/memobase/locomo-benchmark/src/memobase_client/mem… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Mem0Manager |
software | healthy | baselines/mem0/mem0_manager.py:21 |
LocalMemClient |
software | healthy | baselines/mem0/local_adapter.py:48 |
MemorySearch |
software | healthy | baselines/mem0/search.py:30 |
VideoMemoryManager |
software | healthy | baselines/mem0/memory_manager_local.py:51 |
MemoryADD |
software | healthy | baselines/mem0/add.py:59 |
LatencyAnalyzer |
software | healthy | baselines/memobase/locomo-benchmark/compute_p95_latency.py:… |
Experiment |
software | healthy | baselines/memobase/locomo-benchmark/run_experiments.py:8 |
LangMem |
software | healthy | baselines/memobase/locomo-benchmark/src/langmem.py:65 |
LangMemManager |
software | healthy | baselines/memobase/locomo-benchmark/src/langmem.py:106 |
RAGManager |
software | healthy | baselines/memobase/locomo-benchmark/src/rag.py:25 |
MemorySearch |
software | healthy | baselines/memobase/locomo-benchmark/src/memzero/search.py:16 |
MemoryADD |
software | healthy | baselines/memobase/locomo-benchmark/src/memzero/add.py:43 |
OpenAIPredict |
software | healthy | baselines/memobase/locomo-benchmark/src/openai/predict.py:54 |
MemobaseSearch |
software | healthy | baselines/memobase/locomo-benchmark/src/memobase_client/mem… |
MemobaseADD |
software | healthy | baselines/memobase/locomo-benchmark/src/memobase_client/mem… |
ZepSearch |
software | healthy | baselines/memobase/locomo-benchmark/src/zep/search.py:34 |
ZepAdd |
software | healthy | baselines/memobase/locomo-benchmark/src/zep/add.py:12 |
User |
software | healthy | baselines/memobase/src/client/memobase-ts/src/user.ts:User |
ServerError |
software | healthy | baselines/memobase/src/client/memobase-ts/src/error.ts:Serv… |
MemoBaseClient |
software | healthy | baselines/memobase/src/client/memobase-ts/src/client.ts:Mem… |
ServerError |
software | healthy | baselines/memobase/src/client/memobase/error.py:1 |
BaseResponse |
software | healthy | baselines/memobase/src/client/memobase/core/type.py:6 |
OpenAICompatibleMessage |
software | healthy | baselines/memobase/src/client/memobase/core/blob.py:8 |
TranscriptStamp |
software | healthy | baselines/memobase/src/client/memobase/core/blob.py:15 |
BlobType |
software | healthy | baselines/memobase/src/client/memobase/core/blob.py:22 |
Blob |
software | healthy | baselines/memobase/src/client/memobase/core/blob.py:31 |
ChatBlob |
software | healthy | baselines/memobase/src/client/memobase/core/blob.py:47 |
DocBlob |
software | healthy | baselines/memobase/src/client/memobase/core/blob.py:52 |
SummaryBlob |
software | healthy | baselines/memobase/src/client/memobase/core/blob.py:57 |
CodeBlob |
software | healthy | baselines/memobase/src/client/memobase/core/blob.py:62 |
ImageBlob |
software | healthy | baselines/memobase/src/client/memobase/core/blob.py:68 |
TranscriptBlob |
software | healthy | baselines/memobase/src/client/memobase/core/blob.py:74 |
BlobData |
software | healthy | baselines/memobase/src/client/memobase/core/blob.py:79 |
UserProfile |
software | healthy | baselines/memobase/src/client/memobase/core/user.py:8 |
UserProfileData |
software | healthy | baselines/memobase/src/client/memobase/core/user.py:21 |
ProfileDelta |
software | healthy | baselines/memobase/src/client/memobase/core/user.py:39 |
EventTag |
software | healthy | baselines/memobase/src/client/memobase/core/user.py:47 |
EventData |
software | healthy | baselines/memobase/src/client/memobase/core/user.py:52 |
EventGistData |
software | healthy | baselines/memobase/src/client/memobase/core/user.py:58 |
UserEventData |
software | healthy | baselines/memobase/src/client/memobase/core/user.py:62 |
UserEventGistData |
software | healthy | baselines/memobase/src/client/memobase/core/user.py:74 |
MemoBaseClient |
software | healthy | baselines/memobase/src/client/memobase/core/entry.py:30 |
User |
software | healthy | baselines/memobase/src/client/memobase/core/entry.py:131 |
AsyncMemoBaseClient |
software | healthy | baselines/memobase/src/client/memobase/core/async_entry.py:… |
AsyncUser |
software | healthy | baselines/memobase/src/client/memobase/core/async_entry.py:… |
MemobaseContext |
software | healthy | baselines/memobase/src/mcp/src/main.py:22 |
SubTopic |
software | healthy | baselines/memobase/src/server/api/memobase_server/types.py:… |
EventTag |
software | healthy | baselines/memobase/src/server/api/memobase_server/types.py:… |
UserProfileTopic |
software | healthy | baselines/memobase/src/server/api/memobase_server/types.py:… |
BillingStatus |
software | healthy | baselines/memobase/src/server/api/memobase_server/env.py:25 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
baselines |
software | healthy | baselines |
mem0 |
software | healthy | baselines/mem0 |
longmemeval |
software | healthy | baselines/longmemeval |
memobase |
software | healthy | baselines/memobase |
locomo-benchmark |
software | healthy | baselines/memobase/locomo-benchmark |
fixture |
software | healthy | baselines/memobase/locomo-benchmark/fixture |
memobase |
software | healthy | baselines/memobase/locomo-benchmark/fixture/memobase |
metrics |
software | healthy | baselines/memobase/locomo-benchmark/metrics |
src |
software | healthy | baselines/memobase/locomo-benchmark/src |
memzero |
software | healthy | baselines/memobase/locomo-benchmark/src/memzero |
openai |
software | healthy | baselines/memobase/locomo-benchmark/src/openai |
memobase_client |
software | healthy | baselines/memobase/locomo-benchmark/src/memobase_client |
zep |
software | healthy | baselines/memobase/locomo-benchmark/src/zep |
src |
software | healthy | baselines/memobase/src |
client |
software | healthy | baselines/memobase/src/client |
tests |
software | healthy | baselines/memobase/src/client/tests |
memobase-ts |
software | healthy | baselines/memobase/src/client/memobase-ts |
tests |
software | healthy | baselines/memobase/src/client/memobase-ts/tests |
src |
software | healthy | baselines/memobase/src/client/memobase-ts/src |
memobase |
software | healthy | baselines/memobase/src/client/memobase |
patch |
software | healthy | baselines/memobase/src/client/memobase/patch |
core |
software | healthy | baselines/memobase/src/client/memobase/core |
memobase-go |
software | healthy | baselines/memobase/src/client/memobase-go |
network |
software | healthy | baselines/memobase/src/client/memobase-go/network |
utils |
software | healthy | baselines/memobase/src/client/memobase-go/utils |
error |
software | healthy | baselines/memobase/src/client/memobase-go/error |
examples |
software | healthy | baselines/memobase/src/client/memobase-go/examples |
blob |
software | healthy | baselines/memobase/src/client/memobase-go/blob |
core |
software | healthy | baselines/memobase/src/client/memobase-go/core |
mcp |
software | healthy | baselines/memobase/src/mcp |
src |
software | healthy | baselines/memobase/src/mcp/src |
server |
software | healthy | baselines/memobase/src/server |
api |
software | healthy | baselines/memobase/src/server/api |
tests |
software | healthy | baselines/memobase/src/server/api/tests |
memobase_server |
software | healthy | baselines/memobase/src/server/api/memobase_server |
models |
software | healthy | baselines/memobase/src/server/api/memobase_server/models |
auth |
software | healthy | baselines/memobase/src/server/api/memobase_server/auth |
controllers |
software | healthy | baselines/memobase/src/server/api/memobase_server/controlle… |
post_process |
software | healthy | baselines/memobase/src/server/api/memobase_server/controlle… |
modal |
software | healthy | baselines/memobase/src/server/api/memobase_server/controlle… |
chat |
software | healthy | baselines/memobase/src/server/api/memobase_server/controlle… |
summary |
software | healthy | baselines/memobase/src/server/api/memobase_server/controlle… |
roleplay |
software | healthy | baselines/memobase/src/server/api/memobase_server/controlle… |
prompts |
software | healthy | baselines/memobase/src/server/api/memobase_server/prompts |
roleplay |
software | healthy | baselines/memobase/src/server/api/memobase_server/prompts/r… |
llms |
software | healthy | baselines/memobase/src/server/api/memobase_server/llms |
embeddings |
software | healthy | baselines/memobase/src/server/api/memobase_server/llms/embe… |
telemetry |
software | healthy | baselines/memobase/src/server/api/memobase_server/telemetry |
api_layer |
software | healthy | baselines/memobase/src/server/api/memobase_server/api_layer |
docs |
software | healthy | baselines/memobase/src/server/api/memobase_server/api_layer… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Billing |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
Project |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
User |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
GeneralBlob |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
BufferZone |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
UserProfile |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
UserEvent |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
UserEventGist |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
UserStatus |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
billings |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
project_billings |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
projects |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
users |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
general_blobs |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
buffer_zones |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
user_profiles |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
user_events |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
user_event_gists |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
user_statuses |
data | healthy | baselines/memobase/src/server/api/memobase_server/models/da… |
| Label | Layer | Status | Path |
|---|---|---|---|
4.11.0.86 |
network | healthy | requirements.txt |
127.0.0.1 |
network | healthy | baselines/mem0/README.md |
12.8.4.1 |
network | healthy | baselines/memobase/locomo-benchmark/environment.yml |
9.10.2.21 |
network | healthy | baselines/memobase/locomo-benchmark/environment.yml |
11.3.3.83 |
network | healthy | baselines/memobase/locomo-benchmark/environment.yml |
1.13.1.3 |
network | healthy | baselines/memobase/locomo-benchmark/environment.yml |
10.3.9.90 |
network | healthy | baselines/memobase/locomo-benchmark/environment.yml |
11.7.3.90 |
network | healthy | baselines/memobase/locomo-benchmark/environment.yml |
12.5.8.93 |
network | healthy | baselines/memobase/locomo-benchmark/environment.yml |
117.145.68.73 |
network | healthy | baselines/memobase/locomo-benchmark/src/memobase_client/mem… |
192.168.123.132 |
network | healthy | baselines/memobase/src/server/api/tests/test_api.py |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
build |
cicd | healthy | .github/workflows/ci.yml |
docker |
cicd | healthy | .github/workflows/ci.yml |
build |
cicd | healthy | .github/workflows/docs.yml |
deploy |
cicd | healthy | .github/workflows/docs.yml |
build |
cicd | healthy | .github/workflows/release.yml |
publish |
cicd | healthy | .github/workflows/release.yml |
mcp-registry |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
image::baselines/memobase/src/mcp/Dockerfile |
hardware | healthy | baselines/memobase/src/mcp/Dockerfile |
image::baselines/memobase/src/server/api/Dockerfile |
hardware | healthy | baselines/memobase/src/server/api/Dockerfile |
memobase-server-db |
hardware | healthy | baselines/memobase/src/server/docker-compose.yml |
memobase-server-redis |
hardware | healthy | baselines/memobase/src/server/docker-compose.yml |
memobase-server-api |
hardware | healthy | baselines/memobase/src/server/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
generic_api_key::README.md |
security | healthy | README.md |
openai_or_anthropic_key::baselines/memobase/locomo-benchmar… |
security | healthy | baselines/memobase/locomo-benchmark/metrics/llm_judge.py |
generic_api_key::baselines/memobase/locomo-benchmark/metric… |
security | healthy | baselines/memobase/locomo-benchmark/metrics/llm_judge.py |
openai_or_anthropic_key::baselines/memobase/locomo-benchmar… |
security | healthy | baselines/memobase/locomo-benchmark/src/memobase_client/mem… |
password_literal::baselines/memobase/src/server/.env.example |
security | healthy | baselines/memobase/src/server/.env.example |
password_literal::baselines/memobase/src/server/.env.example |
security | healthy | baselines/memobase/src/server/.env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
redis |
data | healthy | baselines/memobase/locomo-benchmark/environment.yml |
postgresql |
data | healthy | baselines/memobase/src/server/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8421 |
network | healthy | Dockerfile |
port:8050 |
network | healthy | baselines/memobase/src/mcp/README.md |
port:8000 |
network | healthy | baselines/memobase/src/server/api/Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::docs |
cicd | healthy | .github/workflows/docs.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-6e3pdzx5 |
software | healthy | /tmp/repobility-clone-6e3pdzx5 |
| Label | Layer | Status | Path |
|---|---|---|---|
env.py |
data | healthy | baselines/memobase/src/server/api/migrations/env.py |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | pyproject.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | requirements.txt |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.github/workflows/release.yml |
security | healthy | .github/workflows/release.yml |
This page is publicly accessible at:
https://repobility.com/scan/e2d138c4-5aaa-4f85-9e91-b52ab5069518/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e2d138c4-5aaa-4f85-9e91-b52ab5069518/
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.