Skip to content
View YAMRAJ13y's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report YAMRAJ13y

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.

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
YAMRAJ13y/Readme.md
YAMRAJ 13 — Solanki Sumit · Full-Stack Developer, AI-Security Engineer, Red Teamer · 7 open-source security engines, one platform

Launch 3D Portfolio

SHELL > Identity_Log

user@yamraj:~$ whoami

I build full-stack web apps by day and study how to break them by night.

Lately that means AI security — I ship open-source tooling for prompt injection, agent/MCP supply chain, ML model integrity, and SOC triage. Seven engines, one platform.

Security_Lab  // AI-security & defensive tooling

Security_Lab — seven engines: EchoTrap (prompt-injection lab and defense), SkillSentry (malicious MCP and agent-skill scanner), PatchPilot (KEV + EPSS exploit-first patching), IOCForge (multi-feed IOC enrichment and triage), IdentityWatch (detection-as-code for identity attacks), PickleGuard (malicious pickle opcodes in ML models), LeakLens (ransomware leak-site intelligence)

Yamasabha  ·  EchoTrap  ·  SkillSentry  ·  PatchPilot  ·  IOCForge  ·  IdentityWatch  ·  PickleGuard  ·  LeakLens

What each engine does

Yamasabhathe court of Yama: one FastAPI dashboard + API that runs all seven engines below.

Engine What it does
🪤 EchoTrap Zero-click prompt-injection lab + the defense that stops it  OWASP LLM01
🛡️ SkillSentry Semantic scanner for malicious MCP servers & agent skills  OWASP Agentic
🛠️ PatchPilot Patch what's actually exploited — CISA KEV + FIRST EPSS over raw CVSS
⚒️ IOCForge One unified verdict from many free intel feeds — SOC IOC enrichment & triage
🛂 IdentityWatch Detection-as-code for identity attacks (impossible travel, MFA fatigue)  MITRE ATT&CK
🥒 PickleGuard Statically detect malicious pickle opcodes in ML models — without unpickling them
🔦 LeakLens Ransomware leak-site OSINT — group/sector/country trend dashboards  CTI

All MIT-licensed, Python, with docs and tests.

Combat_Arsenal

Python, JavaScript, TypeScript, React, Next.js, Node.js, FastAPI, Docker, Linux, Bash, Git, MongoDB, MySQL, Postgres, Vercel

[ BUILDING ] [ EVOLVING ] [ BREACHING ]
Python / JS / TS AI & LLM integration Red teaming
React / Next.js / Node Agent & MCP security WAPT / OSINT
FastAPI / Postgres Detection engineering Threat intel (CTI)

Other_Builds

  • StudyHub — platform to organize and streamline study workflows  JavaScript
  • SportsEra — sports community web app with posts, events, and auth  PHP
  • Penalty_money — group penalty tracker  FastAPI  ·  live

System_Metrics

GitHub stats for YAMRAJ13y Most used languages
3D contribution graph
Contribution snake animation

Uplink_Channels

Portfolio GitHub


PS C:\Users\YAMRAJ> shutdown /s /t 0

Popular repositories Loading

  1. SportsEra SportsEra Public

    Sports community web app with posts, events and user authentication

    PHP

  2. StudyHub StudyHub Public

    Platform to organize and streamline study workflows

    JavaScript

  3. YAMRAJ13y YAMRAJ13y Public

    My GitHub profile README + interactive 3D portfolio

    HTML

  4. Penalty_money Penalty_money Public

    Group penalty tracker — FastAPI + SQLite/Postgres, deployed on Vercel

    HTML

  5. echotrap echotrap Public

    A zero-click prompt-injection (EchoLeak-style) lab and the defense that stops it.

    Python

  6. skillsentry skillsentry Public

    A semantic scanner for malicious MCP servers and agent skills — prompt-injection, tool-poisoning, rug-pulls, excessive agency.

    Python