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

Highlights

  • Pro

Block or report CraigWilsonOZ

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

Melbourne, Australia · Master of Cyber Security (Engineering), UNSW

Typing SVG

BlogLinkedInYouTube

I design and build secure-by-design cloud architectures on Azure, integrating AI pipelines, identity, and threat modelling into engineering workflows - currently focused on AI agent security and automated compliance for Australian government frameworks.

What I'm currently building

  • Agentic security frameworks for OpenAI Agents SDK workflows on Azure
  • Automated Essential Eight and ISM compliance tooling using Python + GitHub Actions
  • AI model red-teaming lab environment with local Ollama and Azure AI Foundry
  • Writing about all of it at craigwilson.blog

Certifications

Azure Solutions Architect ExpertAzure Developer AssociateDevOps Engineer ExpertAzure AI FundamentalsAzure Fundamentals

ReposCommitsStarsLanguages

Pinned Loading

  1. VS-Code-CheckerVS-Code-CheckerPublic

    Security audit tool for VS Code - scans extensions and settings for CVEs, secrets, deprecated packages, and configuration risks.

    Python

  2. BlurShield-CSBlurShield-CSPublic

    Chrome extension that automatically blurs sensitive data (API keys, GUIDs, emails, IPs, credit cards) across all websites - built for screen sharing, recordings, and demos.

    JavaScript 1

  3. PicoProject-DuckyPicoProject-DuckyPublic

    Project on how to use a Pico as a virtual keyboard and custom Rubber Ducky

    Python

  4. Minecraft: Java Edition server on Ub...Minecraft: Java Edition server on Ubuntu setup script
    1
    #!/bin/bash
    2
    3
    #==============================================================================
    4
    # Minecraft Java Server Setup Script
    5
    #
  5. Ubuntu Streamlined System Initializa...Ubuntu Streamlined System Initialization and Configuration Script
    1
    #!/bin/bash
    2
    3
    #==============================================================================
    4
    # Streamlined System Initialization and Configuration Script
    5
    #
  6. Minecraft Fabric Server Setup ScriptMinecraft Fabric Server Setup Script
    1
    #!/bin/bash
    2
    3
    #==============================================================================
    4
    # Minecraft Fabric Server Setup Script
    5
    #