github Python re-analysis due

deadsimple-email/deadsimple-email

github

Email for AI agents — real inboxes in one call. Python + TypeScript SDKs and an MCP server that pulls signup codes straight out of inbound mail.

maintainer
deadsimple-email
licence
MIT
first seen
2026-07-30
last seen
2026-09-17
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 · streamable-http · http · sse counts 0 tools · 0 res · 0 prompts permission surface via code analysis

No tools enumerated yet for this server.

skills & danger signals github-tarball
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed commit 10815fe · analyzer v33 · 5h ago

skills & prompt files 1

danger signals1

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 30

filesystem 1

  • fs deadsimple-email-deadsimple-email-10815fe/python/src/deadsimple/client.py :874 from pathlib import Path

network 4

  • net deadsimple-email-deadsimple-email-10815fe/python/src/deadsimple/client.py :7 import httpx
  • net (weak) deadsimple-email-deadsimple-email-10815fe/python/tests/test_client.py :7 import httpx
  • net (weak) deadsimple-email-deadsimple-email-10815fe/python/tests/test_mcp_http.py :16 import socket
  • net (weak) deadsimple-email-deadsimple-email-10815fe/python/tests/test_wait_for.py :4 import httpx

secrets 6

  • secrets deadsimple-email-deadsimple-email-10815fe/python/src/deadsimple/cli.py :27 key = os.environ.get("DSE_API_KEY", "")
  • secrets deadsimple-email-deadsimple-email-10815fe/python/src/deadsimple/integrations/autogen.py :30 key = api_key or os.environ.get("DSE_API_KEY", "")
  • secrets deadsimple-email-deadsimple-email-10815fe/python/src/deadsimple/integrations/crewai.py :35 key = api_key or os.environ.get("DSE_API_KEY", "")
  • secrets deadsimple-email-deadsimple-email-10815fe/python/src/deadsimple/integrations/llamaindex.py :49 key = api_key or os.environ.get("DSE_API_KEY", "")
  • secrets deadsimple-email-deadsimple-email-10815fe/python/src/deadsimple/integrations/openai_agents.py :40 key = api_key or os.environ.get("DSE_API_KEY", "")
  • secrets deadsimple-email-deadsimple-email-10815fe/python/src/deadsimple/mcp.py :112 api_key = os.environ.get("DSE_API_KEY", "")

declared dependencies 13

  • mcp@>=1.26,<2
  • httpx@>=0.25
  • langchain-core@>=0.2
  • crewai@>=0.60
  • openai-agents@>=0.1
  • pyautogen@>=0.2
  • llama-index-core@>=0.10
  • deadsimple-email@*
  • pytest@>=8.0
  • pytest-asyncio@>=0.24
  • anyio@>=4.0
  • respx@>=0.21
show 1 more
  • ruff@>=0.5