Graph-structured MCP memory server. 37.2% LongMemEval. Auto dedup, themes, decay, synthesis.
Drift inferred · capture-to-capture
- HIGH code analysis flagged hidden prompt content in Bobby-cell-commits/open-brain-server
transport streamable-http · http
verified
reported
listed in the official MCP registry counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
no tools enumerated yet for this server.
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit a352b54 · analyzer v17 · 2d ago
skills & prompt files 4
- skillBobby-cell-commits-open-brain-server-a352b54/.claude/skills/brain-health/SKILL.md
- skillBobby-cell-commits-open-brain-server-a352b54/.claude/skills/discover/SKILL.md
- skillBobby-cell-commits-open-brain-server-a352b54/.claude/skills/pulse/SKILL.md
- agent-rulesBobby-cell-commits-open-brain-server-a352b54/CLAUDE.md
danger signals1
- suspicious endpointapi.telegram.orgBobby-cell-commits-open-brain-server-a352b54/supabase/functions/_shared/telegram.ts:16
const BASE_URL = () => `https://api.telegram.org/bot${getBotToken()}`;
evidence-backed
findings quoted directly from the published source artifact — not inferred
network 5
- net Bobby-cell-commits-open-brain-server-a352b54/docker/main/index.ts :53
return await worker.fetch(req); - net Bobby-cell-commits-open-brain-server-a352b54/glama/stdio-shim.mjs :75
const response = await fetch(endpoint, { - net Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/_shared/openrouter.ts :15
const response = await fetch(url, init); - net Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/_shared/telegram.ts :37
const response = await fetch(`${BASE_URL()}/sendMessage`, { - net Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/run-pipeline/index.ts :691
const resp = await fetch(feedUrl, {
secrets 1
- secrets Bobby-cell-commits-open-brain-server-a352b54/glama/stdio-shim.mjs :19
const MCP_ACCESS_KEY = process.env.MCP_ACCESS_KEY ?? "";
tool registrations 17
- analyze Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/open-brain-mcp/tools/analyze.ts :63
- capture_thought Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/open-brain-mcp/tools/capture-thought.ts :150
- dedup_review Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/open-brain-mcp/tools/dedup-review.ts :56
- deep_search Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/open-brain-mcp/tools/deep-search.ts :54
- delete_thought Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/open-brain-mcp/tools/delete-thought.ts :10
- get_connections Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/open-brain-mcp/tools/get-connections.ts :12
- list_entities Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/open-brain-mcp/tools/list-entities.ts :11
- list_thoughts Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/open-brain-mcp/tools/list-thoughts.ts :12
- migration_guide Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/open-brain-mcp/tools/migration-guide.ts :197
- pipeline Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/open-brain-mcp/tools/pipeline.ts :92
- refresh_salience Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/open-brain-mcp/tools/refresh-salience.ts :11
- review_stale Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/open-brain-mcp/tools/review-stale.ts :11
- search_thoughts Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/open-brain-mcp/tools/search-thoughts.ts :14
- serendipity_digest Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/open-brain-mcp/tools/serendipity-digest.ts :23
- thought_stats Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/open-brain-mcp/tools/thought-stats.ts :12
- update_thought Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/open-brain-mcp/tools/update-thought.ts :46
- weekly_review Bobby-cell-commits-open-brain-server-a352b54/supabase/functions/open-brain-mcp/tools/weekly-review.ts :13