Skip to content
View mazze93's full-sized avatar
:atom:
Building
:atom:
Building

Organizations

@Secure-Pride

Block or report mazze93

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

A geological cross-section, fractured by two fault lines, reading: I build systems that cannot conceal their own state

Security engineering, open infrastructure, and AI evaluation for systems that should fail visibly, not silently.

mazzeleczzare.com  ·  ORCID  ·  Get in touch

Thesis

Systems reveal themselves under pressure — that's the working premise behind everything in this profile. I build and test for observable state: security tooling, privacy-preserving infrastructure, and human-AI systems designed so that failure surfaces early instead of getting buried under a passing test suite.

Every project here is built against the same constraint: it has to work, be auditable, and be legible to people who aren't security engineers.

Current Excavations

  • Hardening privacy-first, local-first infrastructure (Meridian, mindful-dev)
  • Building policy guardrails and integrity telemetry for agentic AI (praxis-aegis, stele)
  • Extending forensic tooling and MCP-server infrastructure (git-forensics-agent, kairos-mcp)
  • Writing on privacy infrastructure and human–AI collaboration

Work Strata

Three strata of work. 01 Security & privacy infrastructure: threat-informed hardening, container/CI security, adversarial-conditions design; typical output: tooling, templates, audits. 02 Trustworthy & agentic AI: policy guardrails, integrity telemetry, epistemic decision logging; typical output: guardrail libraries, ledgers, research notes. 03 Apps & product design: local-first sync, E2E-encrypted social systems, editorial platforms; typical output: shipped apps, calm UX.

Bedrock

The load-bearing layer — the sites where the evidence checks out cleanly against the claims. Not a "best of," a "checked."

mazze-leczzare-blog — editorial platform for essays on privacy infrastructure and human-AI collaboration. 16 published essays, five green CI checks.

secure-container-template — hardened Python container template with SBOM generation and vulnerability scanning built into the build. Non-root enforced, SHA-pinned actions, shipped release.

kairos-mcp — MCP server that reframes a query through classical reasoning and persuasion frameworks: Cialdini, SCAMPER, Socratic method. Dual transport, real test coverage.

github-mcp-gateway — authenticated GitHub access for MCP clients, a GitHub App OAuth gateway for tools like Claude Code and Cowork. In active daily use.

stratum — append-only decision ledger for evidence-gated trust, epistemic claims logged not asserted. Python/TS parity checked in CI, live demo.

Findings

Evidence that doesn't run through my own repos. Two denial-of-service vulnerabilities found and reported in js-yaml's merge-key handling, plus a credited analysis contribution to a related disclosure — verified via GitHub Security Advisories, not self-reported.

CVE Severity Finding
CVE-2026-59869 High (7.5) Quadratic CPU consumption via chained merge keys — js-yaml 3.x/4.x
CVE-2026-59868 Moderate (5.3) Quadratic CPU consumption via merge-key chains — js-yaml 5.x
CVE-2026-53550 Moderate (5.3) Repeated-alias merge-key DoS — credited as an analyst alongside five other researchers

Selected Sites

Three exposures, drilled from the same face. Expand a core sample to see what's in it.

Security & privacy infrastructure
Project What it does
secure-pride Privacy-first cybersecurity tools and standards for LGBTQ+ communities and high-risk groups, built for adversarial conditions
git-forensics-agent Zero-knowledge forensic case-file agent for adversarial git incidents — Durable Object brain, AES-256-GCM, HMAC-signed repair gate
mindful-dev Claude Code pre-action safety gate — blocks dangerous commands, redacts secrets, guards shell access
Trustworthy AI & agentic systems
Project What it does Live
praxis-aegis Trust-layer for agentic AI: policy guardrails and signing-aware controls for AI tool use
stele Directive compiler and integrity telemetry — governance-as-code for AI-assisted work stele.mazzeleczzare.com
context-synapse Experimental engine for modeling how humans and AI systems negotiate context
adaptive-response Schema-driven AI response engine — Cloudflare Worker + Zod-validated typed output, deny-by-default CORS
Apps & product design
Project What it does
meridian Privacy-first, local-first calendar for Apple platforms — Tailscale-only peer sync, no cloud
lockr Privacy-first dating and social app for the LGBTQ+ community — E2E encryption, safety-first design
daedalus-switch Identity & context switcher — one command switches VPN, terminal, browser, and filesystem context
platekit Token-driven components for illustrated READMEs — divider, tag panel, card, cross-section, rendered offline via Playwright

Instrument Panel

Specimen tags: Python, TypeScript, PostgreSQL, Docker, Cloudflare, GitHub Actions, Tailscale

The instruments that show up across these sites, not a full résumé of tools.

Research Line

Essays, technical notes, and research on privacy infrastructure, human–AI collaboration, and open-source systems thinking.

mazzeleczzare.com  ·  ORCID 0009-0005-9661-4780

Build Philosophy

Software should be secure, humane, understandable, and accessible to people who aren't security engineers.

That's not a nice-to-have. That's the constraint every project here is built against.

Work Together

Open to collaboration on privacy tooling, secure infrastructure, and human–AI systems — especially with researchers, independent builders, and mission-driven organizations.

Open an issue, or reach out directly.

Pinned Loading

  1. stratum stratum Public

    Epistemic decision ledger: append-only event log with evidence-gated trust, deterministic Tessera projection, and a human control room. TypeScript + Cloudflare Workers.

    HTML 2

  2. github-mcp-gateway github-mcp-gateway Public template

    Self-hosted remote MCP server on Cloudflare Workers — GitHub App OAuth 2.1 gateway (PKCE, DCR, CIMD) exposing 21 repo/issue/PR/contents/search tools to Claude Code, Claude.ai, and any MCP client

    TypeScript 1

  3. stele stele Public

    STELE — egregore compiler and integrity telemetry. Posture: GUARDIAN.

    TypeScript 1

  4. mazze-leczzare-blog mazze-leczzare-blog Public

    Personal editorial platform for essays, privacy writing, and security-forward design. Built with Astro + Cloudflare Pages.

    HTML 2

  5. context-synapse context-synapse Public

    Local-first Bayesian prompt engine for human-AI context negotiation — Swift, no remote transmission

    Swift 2 1

  6. secure-pride secure-pride Public

    Privacy-first cybersecurity tools and standards for LGBTQ+ communities and high-risk groups, built for adversarial threat models where exposure has real consequences.

    JavaScript 2