MCP server for Slack using session tokens — no OAuth, no bot, no admin approval. Stealth reads leave unread state alone.
Drift inferred · capture-to-capture
tool count over time
08-18 03:01 now
2t
8t
transport stdio · http
verified
reported
listed in the official MCP registry counts 8 tools · 0 res
· 0 prompts
permission surface via README inference
tools
-
auth
verb
-
batch
executor
-
dismiss
verb
-
download
verb
-
estate
noun
-
inbox
noun
-
messages
noun
-
say
verb
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit 1a82e46 · analyzer v33 · 6d ago
skills & prompt files 1
- agent-rules aaronsb-slack-mcp-1a82e46/CLAUDE.md
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 115
shell / exec 1
- shell aaronsb-slack-mcp-1a82e46/npm/slack-mcp-server/bin/index.js :3
const childProcess = require('child_process');
network 1
- net aaronsb-slack-mcp-1a82e46/pkg/setup/flow_firefox_ext/background.js :16
fetch(`http://localhost:${CALLBACK_PORT}/callback`, {
declared dependencies 27
- github.com/mark3labs/mcp-go@v0.46.0
- @aaronsb/slack-mcp-darwin-amd64@2.2.2
- @aaronsb/slack-mcp-darwin-arm64@2.2.2
- @aaronsb/slack-mcp-linux-amd64@2.2.2
- @aaronsb/slack-mcp-linux-arm64@2.2.2
- @aaronsb/slack-mcp-windows-amd64@2.2.2
- @aaronsb/slack-mcp-windows-arm64@2.2.2
- github.com/bbalet/stopwords@v1.0.0
- github.com/gofrs/flock@v0.13.0
- github.com/joho/godotenv@v1.5.1
- github.com/slack-go/slack@v0.20.0
- golang.org/x/crypto@v0.49.0
show 15 more
- modernc.org/sqlite@v1.48.0
- github.com/dustin/go-humanize@v1.0.1
- github.com/google/jsonschema-go@v0.4.2
- github.com/google/uuid@v1.6.0
- github.com/gorilla/websocket@v1.5.3
- github.com/mattn/go-isatty@v0.0.20
- github.com/ncruces/go-strftime@v1.0.0
- github.com/remyoudompheng/bigfft@v0.0.0-20230129092748-24d4a6f8daec
- github.com/spf13/cast@v1.10.0
- github.com/yosida95/uritemplate/v3@v3.0.2
- golang.org/x/sys@v0.42.0
- golang.org/x/text@v0.35.0
- modernc.org/libc@v1.70.0
- modernc.org/mathutil@v1.7.1
- modernc.org/memory@v1.11.0