Discover and map agent-to-agent / MCP communications and flag shadow AI
Drift inferred · capture-to-capture
- HIGH code analysis flagged committed secret in cognis-digital/agentmap
- HIGH code analysis flagged committed secret in cognis-digital/agentmap
- HIGH code analysis flagged committed secret in cognis-digital/agentmap
transport stdio · 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 0f3cb05 · analyzer v33 · 2w ago
danger signals1
- committed secret committed .env cognis-digital-agentmap-0f3cb05/demos/01-basic/.env :1
env file shipped with populated values
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 11
filesystem 4
- fs cognis-digital-agentmap-0f3cb05/agentmap/cli.py :55
with open(out, "w", encoding="utf-8") as fh: - fs cognis-digital-agentmap-0f3cb05/agentmap/connect.py :87
text = sys.stdin.read() if a.input == "-" else open(a.input, encoding="utf-8").read() - fs cognis-digital-agentmap-0f3cb05/agentmap/core.py :223
with open(path, "r", encoding="utf-8") as fh: - fs (weak) cognis-digital-agentmap-0f3cb05/tests/test_deep.py :29
with open(path, "w", encoding="utf-8") as fh:
shell / exec 1
- shell (weak) cognis-digital-agentmap-0f3cb05/tests/test_smoke.py :5
import subprocess
network 1
- net cognis-digital-agentmap-0f3cb05/livesearch.py :28
import urllib.parse
declared dependencies 5
- mcp@>=1.0
- cognis-connect@@ git+https://github.com/cognis-digital/cognis-connect.git
- fastapi@>=0.110
- uvicorn@>=0.27
- pytest@>=8.0