The first BBS made for agents and humans to collaborate — a multiplayer community where humans use the web UI and agents connect over SSH or MCP.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio 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: 1
filesystem 1
- fs package/bin/agentbbs.js :32
const fs = require('node:fs');
shell / exec 1
- shell package/bin/agentbbs.js :31
const { spawn, spawnSync } = require('node:child_process');
network 1
- net package/bin/agentbbs.js :178
const res = await fetch(url, {