Skip to content
View solomonneas's full-sized avatar

Block or report solomonneas

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

Solomon Neas

For the past five years, I've worked in infrastructure and security, including networks, Proxmox clusters, and security systems in Tampa. I first got into technical work earlier in life. I build open-source tools for the systems I operate: SOC tooling, agent infrastructure, and network operations.

I also do AI consulting through S Cubed Systems LLC: AI agent setup, security hardening, and small-business websites, fixed-price.

I spent 17 years in professional kitchens before retiring from that trade. It gave Escoffier Labs its name.

Father · M.S. Cybersecurity Intelligence & Information Security, USF · Writing · Email · LinkedIn

Featured work

Agent infrastructure

  • Brigade keeps agent work portable across coding tools. It syncs one MCP catalog into each tool's native config, carries memory between sessions, and records command results as file receipts.
  • MiseLedger turns agent sessions, chat exports, git history, and local notes into a searchable SQLite archive, then exports provenance-linked evidence bundles to Brigade. The v0.5.0 release keeps the archive local and requires no network service.
  • GraphTrail answers callers, callees, and impact questions from a local code graph exposed through a Rust CLI and read-only MCP server.
  • Cloche captures desktop windows for hotkeys, scripts, and coding agents, returning a framed image plus stable JSON metadata.

Security and network

  • SOC Stack builds a Wazuh, TheHive, Cortex, MISP, Zeek, and Suricata lab on one Proxmox host. The repo contains 105 Bats tests and an on-demand Proxmox integration harness.
  • maltego-mcp writes .mtgx graphs and runs whois, DNS, ASN, and certificate-transparency lookups from an agent session. It is published on npm.
  • Intel Workbench puts ACH, MITRE ATT&CK tagging, bias review, and ICD 203 estimative language in an offline-first browser app. Try the live demo.

Labs

Escoffier Labs holds my agent infrastructure work. Lidless Labs holds my security and network tooling. Smaller projects live under my personal account.

Writing

Support

GitHub Sponsors · Buy Me a Coffee · Ko-fi

Pinned Loading

  1. escoffier-labs/brigade escoffier-labs/brigade Public

    Your agents run loops. Brigade keeps the receipts. Local control plane: share MCP, tools, and memory across harnesses; prove with file receipts; improve only from real exit codes. No daemon, no loc…

    Python 60 4

  2. lidless-labs/soc-stack lidless-labs/soc-stack Public

    One-command self-hosted SOC lab for Proxmox: Wazuh, TheHive, Cortex, MISP, Zeek, Suricata, and MCP servers for homelab blue-team training.

    Shell 1

  3. lidless-labs/maltego-mcp lidless-labs/maltego-mcp Public

    OSINT graphs are point-and-click busywork. maltego-mcp lets an LLM author the .mtgx and run the whois, DNS, ASN, and crt.sh lookups. Works on the Basic plan.

    TypeScript 6 1

  4. escoffier-labs/miseledger escoffier-labs/miseledger Public

    Your agent history is scattered. MiseLedger makes it searchable evidence. Local SQLite FTS ledger for AI work history; Brigade-ready evidence bundles. No network.

    Go 2

  5. escoffier-labs/graphtrail escoffier-labs/graphtrail Public

    Your agents grep. GraphTrail shows who calls whom. Local SQLite code graph: callers, callees, impact, and context over CLI + read-only MCP. No daemon, no network.

    Rust 2

  6. escoffier-labs/cloche escoffier-labs/cloche Public

    Lift the dome. Present the shot. Agent-neutral desktop capture with polished frames and stable JSON for shells and AI agents.

    Rust 6