MCP server for Atlassian tools (Confluence, Jira)
- vulnerabilities attested + 50
- capability exposure inferred + 28
- recent drift inferred + 12
- tool safety inferred + 17
- trust mitigators mixed − 8
attested inferred mixed
The A–E grade is our heuristic synthesis — a "review this" prompt, not a verdict. Each factor is tagged by what backs it: attested (a verifiable record), reported (a third party's claim), or inferred (our own heuristic, e.g. permissions). See methodology.
graded 8m ago · see ecosystem CVEs →
- D · 70 → E · 99
- D · 73 → D · 70
- B · 23 → D · 73
- B · 20 → B · 23
- A · 0 → B · 20
- high dangerous code
dynamic exec: pickle.loads(), __import__ sink
- medium toxic flow (lethal trifecta)
lethal trifecta reachable across this server's tool + source surface: private-data access + untrusted-content ingestion + network exfil (a leg is proven only in the analyzed source)
analyzed commit 31c1d77 · analyzer v28 · 2d ago
skills & prompt files 3
- agent-rules sooperset-mcp-atlassian-31c1d77/.github/copilot-instructions.md
- agent-rules sooperset-mcp-atlassian-31c1d77/AGENTS.md
- agent-rules sooperset-mcp-atlassian-31c1d77/CLAUDE.md
danger signals7
- dynamic code execution pickle.loads() sooperset-mcp-atlassian-31c1d77/tests/unit/test_exceptions.py :150
unpickled_error = pickle.loads(pickled_data) - dynamic code execution __import__ sink sooperset-mcp-atlassian-31c1d77/tests/unit/test_truststore_env.py :171
for k, v in __import__("os").environ.items() - suspicious endpoint 169.254.169.254 (cloud metadata) sooperset-mcp-atlassian-31c1d77/tests/unit/jira/test_client.py :99
internal_redirect.headers = {"Location": "http://169.254.169.254/latest/meta-data/"} - suspicious endpoint 169.254.169.254 (cloud metadata) sooperset-mcp-atlassian-31c1d77/tests/unit/servers/test_dependencies.py :2447
result = validate_url_for_ssrf("http://169.254.169.254") - suspicious endpoint 169.254.169.254 (cloud metadata) sooperset-mcp-atlassian-31c1d77/tests/unit/servers/test_main_server.py :730
(b"x-atlassian-jira-url", b"http://169.254.169.254/latest/meta-data/"), - suspicious endpoint 169.254.169.254 (cloud metadata) sooperset-mcp-atlassian-31c1d77/tests/unit/test_external_auth.py :489
headers={"X-Atlassian-Jira-Url": "http://169.254.169.254/latest/meta-data"} - suspicious endpoint 169.254.169.254 (cloud metadata) sooperset-mcp-atlassian-31c1d77/tests/unit/utils/test_urls.py :247
result = validate_url_for_ssrf("http://169.254.169.254")
- recent drift +12 capability drift →
Heuristic, inferred signals — false positives (legitimately powerful tools, forks, language ports) are expected. Treat each as "review this", not a verdict. See the ecosystem-wide picture on the security hub, or the fleet security of sooperset.