npm JavaScript analyzed 0.2.1

agentbbs

v0.2.1
npm

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.

maintainer
ruvnet
license
FSL-1.1-Apache-2.0
first seen
2026-07-05
last seen
2026-08-04
releases · 30d
0
short id

Drift inferred · capture-to-capture

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

capabilities 0 tools
transport stdio counts 0 tools · 0 res · 0 prompts permission surface via code analysis

No tools enumerated yet for this server.

code evidence v0.2.1 · npm-tarball
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, {