Identity, memory & collaboration platform for AI agents — facts, memories, secrets, and inter-agent messaging via a CLI, MCP, and a Go server.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport — counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 634
shell / exec 1
- shell witwave-ai-witself-167b31b/infra/cloudflare/agent-email/src/directory.mjs :96
// JavaScript `$` also matches immediately before one final line break;
network 3
- net witwave-ai-witself-167b31b/infra/cloudflare/control-plane/src/index.js :640
const r = await fetch(`${c.endpoint}${path}`, { - net witwave-ai-witself-167b31b/internal/dashboard/static/app.js :84
fetch("/api/prefs", { - net witwave-ai-witself-167b31b/web/plans/index.js :11
fetch(request) {
declared dependencies 47
- github.com/modelcontextprotocol/go-sdk@v1.6.1
- wrangler@^4.106.0
- github.com/charmbracelet/bubbles@v1.0.0
- github.com/charmbracelet/bubbletea@v1.3.10
- github.com/charmbracelet/lipgloss@v1.1.0
- github.com/charmbracelet/x/ansi@v0.11.6
- github.com/charmbracelet/x/term@v0.2.2
- github.com/fyne-io/oksvg@v0.2.0
- github.com/google/jsonschema-go@v0.4.3
- github.com/jackc/pgx/v5@v5.10.0
- github.com/muesli/reflow@v0.3.0
- github.com/muesli/termenv@v0.16.0
- github.com/pelletier/go-toml/v2@v2.4.3
- github.com/pressly/goose/v3@v3.27.1
- github.com/srwiley/rasterx@v0.0.0-20220730225603-2ab79fcdd4ef
- golang.org/x/crypto@v0.50.0
- golang.org/x/net@v0.53.0
- golang.org/x/sys@v0.43.0
- golang.org/x/text@v0.39.0
- github.com/atotto/clipboard@v0.1.4
- github.com/aymanbagabas/go-osc52/v2@v2.0.1
- github.com/charmbracelet/colorprofile@v0.4.1
- github.com/charmbracelet/x/cellbuf@v0.0.15
- github.com/clipperhouse/displaywidth@v0.9.0
- github.com/clipperhouse/stringish@v0.1.1
- github.com/clipperhouse/uax29/v2@v2.5.0
- github.com/erikgeiser/coninput@v0.0.0-20211004153227-1c3628e74d0f
- github.com/jackc/pgpassfile@v1.0.0
- github.com/jackc/pgservicefile@v0.0.0-20240606120523-5a60cdf6a761
- github.com/jackc/puddle/v2@v2.2.2
- github.com/lucasb-eyer/go-colorful@v1.3.0
- github.com/mattn/go-isatty@v0.0.21
- github.com/mattn/go-localereader@v0.0.1
- github.com/mattn/go-runewidth@v0.0.19
- github.com/mfridman/interpolate@v0.0.2
- github.com/muesli/ansi@v0.0.0-20230316100256-276c6243b2f6
- github.com/muesli/cancelreader@v0.2.2
- github.com/rivo/uniseg@v0.4.7
- github.com/segmentio/asm@v1.2.1
- github.com/segmentio/encoding@v0.5.4
- github.com/sethvargo/go-retry@v0.3.0
- github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e
- github.com/yosida95/uritemplate/v3@v3.0.2
- go.uber.org/multierr@v1.11.0
- golang.org/x/image@v0.24.0
- golang.org/x/oauth2@v0.35.0
- golang.org/x/sync@v0.21.0
perm:untrusted 1
- untrusted witwave-ai-witself-167b31b/internal/dashboard/static/app.js :132
return fetch(path, { credentials: "same-origin" }).then(function (resp) {