Skip to content
View SyedAnas01's full-sized avatar
😃
Working from home
😃
Working from home

Block or report SyedAnas01

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SyedAnas01/README.md

Syed Anas Mohiuddin

AI/ML Engineer · LLM Security · Autonomous Agents · Data Engineering

mcp-safeguard Python TypeScript mcp-safeguard stars


About

I build infrastructure at the intersection of AI and security. My current focus is on securing AI agent systems — specifically MCP (Model Context Protocol) servers that connect LLMs to real-world tools.

Previously: data engineering pipelines with Apache Spark, ML systems for traffic prediction, legal NLP, and clinical AI.

Real-world security fixes credited: CVE-2026-14540 in Google's official MCP Toolbox, and a merged hardening fix in GitHub's own official MCP server.


Featured Projects

Security scanner for MCP servers — the Snyk for AI agent tooling

Detects prompt injection in tool descriptions, credential leaks (25 patterns), exposed endpoints, and tool poisoning before you connect MCP servers to your AI agent. 66 detection rules, CVSS-scored findings, HTML reports. Credited with CVE-2026-14540 in Google's official MCP Toolbox.

pip install mcp-safeguard

🌐 syedanas01.github.io/mcp-safeguard


Replication package: does reporter attribution survive into CVE records, GitHub's OSV export, and the NVD? Four datasets, captured and documented.

Multi-scope AI content analysis network — NLP pipeline for multi-domain classification.

Real-time taxi demand forecasting using Apache Spark MLlib — big data streaming pipeline for hotspot prediction.

End-to-end ML pipeline for flight delay prediction and root-cause analysis.

CNN + XGBoost hybrid model for early Parkinson's detection from clinical biomarker data.


Tech Stack

Domain Tools
AI / LLM Claude API, FastMCP, LangChain, OpenAI
ML / Data Science PyTorch, scikit-learn, XGBoost, pandas
Big Data Apache Spark, Hive, AWS EMR
Security CVSS scoring, OWASP, prompt injection detection
Observability Prometheus, OpenTelemetry, Grafana
Languages Python, TypeScript, SQL, Shell
Infra Docker, GitHub Actions, AWS

GitHub Stats

GitHub Stats Top Languages


Contact


Building the security layer that AI agents need.

Pinned Loading

  1. mcp-safeguard mcp-safeguard Public

    🛡️ Security scanner for MCP (Model Context Protocol) servers — prompt injection, credential exposure, SSRF, tool poisoning & source-level credential-handling flaws. pip install mcp-safeguard

    Python 8 5

  2. Flight-Delay-Analysis Flight-Delay-Analysis Public

    Flight Delay Analysis and Prediction Project

    Python 1

  3. legal_doc_classifier legal_doc_classifier Public

    Legal document classification with ML — multi-class text classifier trained on EU legal corpus

    Jupyter Notebook 1

  4. Taxi-Demand-Prediction-Using-Apache-Spark Taxi-Demand-Prediction-Using-Apache-Spark Public

    This project predicts real-time taxi demand using Apache Spark for big data processing and Spark MLlib for machine learning. The system ingests, processes, and analyzes streaming taxi ride data, fo…

    Python 1

  5. cve-credits-attribution cve-credits-attribution Public

    Replication package: does reporter attribution survive into CVE records, GitHub's OSV export, and the NVD? Four datasets, captured 2026-08-26.

    Python

  6. MultiscopeAI-CAN MultiscopeAI-CAN Public

    Multi-scope AI content analysis network — NLP pipeline for multi-domain classification

    Python