Projects


Security & Platform

GoKubernetesSecurity

operator-security-runtime

Found a CVSS 9.1 privilege escalation across RHOAI operators. Built a Go library that replaces cluster-wide permissions with per-namespace scoped Roles, validated with a 200-trial performance framework.

PythonReactPatternFlyPostgreSQL

RHOAI Security Scanner & Dashboard

9-tool scanning pipeline with a React/PatternFly dashboard covering 22 RHOAI repos. Static analysis, secret detection, RBAC auditing, and vulnerability correlation in one unified view.

YAMLSecurityDevOps

security-config

Org-wide security configuration for opendatahub-io. Semgrep, CodeRabbit, and Gitleaks configs shared across all repositories.

AI Tooling

PythonGitHub Actions

AI Bug Automation Readiness

Assesses whether repos are ready for AI agents to autonomously find and fix bugs. 20 checks across 135+ repos, auto-updating weekly report. Applied to 4 repos with +10 to +28 point improvements.

PythonAI/ML

Adversarial Review

Multi-agent code review system with isolated specialist agents that debate findings through structured adversarial rounds.

Developer Tools

GoKubernetesTesting

Operator Chaos

Chaos engineering framework for Kubernetes operators. Injects faults into controller reconciliation loops to validate resilience and recovery behavior.

TypeScriptChrome ExtensionAI

Tab Lifecycle Manager

Chrome extension with a skill-based AI integration that lets any AI agent manage browser tabs through natural language.

TypeScriptMCPGoogle APIs

Google Docs MCP Server

MCP server for Google Docs and Slides integration, enabling AI agents to read, create, and edit documents programmatically.

PythonKubernetes

Architecture Analyzer

Static analysis tool for Kubernetes and OpenShift architecture. Generates dependency graphs, detects anti-patterns, and maps RBAC permission flows.

Pipeline Validation

PythonGoKubernetes

PipeClear

Two-layer ML pipeline validation for OpenShift AI. Catches broken pipelines at compile time (Python KFP plugin) and at admission time (Go webhook). Presented at the KFP Community Call.