A modern template for agentic orchestration — built for rapid iteration and scalable deployment using highly customizable, community-supported tools like MCP, LangGraph, and more.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport sse 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 2bd004a · analyzer v17 · 2d ago
skills & prompt files 1
evidence-backed
findings quoted directly from the published source artifact — not inferred
filesystem 1
- fs NicholasGoh-fastapi-mcp-langgraph-template-2bd004a/backend/api/core/agent/prompts/__init__.py :5
with open(os.path.join(os.path.dirname(__file__), "system.md"), "r") as f:
database 2
- db NicholasGoh-fastapi-mcp-langgraph-template-2bd004a/backend/api/core/dependencies.py :8
from sqlalchemy.ext.asyncio import AsyncEngine, create_async_engine - db NicholasGoh-fastapi-mcp-langgraph-template-2bd004a/backend/api/routers/checkpoints.py :2
from sqlalchemy import text
tool registrations 1
- add NicholasGoh-fastapi-mcp-langgraph-template-2bd004a/backend/shared_mcp/tools.py :11
declared dependencies 2
- bs4@==0.0.2
- faker@==30.8.1