github Go analyzed c8423af

context-space/context-space

github

Ultimate Context Engineering Infrastructure, starting from MCPs and Integrations

maintainer
context-space
licence
AGPL-3.0
first seen
2026-05-22
last seen
2026-06-04
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 4 tools
transport streamable-http counts 4 tools · 0 res · 0 prompts permission surface via code analysis

tools

  • call_tool
  • connect_to_integration
  • get_connection_status
  • list_tools
skills & danger signals github-tarball
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed commit c8423af · analyzer v33 · 2w ago

skills & prompt files 2

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 457

network 1

  • net context-space-context-space-c8423af/web/src/components/integrations/search/main.tsx :54 const response = await fetch("/api/search")

secrets 1

  • secrets context-space-context-space-c8423af/web/src/app/api/chat/route.ts :32 apiKey: process.env.OPENAI_API_KEY,

tool registrations 4

  • get_connection_status context-space-context-space-c8423af/web/src/lib/mcp/unified.ts :63
  • list_tools context-space-context-space-c8423af/web/src/lib/mcp/unified.ts :121
  • call_tool context-space-context-space-c8423af/web/src/lib/mcp/unified.ts :182
  • connect_to_integration context-space-context-space-c8423af/web/src/lib/mcp/unified.ts :233

install hooks 1

  • prepare context-space-context-space-c8423af/web/package.json :16 simple-git-hooks && corepack prepare

declared dependencies 200

  • @modelcontextprotocol/sdk@^1.12.3
  • github.com/mark3labs/mcp-go@v0.34.0
  • @ai-sdk/openai@^1.3.22
  • @ai-sdk/react@^1.2.12
  • @hcaptcha/react-hcaptcha@^1.12.0
  • @hookform/resolvers@^5.1.1
  • @icons-pack/react-simple-icons@^13.1.0
  • @marsidev/react-turnstile@^1.1.0
  • @mdx-js/loader@^3.1.0
  • @mdx-js/react@^3.1.0
  • @next/mdx@^15.3.4
  • @next/third-parties@^15.3.5
show 28 more
  • @radix-ui/react-accessible-icon@^1.1.7
  • @radix-ui/react-accordion@^1.2.11
  • @radix-ui/react-alert-dialog@^1.1.14
  • @radix-ui/react-aspect-ratio@^1.1.7
  • @radix-ui/react-avatar@^1.1.10
  • @radix-ui/react-checkbox@^1.3.2
  • @radix-ui/react-collapsible@^1.1.11
  • @radix-ui/react-compose-refs@^1.1.2
  • @radix-ui/react-context-menu@^2.2.15
  • @radix-ui/react-dialog@^1.1.14
  • @radix-ui/react-dropdown-menu@^2.1.15
  • @radix-ui/react-hover-card@^1.1.14
  • @radix-ui/react-icons@^1.3.2
  • @radix-ui/react-id@^1.1.1
  • @radix-ui/react-label@^2.1.7
  • @radix-ui/react-menubar@^1.1.15
  • @radix-ui/react-navigation-menu@^1.2.13
  • @radix-ui/react-popover@^1.1.14
  • @radix-ui/react-portal@^1.1.9
  • @radix-ui/react-primitive@^2.1.3
  • @radix-ui/react-progress@^1.1.7
  • @radix-ui/react-radio-group@^1.3.7
  • @radix-ui/react-scroll-area@^1.2.9
  • @radix-ui/react-select@^2.2.5
  • @radix-ui/react-separator@^1.1.7
  • @radix-ui/react-slider@^1.3.5
  • @radix-ui/react-slot@^1.2.3
  • @radix-ui/react-switch@^1.2.5

160 more not shown — this panel samples each group; the count above is the real total.

cursor-plugin 1

  • opaque (low) context-space-context-space-c8423af/.cursor/rules/branch-naming-style.mdc bundled .cursor/ plugin descriptor (context-space-context-space-c8423af/.cursor/rules/branch-naming-style.mdc) — presence-detected; review the descriptor

obfuscation 2

  • dynamic require()/import() context-space-context-space-c8423af/web/src/app/[locale]/privacy/page.tsx :21 const Content = (await import(`./content.${locale}.mdx`)).default
  • dynamic require()/import() context-space-context-space-c8423af/web/src/app/[locale]/terms/page.tsx :21 const Content = (await import(`./content.${locale}.mdx`)).default