Skip to content
View tejasprasad2008-afk's full-sized avatar

Highlights

  • Pro

Block or report tejasprasad2008-afk

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
Tejas

security researcher · builder · student

Breaking things responsibly since before it was cool.

Visits ORCID SSRN LinkedIn X


Heyyyy, I'm Tejas

I'm an independent security researcher, developer.

I build tools that catch things scanners miss, research vulnerabilities before they become headlines, and occasionally write papers about obscure attack surfaces like maritime AIS spoofing and LLM trust chains.

Right now I'm deep into:

  • Supply chain security — behavioral analysis, syscall tracing, ML anomaly detection
  • AI/LLM security — API repackaging attacks, MCP server trust boundaries, agent threat modeling
  • Bug bounty — active engagements, building automation tooling around the hunt

🔨 things I've built

Python Docker YARA

Runtime behavioral analysis tool that maps the process cascade of suspicious packages into a directed tree — catching supply chain attacks that install-time scanners miss.

Eight detection "legs": sandbox isolation, syscall parsing, behavioral graphing, ML anomaly detection (Random Forest, 841 samples), YARA signatures, MCP security protocol, and more.

Python MCP

An MCP server that transparently routes AI coding agent requests across multiple models and providers. Never hit a rate limit dead end again.

TypeScript

Empirical validation of the Mirror API Effect — quantifying 8051% latency penalties from API repackaging and proposing Zero-Trust UIC architectures for the digital supply chain.

Companion to my SSRN paper on LLM trust vulnerabilities.

Python

A fully local, privacy-first AI Text-to-Speech studio and podcast creator. Powered by Kokoro TTS + RVC with a cinematic neuromorphic UI and emotion-aware narration.

Your voice, your machine, no cloud.


📄 Research

Paper Venue / Status Topic
Mirror Effect: API Repackaging & LLM Trust Vulnerabilities SSRN (preprint) AI security, supply chain
MoE TTS Routing Architecture Zenodo ML infrastructure
The Cascading Visibility Failure in Maritime Logistics Zenodo Maritime AIS spoofing, cyber-physical security

🛠️ stack & tools

Python TypeScript Docker Linux Burp Suite Nuclei nmap Next.js Ollama YARA


📊 activity

GitHub Stats Top Langs


📬 reach me


"Just pushing all my work in here, because its worth being published... I think."

Pinned Loading

  1. TraceTree TraceTree Public

    TraceTree - Runtime behavioral analysis tool that maps the process cascade of suspicious packages into a directed tree, catching supply chain attacks that install-time scanners miss.

    Python 39 5

  2. SwitchBoard-MCP SwitchBoard-MCP Public

    Switchboard --> MCP server that transparently routes AI coding agent requests across multiple models and providers. Never hit a rate limit dead end again.

    Python 1

  3. api-cascading-demo api-cascading-demo Public

    Empirical validation of the 'Mirror API Effect.' Quantifying 8051% latency penalties and proposing Zero-Trust UIC architectures for the digital supply chain.

    TypeScript

  4. lumina-studios lumina-studios Public

    A fully local, privacy-first AI Text-to-Speech studio and Podcast creator. Powered by Kokoro TTS + RVC for premium neural voices, featuring a cinematic neumorphic UI, emotion-aware narration, and a…

    Python