Projects archive

Open Source, projects, and experiments.

open-sourceRepository

From LLMs to Secure Agents

I designed the two-pass architecture (Understand first, Secure second), modular Python CLI toolkit for token-optimized autonomous agent authoring, deterministic web ingestion, and static documentation site deployed with Astro and Starlight. Covers trust boundaries, tool authorization, prompt injection, and secure reference architectures.

Open to view full write-up and README details

agentic AIAI securitythreat modelMCP securityreference architectureAstroPython CLI

Repository preview

From LLMs to Secure Agents: Core Purpose and Mental Model
open-sourceRepository

VitaeContext

I worked on the context-routing, VitaeGraph structured memory, and native MCP server integration for a portable framework with eight focused skills and adapters for 11 agent environments. The zero-external-dependency MCP server exposes four resources, three tools, and four reusable prompts while preserving evidence boundaries and deterministic context retrieval.

Open to view full write-up and README details

agent skillscontext engineeringMCP serverVitaeGraphClaude CodeCodexGemini CLIOpenCodenpm

Repository preview

VitaeContext multi-provider agent skill framework and MCP server preview
researchRepository

AI-Driven Threat Detection

I trained and evaluated a multi-model detection pipeline across network flows, malware API traces, unseen attacks, and shell-command tactic attribution. Selected results include 0.82 test macro F1 for the strongest malware models and 92% anomaly recall, alongside shortcut-learning and minority-class analyses.

Open to view full write-up and README details

MLPyTorchBERTUniXcoderGNNanomaly detectionmalware detection

Repository preview

AI-Driven Threat Detection GitHub repository preview
researchRepository

ARIA - Forensics Agent

I built an investigation workflow where players inspect five evidence types and assess supported and hallucinated AI claims against chain-of-custody ground truth. An evidence-review gate prevents verdicts before raw artifacts are inspected.

Open to view full write-up and README details

AIforensicsadversarialgamehallucination defenseevidence validation

Repository preview

ARIA - Forensics Agent GitHub repository preview
researchRepository

Equivocal Behaviour Tool Thesis

I designed a multithreaded Python CLI that integrates Hybrid Analysis, VirusTotal, and ANY.RUN, then mapped 12 Equivocal Software Behaviours from 60 MITRE ATT&CK Enterprise techniques. The thesis analyzed 36 SourceForge goodware binaries and was published on Zenodo.

Open to view full write-up and README details

malware analysissupply chain securityMITRE ATT&CKsandboxingVirusTotalANY.RUNPython

Repository preview

Equivocal Behaviour Tool Thesis GitHub repository preview
researchRepository

SSH Attack Analysis

I built preprocessing and evaluation pipelines for seven intent categories using classical ML, clustering, and BERT representations. Supervised and frozen-BERT classifiers reached about 0.99 weighted F1 on the dataset while remaining weaker on rare behavior.

Open to view full write-up and README details

MLNLPhoneypotMITRE ATT&CKthreat intelligencesequence modeling

Repository preview

SSH Attack Analysis GitHub repository preview
courseworkRepository

SoftEther VPN Guardian

I designed and compared IPSec and TLS VPN topologies in GNS3 using Cisco routers and Dockerized endpoints, then verified IKE/ESP security associations, TLS handshakes, NAT traversal, SecureNAT assignment, and protocol trade-offs with Wireshark and SoftEther logs.

Open to view full write-up and README details

VPNGNS3WiresharkIPSecTLSDockernetwork forensics

Repository preview

SoftEther VPN Guardian GitHub repository preview
courseworkRepository

Wireless Security Labs

I processed Android GNSS measurements for pseudorange and spoofing analysis, then ran WiFi goodput experiments with iperf, tcpdump, and Wireshark across Ethernet, WiFi, and mixed scenarios with repeated min/max/average/std-dev reporting.

Open to view full write-up and README details

wireless securityGNSSspoofing detectionMATLABWiresharkiperfAndroid

Repository preview

Wireless Security Labs GitHub repository preview