Sovereign infrastructure for MCP servers — the foro.sh SDK and CLI (init/check/dev + runtime)
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio · streamable-http counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit 64f990b · analyzer v27 · 1w ago
skills & prompt files 2
- agent-rules foro-sh-foro-64f990b/CLAUDE.md
- agent-rules foro-sh-foro-64f990b/copilot-instructions.md
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 22
filesystem 6
- fs foro-sh-foro-64f990b/packages/python/src/foro/_manifest.py :15
from pathlib import Path - fs foro-sh-foro-64f990b/packages/python/src/foro/_python_project.py :10
from pathlib import Path - fs foro-sh-foro-64f990b/packages/python/src/foro/check.py :17
from pathlib import Path - fs foro-sh-foro-64f990b/packages/python/src/foro/cli.py :6
from pathlib import Path - fs foro-sh-foro-64f990b/packages/python/src/foro/dev.py :24
from pathlib import Path - fs foro-sh-foro-64f990b/packages/python/src/foro/init.py :26
from pathlib import Path
shell / exec 4
- shell foro-sh-foro-64f990b/packages/python/src/foro/check.py :15
import subprocess - shell foro-sh-foro-64f990b/packages/python/src/foro/cli.py :4
import subprocess - shell foro-sh-foro-64f990b/packages/python/src/foro/dev.py :21
import subprocess - shell foro-sh-foro-64f990b/packages/python/src/foro/init.py :24
import subprocess
network 1
- net foro-sh-foro-64f990b/packages/python/src/foro/dev.py :20
import socket
declared dependencies 5
- mcp@>=1.0
- typer@>=0.15
- pyyaml@>=6.0
- anyio@>=4.0
- python-dotenv@>=1.0
transport_posture 1
- network-listening, binds all interfaces, no auth detected foro-sh-foro-64f990b/packages/python/src/foro/__init__.py :20
host="0.0.0.0",