Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘‹ Hey, I'm Chris

Security Researcher | Self-Taught Developer | Local LLM & Autonomous Agent Builder

Building Halo β€” an autonomous penetration testing agent powered by local models. I work at the intersection of security, AI, and infrastructure.


πŸš€ What I'm Working On

I'm obsessed with:

  • πŸ” Autonomous Security Agents β€” orchestrating pentest workflows with local LLMs (Gemma 4 12B Abliterated via LM Studio)
  • 🧠 Local AI Deployment β€” optimizing models for on-device inference (no cloud, no API keys)
  • πŸ› οΈ Security Tooling β€” building agents that coordinate 22 integrated security tools with intelligent recon-to-exploit workflows
  • πŸ“± Mobile Security β€” porting models to iOS/Android for offline vulnerability assessment
  • πŸ”„ Agent Infrastructure β€” memory systems, logging, negative experience caching, decision tracking

πŸ’» Tech Stack

Languages & Core

Python Bash Linux

AI & Models

Gemma LM Studio GGUF MCP

Infrastructure & Tools

Flask Git macOS UTM

Security Tools

  • Recon: masscan, nmap, nikto
  • Exploitation: sqlmap, hydra, ncrack, searchsploit
  • Payloads: msfconsole, social engineering toolkit
  • Analysis: Burp Suite, metasploit, custom agents

πŸ“¦ Featured Repositories

πŸ”΄ Core Projects

Local-Model β€” Halo v0.1.0

Autonomous Penetration Testing Agent

An intelligent, autonomous agent for coordinated penetration testing. Runs Gemma 4 12B Abliterated locally via LM Studio, orchestrates 22 integrated security tools via MCP server, maintains persistent memory, learns from negative experiences, and generates comprehensive pentest reports.

Key Features:

  • βœ… Autonomous tool orchestration β€” intelligent recon-to-exploit workflows (masscan β†’ nmap β†’ exploit chains)
  • βœ… Persistent negative experience cache β€” prevents redundant attempts, optimizes testing
  • βœ… JSONL-backed short-term memory β€” decision tracking, learning-based strategy refinement
  • βœ… HTML pentest report generation β€” professional, actionable findings
  • βœ… 22 integrated security tools β€” comprehensive attack surface coverage
  • βœ… Tested against Metasploitable β€” 14/24 ports successfully breached

Tech Stack: Python, Flask, Gemma 4 12B Abliterated, LM Studio, MCP Server, Kali Linux

Status: v0.1.0 Released | Production-Ready | Actively Maintained


GEMMA-by-GOOGLE β€” Enhanced Security Framework

Gemma 4 12B Cybersecurity Implementation

High-performance autonomous security agent leveraging Google's Gemma 4 12B (abliterated) model. Deployed on Linux with persistent learning capabilities, automatic report generation, and full local deployment.

Key Features:

  • βœ… Fully local deployment β€” no cloud dependencies
  • βœ… Persistent negative experience cache β€” intelligent learning optimization
  • βœ… Autonomous recon-attack loops β€” 22 integrated security tools
  • βœ… Professional report generation β€” actionable security findings
  • βœ… Learning optimization β€” improves with each engagement

Tech Stack: Python, Gemma 4 12B, Linux environment, LM Studio


Qwen-2.5-1.5B-Android βœ… Published

Mobile Security Model for Android

Quantized Qwen 2.5-1.5B model optimized for Android devices. Enables on-device inference for security assessments without cloud dependency.

What's Inside:

  • Multiple quantization formats (Q8 GGUF, Q4 GGUF, SafeTensors)
  • Tested on Android 12+
  • Low-latency inference
  • Privacy-first (all processing local)

Use Cases: Security researchers, penetration testers, red teamers needing portable threat modeling


Qwen-2.5-1.5B-iOS βœ… Published

Mobile Security Model for iOS

Quantized Qwen 2.5-1.5B uncensored model for iOS devices. Run security assessments directly on iPhone/iPad without internet connectivity.

What's Inside:

  • Q8 GGUF, Q4 GGUF, SafeTensors formats
  • iOS 15+ compatible
  • Optimized for Off Grid app + local ML frameworks
  • 341+ downloads in first 24 hours

Use Cases: On-device vulnerability analysis, offline threat assessment, edge security workflows


πŸ“Š Project Stats

Project Status Model Tools Release
Halo Active Gemma 4 12B 22 v0.1.0 βœ…
GEMMA-by-GOOGLE Active Gemma 4 12B 22 Published
Qwen Android Published Qwen 2.5-1.5B Mobile Live
Qwen iOS Published Qwen 2.5-1.5B Mobile Live

πŸ“Š GitHub Stats

GitHub Stats

Top Languages


🌐 Hugging Face Profile

I publish quantized models, Spaces, and security datasets on Hugging Face: automajicly

Published Models & Resources:

  • βœ… Qwen 2.5-1.5B Android β€” Quantized variants (Q8 GGUF, Q4 GGUF, SafeTensors) β€” Live & Production-Ready
  • βœ… Qwen 2.5-1.5B iOS β€” Uncensored quantized model β€” Live & Production-Ready
  • πŸš€ Halo Security Agent β€” v0.1.0 with Gemma 4 12B
  • πŸ“± iOS/Android Spaces β€” Interactive Gradio demos & documentation

Visit Hugging Face Profile β†’


πŸ’¬ Collaboration & Contributions

I'm actively looking for collaborators on:

  • Autonomous agent improvements β€” enhanced tool selection algorithms, exploit chain optimization
  • Model optimization β€” advanced quantization techniques, inference speed improvements
  • Security tooling β€” novel exploits, recon modules, detection evasion research
  • Mobile deployment β€” iOS/Android frameworks, edge inference optimization
  • Open-source security infrastructure β€” community-driven tool development

Interested in collaborating? Let's connect below.


πŸ“¬ Get in Touch


🎯 2026 Focus & Learning Path

  • 🐍 Python Mastery β€” deep systems-level Python, performance optimization, architectural patterns
  • πŸ’Ύ Systems & Infrastructure β€” OS internals, networking, memory management, distributed systems
  • πŸ” Advanced Security Research β€” rigorous vulnerability analysis, exploit development, threat modeling
  • πŸ› οΈ Production Tool Development β€” building enterprise-grade security infrastructure
  • πŸ“– Technical Leadership β€” documentation, mentoring, transparent knowledge sharing

πŸ“š Philosophy & Approach

I'm self-taught and learn by building real tools to solve real problems:

  • Public Learning β€” all work on GitHub with documented reasoning and transparent decision-making
  • Deep Expertise β€” mastery from fundamentals to production-grade implementation
  • Security-First β€” rigorous testing, transparent security findings, responsible disclosure
  • Quality Infrastructure β€” reliable, reusable, maintainable security tools
  • Knowledge Sharing β€” collaborative development, no gatekeeping, community-driven growth
  • Continuous Improvement β€” iterating on ideas, embracing feedback, learning from failures

Guiding Principle: Build tools that work, document why they work, share knowledge freely.


Last updated: June 2026 | Always building | No AI-generated BS πŸš€

About

Building Security. Attackers need to get lucky everyday. We don't rely on luck, we rely on observability!!!

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors