Skip to content
View Abanoub-Rodolf's full-sized avatar

Block or report Abanoub-Rodolf

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
Abanoub-Rodolf/README.md
Abanoub Rodolf, MCP security and production AI systems

Production LLM Systems · Enterprise Adoption · Agents, MCP & Developer Workflows

I build AI systems people can adopt, operate, and trust. Work spans AI enablement, enterprise deployment, agents, RAG evaluation, MCP security, and human-in-the-loop operations. Approach to safety is practical: test real failure modes, protect connected tools and data, preserve human judgment, own what happens after launch.

mcp-scan on npm rag-eval-toolkit on PyPI

New York City · U.S. permanent work authorization · No sponsorship required · Open to NYC and U.S. remote leadership roles


Projects

mcp-scan: open-source TypeScript security scanner for Model Context Protocol configs. Catches tool poisoning, prompt injection, credential leakage, data exfiltration, and supply-chain risk. On npm, SARIF 2.1.0 output, Homebrew tap. npx mcp-scan@latest

ProTeach: homeschool platform where certified teachers craft weekly lessons per child, with 17 learning games, realtime chat, and portals for parents, kids, and teachers.

rag-eval-toolkit: Python toolkit for evaluating RAG pipelines with LLM-as-judge scoring, retrieval metrics, and hallucination checks. On PyPI, MIT. pip install rag-eval-toolkit

ThynkQ: AI engineering studio for MVP development, AI integration, and fractional CTO work.


Career

Company Role Impact
PowerLiens Head of AI & Engineering Own product architecture and production systems for a legal-operations platform: CRM, intake, provider search, case tracking; building AI-assisted intake automation.
Meta (contract) AI Trust & Safety Analyst Red-teamed LLaMA models through systematic adversarial testing.

Stack

TypeScript · Next.js · React · Vercel · Firebase · Stripe · Python · Docker · CI/CD

Links

Pinned Loading

  1. mcp-security-review-preview mcp-security-review-preview Public

    Free MCP security preflight skill with safe evidence handling and mcp-scan validation.

  2. mcp-server-starter-demo mcp-server-starter-demo Public

    Runnable TypeScript MCP server demo with tested tools, official SDK protocol proof, and CI.

    TypeScript

  3. mcp-scan mcp-scan Public

    Open-source security scanner for MCP servers. Audits 17 AI tool clients for secrets, prompt injection, supply-chain risks, and 17 check classes. npx mcp-scan@latest

    TypeScript 1

  4. rag-eval-toolkit rag-eval-toolkit Public

    Python toolkit for evaluating RAG pipelines: LLM-as-judge scoring, retrieval metrics, hallucination checks. pip install rag-eval-toolkit

    Python