github TypeScript analyzed 3765444 deep scan unknown

kitepon/Relay

github

Self-hosted MCP server that bridges Claude conversations between your iPhone and your Claude Code projects (デバイス間で会話を橋渡し)

maintainer
kitepon
licence
MIT
first seen
2026-08-14
last seen
2026-08-14
releases · 30d
0
short id

Drift inferred · capture-to-capture

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

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

tools

  • append
  • append_log
  • list_sources
  • list_topics
  • read_by_id
  • read_recent
  • read_topic
  • search
skills & danger signals github-tarball
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed commit 3765444 · analyzer v33 · 1w ago

skills & prompt files 1

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

code files: 10

filesystem 3

  • fs kitepon-Relay-3765444/src/auth.ts :5 import { mkdirSync } from 'node:fs';
  • fs kitepon-Relay-3765444/src/storage.ts :5 import { mkdirSync } from 'node:fs';
  • fs (weak) kitepon-Relay-3765444/test/_helpers.ts :2 import { mkdtempSync, rmSync } from 'node:fs';

database 3

  • db kitepon-Relay-3765444/src/auth.ts :9 import Database from 'better-sqlite3';
  • db kitepon-Relay-3765444/src/storage.ts :4 import Database from 'better-sqlite3';
  • db (weak) kitepon-Relay-3765444/test/_helpers.ts :1 import Database from 'better-sqlite3';

tool registrations 8

  • append kitepon-Relay-3765444/src/tools.ts :96
  • append_log kitepon-Relay-3765444/src/tools.ts :124
  • list_topics kitepon-Relay-3765444/src/tools.ts :136
  • read_topic kitepon-Relay-3765444/src/tools.ts :154
  • search kitepon-Relay-3765444/src/tools.ts :177
  • read_recent kitepon-Relay-3765444/src/tools.ts :202
  • read_by_id kitepon-Relay-3765444/src/tools.ts :221
  • list_sources kitepon-Relay-3765444/src/tools.ts :239

declared dependencies 14

  • @modelcontextprotocol/sdk@^1.29.0
  • @modelcontextprotocol/express@2.0.0-alpha.2
  • better-sqlite3@^12.9.0
  • express@^5.2.1
  • jose@^5.9.6
  • uuid@^14.0.0
  • zod@^3.25.0
  • @types/better-sqlite3@^7.6.13
  • @types/express@^5.0.0
  • @types/node@^22.10.0
  • @types/uuid@^10.0.0
  • tsx@^4.19.2
show 2 more
  • typescript@^5.7.2
  • vitest@^2.1.8