Skip to content
View boostedchaos's full-sized avatar

Block or report boostedchaos

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.

Content in all repositories owned by your account will be closed.
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
boostedchaos/README.md

Kyle Welch

IT systems engineer (regulated healthcare + federal) . agent-systems builder

I engineer the systems that keep regulated environments running and defensible -- fleet-scale automation across ~1,400 endpoints, platform migrations led end to end, HIPAA security programs stood up from zero -- and I ship multi-agent AI systems that do real operational work, not demos. US Army veteran with a TBI; most of what I build started as prosthetic executive function for my own brain and grew from there.

Shipped and public

  • fleet-cve-scanner -- open-source, single-script CVE scanner for RMM-managed fleets. Pure PowerShell 7: joins your RMM software inventory against NVD, CISA KEV, EPSS, and SSVC. The clean-room release of a production HIPAA vuln-management program that surfaced 700+ hidden High/Critical findings on its first run and replaced $15-60K/yr of commercial tooling. Apache-2.0, eight test suites, honest docs about where CPE matching lies to you.
  • stellar-notes -- privacy-first voice intelligence across iOS, macOS, and Windows. Shared TypeScript core, on-device ASR (Apple Neural Engine / Parakeet / whisper.cpp), zero backend. Work Mode is a hard per-note privacy boundary. Curated public showcase of the architecture.
  • ade -- Windows 11 x64 port of per-simmons/damon-ade, the agent-harness runtime I develop against daily.
  • Pythia -- an always-on world monitor: 14 verified live feeds across AI, cyber, geopolitics, US healthcare regulation and markets, deterministic NEW/CHANGED/GONE change detection with no LLM in that path, and one cited brief pushed to my phone each morning for $0.008 a day. Every source URL comes from the evidence store, never from the model. 262 tests. It started as a multi-model forecasting swarm, and I retired it -- 1,009 forecasts and 384 resolutions later, a trivial base rate beat it roughly fourfold, so the experiment is archived on the review-fixes branch and main carries only the monitor. Began as a fork of jangles-byte/Pythia; credit to the original authors.

quietdaemon

Self-hosted AI assistant patterns: run an always-on personal agent on your own hardware -- Telegram front-end, MCP tools, cron, multi-model delegation, and the ops runbook that keeps it alive. Now a full guide + template kit (27 files) with four free MIT starter skills. quietdaemon.com

Patterns I write about

  • LLM-maintained wiki method -- the schema and workflows for a knowledge base an agent maintains and a human curates: typed edges, provenance, lint passes, ingest discipline. Runs my life and ran an IT department (~228 pages across 2 wikis). The third implementation went further and served that corpus to coworkers' agents over MCP -- keyword retrieval, no embeddings and no vector database, 9/9 on an acceptance benchmark recorded before the server existed.
  • Securing AI agents in regulated environments -- MCP server security, OWASP LLM Top 10, agent-tooling review, AI governance under HIPAA/BAA.

Elsewhere

Popular repositories Loading

  1. fleet-cve-scanner fleet-cve-scanner Public

    An open-source, single-script CVE scanner for RMM-managed fleets. Pure PowerShell 7 — joins your RMM software inventory against NVD, CISA KEV, EPSS and SSVC to answer: is this version vulnerable, a…

    PowerShell 12 1

  2. boostedchaos boostedchaos Public

    IT systems engineer + agent-systems builder. Fleet automation, HIPAA programs from zero, AI agents that ship.

  3. Pythia Pythia Public

    Forked from jangles-byte/Pythia

    Private always-on world monitor: 14 live feeds across AI, cyber, geopolitics, US healthcare regulation, and markets → deterministic change detection → one cited daily brief pushed via ntfy. Forecas…

    Python

  4. osiris osiris Public

    Forked from simplifaisoul/osiris

    Open Source Global Intelligence Platform - Real-Time OSINT Dashboard - A Palantir Alternative - We Get 0.5% on Volume Traded 2nZNHm3Lr9umG3DVrzYwHgktwkuKuJRXqqRqs3ewpump

    TypeScript

  5. ade ade Public

    A local-first, cross-platform agentic development environment

    TypeScript

  6. stellar-notes stellar-notes Public

    Privacy-first, cross-platform voice intelligence — iOS/macOS/Windows, shared TS core, on-device ASR + summaries, zero backend. Curated showcase.