Research

NSF-SAFE OSE Project

Aug 2025 - Present

Built an automated vulnerability scanning pipeline for Jetstream2, scanning 118+ public VM images with Trivy and storing results in a centralized database for cross-image analysis. Extended it to map vulnerabilities to running research workloads and detect non-CVE dependency risks using Semgrep and ecosystem APIs.

Benchmarking LLM-Generated Code Security via Static Analysis and CWE Scanning

Aug 2025 - Present

Investigating how LLMs introduce security vulnerabilities into AI-generated code. The study benchmarks insecure coding patterns across programming languages, IDEs, and prompt types using static analysis tools such as Semgrep, CodeQL, and Bandit, mapped to CWE/CVSS/OWASP standards.

Using Transformers and DL with Stance Detection to Forecast Crypto Price Movement

May 2022 - Dec 2022

Developed a stance-detection-based forecasting system that predicted Bitcoin price movements by combining transformer-based NLP and deep learning time-series models. Achieved 80% stance-detection accuracy and a mean absolute error of $1,144 on price prediction.