Skip to content
View mason5052's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report mason5052

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
mason5052/README.md

Mason Kim

AI Security & Platform Governance | Secure control planes, cloud/Kubernetes security | DevSecOps , and adversarial abuse defense

LinkedIn Portfolio CI


What I Build

I build secure control planes for AI-enabled infrastructure: policy gateways, audit trails, cloud/Kubernetes security, and adversarial abuse defense.

  • Published: AI Security & Platform Governance -- reference architecture for policy gateways, agent threat modeling, and production AI operations
  • Currently building: Commerce Abuse Defense -- ML-based anomaly detection for bot scoring and WAF rule generation
  • Contributing to: PentAGI -- contributor, not owner. Selected merged PRs across OAuth hardening, runtime reliability, Docker Compose health checks, and broad test coverage for core packages
  • Contributing to: Trivy (33.8K+ stars) -- container and IaC vulnerability scanner, test coverage contributions
  • Contributing to: Strix (21.1K+ stars) -- AI pentesting agents, reconnaissance skill docs and bug triage

Featured Projects

Project Description Stack
Commerce Abuse Defense Bot abuse detection and scoring tool with WAF rule generation. 6 detection rules, weighted scoring (0-100), auto-generates Cloudflare and AWS WAF rules. v0.2.1, 60 tests, CI. Python, Shopify, Cloudflare, AWS WAF
K8s Security Baseline CIS Benchmark v1.8.0 audit automation with RBAC templates, network policies, and SOC 2 control mapping. Bash, Python, Kubernetes
AWS WAF Security Framework Production Terraform WAF modules for eCommerce. Bot Control, IP Reputation, Rate Limiting, Geo Blocking. Reduced bot traffic from 30%+ to under 3%. Terraform, AWS WAF, CloudWatch

Research

Published attack chain analyses documenting real-world eCommerce attack patterns:

Reference architecture for AI policy gateways, agent threat models, and production AI operations is published as a public-safe portfolio repository. The three core documents:

Repository: github.com/mason5052/ai-security-platform-governance


Open Source Contributions

Active contributor to security-focused open-source projects. Listed as a contributor in PentAGI v1.2.0 release.

Project Stars Contributions Stack
PentAGI 15K+ Contributor, not owner. Selected merged PRs include OAuth hardening (#120, #125, #127), runtime and reliability fixes (#150, #151, #152, #178, #179), CA private key cleanup (#168), Docker Compose health checks (#243), and test coverage across search tools, config, terminal, providers, graph/server context, schema validation, Langfuse, and Graphiti (#153, #170-#172, #189, #199-#202, #213-#214, #230-#244). Go, TypeScript, GraphQL
Trivy 33.8K+ Container and IaC vulnerability scanner, test coverage contributions Go
Strix 21.1K+ Reconnaissance skill docs, Discord badge fix, Windows compatibility, bug triage Python, Docker, LLM

Certifications

Certification Issuer Valid
Certified Ethical Hacker (CEH) EC-Council 2025-2028
Terraform Associate (004) HashiCorp Current
CASE Java (Application Security) EC-Council 2024-2027

Education

Degree Institution Status
MS Cybersecurity Georgia Institute of Technology Expected 2026

Tech Stack

Python Go Terraform Kubernetes AWS AWS WAF Docker Bash Trivy Prometheus Grafana

Pinned Loading

  1. mason-kim mason-kim Public

    Security Engineer portfolio -- security research, platform defense, and cloud infrastructure projects

    HTML

  2. k8s-security-baseline k8s-security-baseline Public

    CIS Benchmark audit automation, RBAC templates, and network policy enforcement for Kubernetes clusters

    Python 1

  3. aws-waf-security-framework aws-waf-security-framework Public

    Production-grade Terraform modules for AWS WAF v2 with bot protection, rate limiting, and eCommerce-specific rules

    HCL

  4. commerce-abuse-defense commerce-abuse-defense Public

    Experimental rule-based abuse scoring and WAF rule generation for eCommerce platforms

    Python