@sw30labs

SW3.0 Labs

SW3.0 Labs

SW3.0 Labs wikiSW3.0 Labs Wiki
Catalog of every live repo. GitHub hides the wiki tab; this is the front door.
TSLIT · The Singularity Atlas · OSCAL

Building the inference layer as the primary enterprise operating layer.

SW 3.0 Labs

"We build open-source tools at the intersection of AI agents, cybersecurity, and local inference — with a bias toward production-grade security, Apple Silicon optimization, and agentic automation."


Author: Nicolas Cravino | Repos: 40 live (25 archived repos are not tracked) | Articles: 34 | Last updated: 2026-08-30


🔒 AI Security & Pentesting

LLM integrity testing, regulatory intelligence for global pentest compliance, autonomous pentesting research, and enterprise AI-assisted pentesting specifications.

RepositoryDescription
tslit-dspy-dgxTSLIT — time-shift integrity testing on DGX Spark (Ollama, Muse-light detective; Qwen is a scan target, never the detector). Lineage: tslit
pentest-regulatory-intelRegIntel — AI-powered pentest regulation inventory across 20+ jurisdictions with reflection quality gates
strixresearchResearch and documentation for the Strix autonomous AI pentesting platform
agentic-ai-pentestingBook companion — two approaches to AI-assisted pentesting (autonomous platform + Burp Suite co-pilot)
skillspector-trialSkillspector — single-file offline scanner grading Agent Skills A–F on security + quality, now with an optional loopback oMLX "AI Analyst" that triages, adjudicates, and issues an install verdict (static evidence stream for oscal-skills-guardrails)
strix-omlxPoints the Strix autonomous pentest agent at a local OMLX MLX server (abliterated MiniMax-M2) — fully local, LiteLLM routing; companion to strixresearch
STRIDE-LiteLocal STRIDE/DREAD threat models, ATT&CK-templated kill-chain scenarios, and a linked-note Vault with a phase × lane Campaign Score — LangGraph, OpenAI-compatible or local oMLX
LangGraph_STRIDEDual-platform LangGraph STRIDE/DREAD threat models plus CVE/CTI/scenario graphs — same codebase on DGX Spark (vLLM) and Apple Silicon (oMLX); Maintain studio + optional Neo4j

Category page:ai-security-pentesting · TSLIT lineage:tslit


🛡️ OSCAL & Compliance

NIST OSCAL-powered tools for agent guardrails, digital twin compliance, Zero Trust posture analysis, and compliance-as-code workflows.

RepositoryDescription
oscal-agent-guardrailsOSCAL profiles as a policy brain to guardrail LLM agents at runtime (allow/deny/needs_approval)
oscal-digital-twin-playgroundDigital twin drift detection — SSP vs live config, with risk assessment and mitigation
oscal-zero-trust-lensZero Trust coverage analysis across 7 dimensions from SP 800-53 controls
oscal-agent-labMulti-agent lab — RAG Q&A, SSP diff, profile generation, validation over 1,196 controls
oscal-cac-playgdCompliance-as-code CLI — explain OSCAL files, suggest remediation, PR-style diff review
genai-regulatory-intelRegIntel-AgenticAI — autonomous GenAI regulatory intelligence across 16 global financial jurisdictions (LangGraph 4-agent state machine)
oscal-skills-guardrailsOSCAL-as-policy for Agent Skills — dual-evidence admission (static scan + local LLM rubric judge), digest integrity, CI gate, assessment-results audit trail
driftlab-mlxRuntime compliance observer — diffs a live agent's decision traces against a certified OSCAL baseline, proves drift via sandboxed micro-experiments, emits OSCAL 1.1.2 assessment-results (CA-7); v2.1 adds DL-8 certified resource budgets (renamed from driftlab)
driftlab-dgxDriftLab on NVIDIA DGX Spark — same 2.1.0 core and deterministic compliance path, advisory layer on the host's shared local vLLM stack
oscal-presence-gateOSCAL as the policy brain for WHERE, not just WHAT — presence verifier ahead of the enforcer for delegated agent traffic (EO 14117 / DOJ DSP); unknown presence fails closed; first public OSCAL encoding of the CISA Security Requirements + 5-control PRES overlay

Category page:oscal-compliance


🤖 Agentic Frameworks

Design patterns, orchestration, workflow conversion, coding assistants, and research automation using LangGraph.

RepositoryDescription
agent-stackInteractive 10-layer architecture visualization for reliable AI agents (vis.js)
deepagent-azure-cliTurnkey coding assistant CLI — Azure OpenAI + LangChain DeepAgents, Textual TUI, HITL
ralph-dgxDeepAgents Code CLI + Ralph goal loop on DGX Spark — install→patch→overlay harness against local vLLM (Qwen3-Coder-Next-FP8)
wiki-vs-ragFour-arm benchmark over the sw30labs wiki — single-shot RAG vs agentic-RAG vs wiki-nav vs QMD; agentic-RAG wins Pareto
langgraph-checkpoints-vs-storesRunnable offline reference — thread-scoped checkpoints vs cross-thread stores, real StateGraph/InMemorySaver/InMemoryStore, CI-gated; production backends (SQLite/Postgres/Redis) + HITL/time-travel chapters
loopscopeLocal live dashboard for LangGraph graphs and Ralph loops — in-process hook, :7788, ring buffer over a websocket, JSONL record/replay; forget the hook and the agent still runs
singularity-atlasThe Singularity Atlas — fuses public AI-buildout feeds into a globe, eight vector panels, a 0–100 Singularity Index and a locally-written daily brief (LangGraph → Neo4j, optional Ollama)

Category page:agentic-frameworks · Atlas:singularity-atlas


🍎 Local Inference & MLX

On-device AI toolkit for Apple Silicon — inference serving, benchmarking, distillation, vision-language, TTS, STT.

RepositoryDescription
tars-aiTARS from Interstellar as a local voice agent — LLM + TTS served by a local OMLX server (OpenAI protocol), zero cloud; LangGraph dropped July 2026 for a plain orchestrator, now with a multi-character crew and a TUI
screen-lens-mlxVideo scene intelligence — hybrid keyframe detection, local VLM captioning, ChromaDB search, code/docs/demo reconstruction. Re-converged to dual-platform in Aug 2026: one client over vLLM/CUDA or oMLX/MPS, split vision/text model roles, web command deck
mlx-distillation-explainedEducational distillation PoC — Claude Sonnet → Llama 3.1 8B via LoRA on Apple Silicon
mlx-responses-api-serverOpenAI/Azure/Anthropic-compatible local inference server with tool calling (renamed from local-mlx-responsesAPI-server)
QWEN3-VL-Python-OCR-Script-MLXBatch image captioning with Qwen3-VL-30B on MLX
MLX-YouTubeScribeYouTube transcription using local Whisper models with Streamlit UI
sulphur-2-baseLocal MLX video generation wrapper for Sulphur 2 via ltx-2-mlx runtime
supertonic-3-mlxLocal MLX TTS for Supertonic 3 — JSON graph topology + NPZ weights

Category page:local-inference-mlx


⚡ Local Inference & DGX Spark

CUDA counterpart to the MLX toolkit — local inference on NVIDIA DGX Spark (GB10, Linux aarch64) via local vLLM and CUDA llama.cpp.

RepositoryDescription
screen-lens-dgxDGX-only ScreenLens fork — vLLM (Qwen3.6-27B-FP8) captioning, OpenCLIP on CUDA, ChromaDB, Docker compose path
AI-OS-1Research corpus (no runtime) for a model-aware distributed inference OS on N ≥ 2 DGX Sparks — paper, frozen schemas, append-only design forum

Category page:local-inference-dgx


🔧 Developer Tools

CLI utilities, code intelligence, and infrastructure for managing repository fleets.

RepositoryDescription
gitnexus_fleetClone, index (KuzuDB graph), and query entire GitHub orgs via MCP + web dashboard
RepoBundleExport/import Git repos as single human-readable text files
cleanroomAgentic file-hygiene pipeline — Analyze → Recommend → Remediate → QA over one file via LangGraph, oMLX or DGX vLLM, honest about what it can and can't verify

Category page:developer-tools


Miscellaneous Research

One-off research instruments that do not sit in security, OSCAL, agents, or local inference. Two encoding instruments: Mac and Spark.

RepositoryDescription
videocortexDrop a clip. See which cortical regions TRIBE v2's average subject would fire. Encoding, not decoding — local instrument around Meta TRIBE v2 (Metal, preflight, plates)
videocortex-sparkSame instrument on NVIDIA DGX Spark (GB10 / CUDA 13). UMA from meminfo, CIRC-fixed runs view, plus export / sonify

Category page:miscellaneous-research


📰 Published Articles

Long-form companion writing to the repos above — 34 articles spanning 2023-04 to 2026-07, covering AI security governance, agentic pentesting, OSCAL-as-code, custom silicon economics, and zero-trust AI coding.

See timeline for the chronological list, or Index for all article pages grouped by category. Articles are also linked from each category page under the "Related Articles" heading.


🧩 Cross-cutting patterns

Across all 45 live repositories, several architectural patterns recur (counts from the stacks: frontmatter of repo stubs, see Sitemap-Stacks):

  • Agentic — multi-agent orchestration / tool-using agents (24 repos)
  • LangGraph / LangChain — dominant orchestration framework (24 repos)
  • Apple MLX — on-device inference on Apple Silicon (16 repos)
  • CLI / Tooling — command-line utilities and workflow glue (13 repos)
  • Compliance — regulatory frameworks, controls mapping (12 repos)
  • OSCAL — NIST OSCAL data model (SSPs, profiles, controls) (9 repos)
  • Pentest — offensive security, red-teaming, vulnerability discovery (8 repos)
  • NVIDIA DGX Spark — CUDA / local vLLM ports of the desk fleet (8 repos)
  • RAG — retrieval-augmented generation, vector stores (5 repos)
  • Converter — file-format conversion, OCR, doc-to-markdown (3 repos)
  • MCP — Model Context Protocol servers / tooling (2 repos)
  • Pydantic for data validation (nearly universal)
  • Typer + Rich or Click + Rich for CLI interfaces
  • Karpathy LLM Wiki pattern for knowledge bases (this wiki)
  • Dual-platform siblings — Apple Silicon and DGX Spark trees of the same product: driftlab, screen-lens (mlx/oMLX vs vLLM), videocortex (Metal vs CUDA). TSLIT collapsed to one live spine (tslit); there is no public mlx TSLIT-DSPy repo.

Wiki structure: see SCHEMA | Full index: Index | Visual map: Sitemap | Change log: Log | Stacks view: Sitemap-Stacks

This section is mirrored automatically from the org wiki — edit the wiki, not this file.


📖 Books

AI Agents in Cybersecurity

Author.AI Agents in Cybersecurity — A Practitioner's Guide, from Strategy to Implementation.

How autonomous agents are transforming enterprise security — from automating SOC operations and incident triage to building multi-agent defense systems. Includes real-world case studies, practical frameworks, and a hands-on lab companion.

Apple BooksAmazonGitHub


The Human-Agent Orchestrator

Named key contributor.The Human-Agent Orchestrator — Leading and Scaling AI-Driven Organizations.

Pascal Bornet, Jochen Wirtz, et al. System contribution: designed/implemented customer-facing workflows for a related orchestration design canvas and workshop ecosystem.

Apple BooksAmazon


Agentic Artificial Intelligence

Named key contributor.Agentic Artificial Intelligence — Harnessing AI Agents to Reinvent Business, Work and Life.

Pascal Bornet, Jochen Wirtz, Thomas H. Davenport, et al. Named key contributor on this practitioner guide (Forbes 2025 must-read).

Apple BooksAmazon


Produces Agentic Intelligence for Pascal Bornet (architected and run, 55 issues) and The FS Intelligence Hub for Efi Pylarinou.


Built by Nic Cravino · AI/ML Engineering · Cybersecurity · Enterprise Automation

Pinned Loading

  1. pentest-regulatory-intelpentest-regulatory-intelPublic

    AI-powered penetration testing regulatory intelligence system — LangGraph agents, dual LLM (OpenAI + local MLX), 20+ financial services jurisdictions

    Python 7 1

Repositories

Showing 10 of 69 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Add copy buttons to all
 blocks\n(function() {\n function addCopyButtons() {\n document.querySelectorAll('pre code').forEach(function(codeBlock) {\n if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;\n codeBlock.parentElement.setAttribute('data-copy-added', 'true');\n \n var btn = document.createElement('button');\n btn.textContent = 'Copy';\n btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';\n btn.onmouseover = function() { this.style.opacity = '1'; };\n btn.onmouseout = function() { this.style.opacity = '0.7'; };\n btn.onclick = function() {\n navigator.clipboard.writeText(codeBlock.textContent).then(function() {\n btn.textContent = 'Copied!';\n setTimeout(function() { btn.textContent = 'Copy'; }, 1500);\n });\n };\n codeBlock.parentElement.style.position = 'relative';\n codeBlock.parentElement.appendChild(btn);\n });\n }\n \n addCopyButtons();\n \n // Re-run on dynamic content\n var observer = new MutationObserver(addCopyButtons);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Add Copy Buttons to Code Blocks");
}
} catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
})();
(function(){
try {
var __m = "github.com";
var __re = new RegExp('^' + "github\\.com" + '
Skip to content
@sw30labs

SW3.0 Labs

SW3.0 Labs

SW3.0 Labs wikiSW3.0 Labs Wiki
Catalog of every live repo. GitHub hides the wiki tab; this is the front door.
TSLIT · The Singularity Atlas · OSCAL

Building the inference layer as the primary enterprise operating layer.

SW 3.0 Labs

"We build open-source tools at the intersection of AI agents, cybersecurity, and local inference — with a bias toward production-grade security, Apple Silicon optimization, and agentic automation."


Author: Nicolas Cravino | Repos: 40 live (25 archived repos are not tracked) | Articles: 34 | Last updated: 2026-08-30


🔒 AI Security & Pentesting

LLM integrity testing, regulatory intelligence for global pentest compliance, autonomous pentesting research, and enterprise AI-assisted pentesting specifications.

RepositoryDescription
tslit-dspy-dgxTSLIT — time-shift integrity testing on DGX Spark (Ollama, Muse-light detective; Qwen is a scan target, never the detector). Lineage: tslit
pentest-regulatory-intelRegIntel — AI-powered pentest regulation inventory across 20+ jurisdictions with reflection quality gates
strixresearchResearch and documentation for the Strix autonomous AI pentesting platform
agentic-ai-pentestingBook companion — two approaches to AI-assisted pentesting (autonomous platform + Burp Suite co-pilot)
skillspector-trialSkillspector — single-file offline scanner grading Agent Skills A–F on security + quality, now with an optional loopback oMLX "AI Analyst" that triages, adjudicates, and issues an install verdict (static evidence stream for oscal-skills-guardrails)
strix-omlxPoints the Strix autonomous pentest agent at a local OMLX MLX server (abliterated MiniMax-M2) — fully local, LiteLLM routing; companion to strixresearch
STRIDE-LiteLocal STRIDE/DREAD threat models, ATT&CK-templated kill-chain scenarios, and a linked-note Vault with a phase × lane Campaign Score — LangGraph, OpenAI-compatible or local oMLX
LangGraph_STRIDEDual-platform LangGraph STRIDE/DREAD threat models plus CVE/CTI/scenario graphs — same codebase on DGX Spark (vLLM) and Apple Silicon (oMLX); Maintain studio + optional Neo4j

Category page:ai-security-pentesting · TSLIT lineage:tslit


🛡️ OSCAL & Compliance

NIST OSCAL-powered tools for agent guardrails, digital twin compliance, Zero Trust posture analysis, and compliance-as-code workflows.

RepositoryDescription
oscal-agent-guardrailsOSCAL profiles as a policy brain to guardrail LLM agents at runtime (allow/deny/needs_approval)
oscal-digital-twin-playgroundDigital twin drift detection — SSP vs live config, with risk assessment and mitigation
oscal-zero-trust-lensZero Trust coverage analysis across 7 dimensions from SP 800-53 controls
oscal-agent-labMulti-agent lab — RAG Q&A, SSP diff, profile generation, validation over 1,196 controls
oscal-cac-playgdCompliance-as-code CLI — explain OSCAL files, suggest remediation, PR-style diff review
genai-regulatory-intelRegIntel-AgenticAI — autonomous GenAI regulatory intelligence across 16 global financial jurisdictions (LangGraph 4-agent state machine)
oscal-skills-guardrailsOSCAL-as-policy for Agent Skills — dual-evidence admission (static scan + local LLM rubric judge), digest integrity, CI gate, assessment-results audit trail
driftlab-mlxRuntime compliance observer — diffs a live agent's decision traces against a certified OSCAL baseline, proves drift via sandboxed micro-experiments, emits OSCAL 1.1.2 assessment-results (CA-7); v2.1 adds DL-8 certified resource budgets (renamed from driftlab)
driftlab-dgxDriftLab on NVIDIA DGX Spark — same 2.1.0 core and deterministic compliance path, advisory layer on the host's shared local vLLM stack
oscal-presence-gateOSCAL as the policy brain for WHERE, not just WHAT — presence verifier ahead of the enforcer for delegated agent traffic (EO 14117 / DOJ DSP); unknown presence fails closed; first public OSCAL encoding of the CISA Security Requirements + 5-control PRES overlay

Category page:oscal-compliance


🤖 Agentic Frameworks

Design patterns, orchestration, workflow conversion, coding assistants, and research automation using LangGraph.

RepositoryDescription
agent-stackInteractive 10-layer architecture visualization for reliable AI agents (vis.js)
deepagent-azure-cliTurnkey coding assistant CLI — Azure OpenAI + LangChain DeepAgents, Textual TUI, HITL
ralph-dgxDeepAgents Code CLI + Ralph goal loop on DGX Spark — install→patch→overlay harness against local vLLM (Qwen3-Coder-Next-FP8)
wiki-vs-ragFour-arm benchmark over the sw30labs wiki — single-shot RAG vs agentic-RAG vs wiki-nav vs QMD; agentic-RAG wins Pareto
langgraph-checkpoints-vs-storesRunnable offline reference — thread-scoped checkpoints vs cross-thread stores, real StateGraph/InMemorySaver/InMemoryStore, CI-gated; production backends (SQLite/Postgres/Redis) + HITL/time-travel chapters
loopscopeLocal live dashboard for LangGraph graphs and Ralph loops — in-process hook, :7788, ring buffer over a websocket, JSONL record/replay; forget the hook and the agent still runs
singularity-atlasThe Singularity Atlas — fuses public AI-buildout feeds into a globe, eight vector panels, a 0–100 Singularity Index and a locally-written daily brief (LangGraph → Neo4j, optional Ollama)

Category page:agentic-frameworks · Atlas:singularity-atlas


🍎 Local Inference & MLX

On-device AI toolkit for Apple Silicon — inference serving, benchmarking, distillation, vision-language, TTS, STT.

RepositoryDescription
tars-aiTARS from Interstellar as a local voice agent — LLM + TTS served by a local OMLX server (OpenAI protocol), zero cloud; LangGraph dropped July 2026 for a plain orchestrator, now with a multi-character crew and a TUI
screen-lens-mlxVideo scene intelligence — hybrid keyframe detection, local VLM captioning, ChromaDB search, code/docs/demo reconstruction. Re-converged to dual-platform in Aug 2026: one client over vLLM/CUDA or oMLX/MPS, split vision/text model roles, web command deck
mlx-distillation-explainedEducational distillation PoC — Claude Sonnet → Llama 3.1 8B via LoRA on Apple Silicon
mlx-responses-api-serverOpenAI/Azure/Anthropic-compatible local inference server with tool calling (renamed from local-mlx-responsesAPI-server)
QWEN3-VL-Python-OCR-Script-MLXBatch image captioning with Qwen3-VL-30B on MLX
MLX-YouTubeScribeYouTube transcription using local Whisper models with Streamlit UI
sulphur-2-baseLocal MLX video generation wrapper for Sulphur 2 via ltx-2-mlx runtime
supertonic-3-mlxLocal MLX TTS for Supertonic 3 — JSON graph topology + NPZ weights

Category page:local-inference-mlx


⚡ Local Inference & DGX Spark

CUDA counterpart to the MLX toolkit — local inference on NVIDIA DGX Spark (GB10, Linux aarch64) via local vLLM and CUDA llama.cpp.

RepositoryDescription
screen-lens-dgxDGX-only ScreenLens fork — vLLM (Qwen3.6-27B-FP8) captioning, OpenCLIP on CUDA, ChromaDB, Docker compose path
AI-OS-1Research corpus (no runtime) for a model-aware distributed inference OS on N ≥ 2 DGX Sparks — paper, frozen schemas, append-only design forum

Category page:local-inference-dgx


🔧 Developer Tools

CLI utilities, code intelligence, and infrastructure for managing repository fleets.

RepositoryDescription
gitnexus_fleetClone, index (KuzuDB graph), and query entire GitHub orgs via MCP + web dashboard
RepoBundleExport/import Git repos as single human-readable text files
cleanroomAgentic file-hygiene pipeline — Analyze → Recommend → Remediate → QA over one file via LangGraph, oMLX or DGX vLLM, honest about what it can and can't verify

Category page:developer-tools


Miscellaneous Research

One-off research instruments that do not sit in security, OSCAL, agents, or local inference. Two encoding instruments: Mac and Spark.

RepositoryDescription
videocortexDrop a clip. See which cortical regions TRIBE v2's average subject would fire. Encoding, not decoding — local instrument around Meta TRIBE v2 (Metal, preflight, plates)
videocortex-sparkSame instrument on NVIDIA DGX Spark (GB10 / CUDA 13). UMA from meminfo, CIRC-fixed runs view, plus export / sonify

Category page:miscellaneous-research


📰 Published Articles

Long-form companion writing to the repos above — 34 articles spanning 2023-04 to 2026-07, covering AI security governance, agentic pentesting, OSCAL-as-code, custom silicon economics, and zero-trust AI coding.

See timeline for the chronological list, or Index for all article pages grouped by category. Articles are also linked from each category page under the "Related Articles" heading.


🧩 Cross-cutting patterns

Across all 45 live repositories, several architectural patterns recur (counts from the stacks: frontmatter of repo stubs, see Sitemap-Stacks):

  • Agentic — multi-agent orchestration / tool-using agents (24 repos)
  • LangGraph / LangChain — dominant orchestration framework (24 repos)
  • Apple MLX — on-device inference on Apple Silicon (16 repos)
  • CLI / Tooling — command-line utilities and workflow glue (13 repos)
  • Compliance — regulatory frameworks, controls mapping (12 repos)
  • OSCAL — NIST OSCAL data model (SSPs, profiles, controls) (9 repos)
  • Pentest — offensive security, red-teaming, vulnerability discovery (8 repos)
  • NVIDIA DGX Spark — CUDA / local vLLM ports of the desk fleet (8 repos)
  • RAG — retrieval-augmented generation, vector stores (5 repos)
  • Converter — file-format conversion, OCR, doc-to-markdown (3 repos)
  • MCP — Model Context Protocol servers / tooling (2 repos)
  • Pydantic for data validation (nearly universal)
  • Typer + Rich or Click + Rich for CLI interfaces
  • Karpathy LLM Wiki pattern for knowledge bases (this wiki)
  • Dual-platform siblings — Apple Silicon and DGX Spark trees of the same product: driftlab, screen-lens (mlx/oMLX vs vLLM), videocortex (Metal vs CUDA). TSLIT collapsed to one live spine (tslit); there is no public mlx TSLIT-DSPy repo.

Wiki structure: see SCHEMA | Full index: Index | Visual map: Sitemap | Change log: Log | Stacks view: Sitemap-Stacks

This section is mirrored automatically from the org wiki — edit the wiki, not this file.


📖 Books

AI Agents in Cybersecurity

Author.AI Agents in Cybersecurity — A Practitioner's Guide, from Strategy to Implementation.

How autonomous agents are transforming enterprise security — from automating SOC operations and incident triage to building multi-agent defense systems. Includes real-world case studies, practical frameworks, and a hands-on lab companion.

Apple BooksAmazonGitHub


The Human-Agent Orchestrator

Named key contributor.The Human-Agent Orchestrator — Leading and Scaling AI-Driven Organizations.

Pascal Bornet, Jochen Wirtz, et al. System contribution: designed/implemented customer-facing workflows for a related orchestration design canvas and workshop ecosystem.

Apple BooksAmazon


Agentic Artificial Intelligence

Named key contributor.Agentic Artificial Intelligence — Harnessing AI Agents to Reinvent Business, Work and Life.

Pascal Bornet, Jochen Wirtz, Thomas H. Davenport, et al. Named key contributor on this practitioner guide (Forbes 2025 must-read).

Apple BooksAmazon


Produces Agentic Intelligence for Pascal Bornet (architected and run, 55 issues) and The FS Intelligence Hub for Efi Pylarinou.


Built by Nic Cravino · AI/ML Engineering · Cybersecurity · Enterprise Automation

Pinned Loading

  1. pentest-regulatory-intelpentest-regulatory-intelPublic

    AI-powered penetration testing regulatory intelligence system — LangGraph agents, dual LLM (OpenAI + local MLX), 20+ financial services jurisdictions

    Python 7 1

Repositories

Showing 10 of 69 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Force GitHub README to respect dark mode\n(function() {\n var style = document.createElement('style');\n style.textContent = '\n .markdown-body {\n color-scheme: dark light;\n }\n .markdown-body pre { background: #161b22 !important; }\n .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; }\n .markdown-body table th, .markdown-body table td { border-color: #30363d !important; }\n .markdown-body img { background: #0d1117; }\n .markdown-body blockquote { border-left-color: #8b949e; }\n .markdown-body hr { border-color: #30363d; }\n ';\n document.head.appendChild(style);\n})();", "GitHub Dark Mode README Fix"); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content
@sw30labs

SW3.0 Labs

SW3.0 Labs

SW3.0 Labs wikiSW3.0 Labs Wiki
Catalog of every live repo. GitHub hides the wiki tab; this is the front door.
TSLIT · The Singularity Atlas · OSCAL

Building the inference layer as the primary enterprise operating layer.

SW 3.0 Labs

"We build open-source tools at the intersection of AI agents, cybersecurity, and local inference — with a bias toward production-grade security, Apple Silicon optimization, and agentic automation."


Author: Nicolas Cravino | Repos: 40 live (25 archived repos are not tracked) | Articles: 34 | Last updated: 2026-08-30


🔒 AI Security & Pentesting

LLM integrity testing, regulatory intelligence for global pentest compliance, autonomous pentesting research, and enterprise AI-assisted pentesting specifications.

RepositoryDescription
tslit-dspy-dgxTSLIT — time-shift integrity testing on DGX Spark (Ollama, Muse-light detective; Qwen is a scan target, never the detector). Lineage: tslit
pentest-regulatory-intelRegIntel — AI-powered pentest regulation inventory across 20+ jurisdictions with reflection quality gates
strixresearchResearch and documentation for the Strix autonomous AI pentesting platform
agentic-ai-pentestingBook companion — two approaches to AI-assisted pentesting (autonomous platform + Burp Suite co-pilot)
skillspector-trialSkillspector — single-file offline scanner grading Agent Skills A–F on security + quality, now with an optional loopback oMLX "AI Analyst" that triages, adjudicates, and issues an install verdict (static evidence stream for oscal-skills-guardrails)
strix-omlxPoints the Strix autonomous pentest agent at a local OMLX MLX server (abliterated MiniMax-M2) — fully local, LiteLLM routing; companion to strixresearch
STRIDE-LiteLocal STRIDE/DREAD threat models, ATT&CK-templated kill-chain scenarios, and a linked-note Vault with a phase × lane Campaign Score — LangGraph, OpenAI-compatible or local oMLX
LangGraph_STRIDEDual-platform LangGraph STRIDE/DREAD threat models plus CVE/CTI/scenario graphs — same codebase on DGX Spark (vLLM) and Apple Silicon (oMLX); Maintain studio + optional Neo4j

Category page:ai-security-pentesting · TSLIT lineage:tslit


🛡️ OSCAL & Compliance

NIST OSCAL-powered tools for agent guardrails, digital twin compliance, Zero Trust posture analysis, and compliance-as-code workflows.

RepositoryDescription
oscal-agent-guardrailsOSCAL profiles as a policy brain to guardrail LLM agents at runtime (allow/deny/needs_approval)
oscal-digital-twin-playgroundDigital twin drift detection — SSP vs live config, with risk assessment and mitigation
oscal-zero-trust-lensZero Trust coverage analysis across 7 dimensions from SP 800-53 controls
oscal-agent-labMulti-agent lab — RAG Q&A, SSP diff, profile generation, validation over 1,196 controls
oscal-cac-playgdCompliance-as-code CLI — explain OSCAL files, suggest remediation, PR-style diff review
genai-regulatory-intelRegIntel-AgenticAI — autonomous GenAI regulatory intelligence across 16 global financial jurisdictions (LangGraph 4-agent state machine)
oscal-skills-guardrailsOSCAL-as-policy for Agent Skills — dual-evidence admission (static scan + local LLM rubric judge), digest integrity, CI gate, assessment-results audit trail
driftlab-mlxRuntime compliance observer — diffs a live agent's decision traces against a certified OSCAL baseline, proves drift via sandboxed micro-experiments, emits OSCAL 1.1.2 assessment-results (CA-7); v2.1 adds DL-8 certified resource budgets (renamed from driftlab)
driftlab-dgxDriftLab on NVIDIA DGX Spark — same 2.1.0 core and deterministic compliance path, advisory layer on the host's shared local vLLM stack
oscal-presence-gateOSCAL as the policy brain for WHERE, not just WHAT — presence verifier ahead of the enforcer for delegated agent traffic (EO 14117 / DOJ DSP); unknown presence fails closed; first public OSCAL encoding of the CISA Security Requirements + 5-control PRES overlay

Category page:oscal-compliance


🤖 Agentic Frameworks

Design patterns, orchestration, workflow conversion, coding assistants, and research automation using LangGraph.

RepositoryDescription
agent-stackInteractive 10-layer architecture visualization for reliable AI agents (vis.js)
deepagent-azure-cliTurnkey coding assistant CLI — Azure OpenAI + LangChain DeepAgents, Textual TUI, HITL
ralph-dgxDeepAgents Code CLI + Ralph goal loop on DGX Spark — install→patch→overlay harness against local vLLM (Qwen3-Coder-Next-FP8)
wiki-vs-ragFour-arm benchmark over the sw30labs wiki — single-shot RAG vs agentic-RAG vs wiki-nav vs QMD; agentic-RAG wins Pareto
langgraph-checkpoints-vs-storesRunnable offline reference — thread-scoped checkpoints vs cross-thread stores, real StateGraph/InMemorySaver/InMemoryStore, CI-gated; production backends (SQLite/Postgres/Redis) + HITL/time-travel chapters
loopscopeLocal live dashboard for LangGraph graphs and Ralph loops — in-process hook, :7788, ring buffer over a websocket, JSONL record/replay; forget the hook and the agent still runs
singularity-atlasThe Singularity Atlas — fuses public AI-buildout feeds into a globe, eight vector panels, a 0–100 Singularity Index and a locally-written daily brief (LangGraph → Neo4j, optional Ollama)

Category page:agentic-frameworks · Atlas:singularity-atlas


🍎 Local Inference & MLX

On-device AI toolkit for Apple Silicon — inference serving, benchmarking, distillation, vision-language, TTS, STT.

RepositoryDescription
tars-aiTARS from Interstellar as a local voice agent — LLM + TTS served by a local OMLX server (OpenAI protocol), zero cloud; LangGraph dropped July 2026 for a plain orchestrator, now with a multi-character crew and a TUI
screen-lens-mlxVideo scene intelligence — hybrid keyframe detection, local VLM captioning, ChromaDB search, code/docs/demo reconstruction. Re-converged to dual-platform in Aug 2026: one client over vLLM/CUDA or oMLX/MPS, split vision/text model roles, web command deck
mlx-distillation-explainedEducational distillation PoC — Claude Sonnet → Llama 3.1 8B via LoRA on Apple Silicon
mlx-responses-api-serverOpenAI/Azure/Anthropic-compatible local inference server with tool calling (renamed from local-mlx-responsesAPI-server)
QWEN3-VL-Python-OCR-Script-MLXBatch image captioning with Qwen3-VL-30B on MLX
MLX-YouTubeScribeYouTube transcription using local Whisper models with Streamlit UI
sulphur-2-baseLocal MLX video generation wrapper for Sulphur 2 via ltx-2-mlx runtime
supertonic-3-mlxLocal MLX TTS for Supertonic 3 — JSON graph topology + NPZ weights

Category page:local-inference-mlx


⚡ Local Inference & DGX Spark

CUDA counterpart to the MLX toolkit — local inference on NVIDIA DGX Spark (GB10, Linux aarch64) via local vLLM and CUDA llama.cpp.

RepositoryDescription
screen-lens-dgxDGX-only ScreenLens fork — vLLM (Qwen3.6-27B-FP8) captioning, OpenCLIP on CUDA, ChromaDB, Docker compose path
AI-OS-1Research corpus (no runtime) for a model-aware distributed inference OS on N ≥ 2 DGX Sparks — paper, frozen schemas, append-only design forum

Category page:local-inference-dgx


🔧 Developer Tools

CLI utilities, code intelligence, and infrastructure for managing repository fleets.

RepositoryDescription
gitnexus_fleetClone, index (KuzuDB graph), and query entire GitHub orgs via MCP + web dashboard
RepoBundleExport/import Git repos as single human-readable text files
cleanroomAgentic file-hygiene pipeline — Analyze → Recommend → Remediate → QA over one file via LangGraph, oMLX or DGX vLLM, honest about what it can and can't verify

Category page:developer-tools


Miscellaneous Research

One-off research instruments that do not sit in security, OSCAL, agents, or local inference. Two encoding instruments: Mac and Spark.

RepositoryDescription
videocortexDrop a clip. See which cortical regions TRIBE v2's average subject would fire. Encoding, not decoding — local instrument around Meta TRIBE v2 (Metal, preflight, plates)
videocortex-sparkSame instrument on NVIDIA DGX Spark (GB10 / CUDA 13). UMA from meminfo, CIRC-fixed runs view, plus export / sonify

Category page:miscellaneous-research


📰 Published Articles

Long-form companion writing to the repos above — 34 articles spanning 2023-04 to 2026-07, covering AI security governance, agentic pentesting, OSCAL-as-code, custom silicon economics, and zero-trust AI coding.

See timeline for the chronological list, or Index for all article pages grouped by category. Articles are also linked from each category page under the "Related Articles" heading.


🧩 Cross-cutting patterns

Across all 45 live repositories, several architectural patterns recur (counts from the stacks: frontmatter of repo stubs, see Sitemap-Stacks):

  • Agentic — multi-agent orchestration / tool-using agents (24 repos)
  • LangGraph / LangChain — dominant orchestration framework (24 repos)
  • Apple MLX — on-device inference on Apple Silicon (16 repos)
  • CLI / Tooling — command-line utilities and workflow glue (13 repos)
  • Compliance — regulatory frameworks, controls mapping (12 repos)
  • OSCAL — NIST OSCAL data model (SSPs, profiles, controls) (9 repos)
  • Pentest — offensive security, red-teaming, vulnerability discovery (8 repos)
  • NVIDIA DGX Spark — CUDA / local vLLM ports of the desk fleet (8 repos)
  • RAG — retrieval-augmented generation, vector stores (5 repos)
  • Converter — file-format conversion, OCR, doc-to-markdown (3 repos)
  • MCP — Model Context Protocol servers / tooling (2 repos)
  • Pydantic for data validation (nearly universal)
  • Typer + Rich or Click + Rich for CLI interfaces
  • Karpathy LLM Wiki pattern for knowledge bases (this wiki)
  • Dual-platform siblings — Apple Silicon and DGX Spark trees of the same product: driftlab, screen-lens (mlx/oMLX vs vLLM), videocortex (Metal vs CUDA). TSLIT collapsed to one live spine (tslit); there is no public mlx TSLIT-DSPy repo.

Wiki structure: see SCHEMA | Full index: Index | Visual map: Sitemap | Change log: Log | Stacks view: Sitemap-Stacks

This section is mirrored automatically from the org wiki — edit the wiki, not this file.


📖 Books

AI Agents in Cybersecurity

Author.AI Agents in Cybersecurity — A Practitioner's Guide, from Strategy to Implementation.

How autonomous agents are transforming enterprise security — from automating SOC operations and incident triage to building multi-agent defense systems. Includes real-world case studies, practical frameworks, and a hands-on lab companion.

Apple BooksAmazonGitHub


The Human-Agent Orchestrator

Named key contributor.The Human-Agent Orchestrator — Leading and Scaling AI-Driven Organizations.

Pascal Bornet, Jochen Wirtz, et al. System contribution: designed/implemented customer-facing workflows for a related orchestration design canvas and workshop ecosystem.

Apple BooksAmazon


Agentic Artificial Intelligence

Named key contributor.Agentic Artificial Intelligence — Harnessing AI Agents to Reinvent Business, Work and Life.

Pascal Bornet, Jochen Wirtz, Thomas H. Davenport, et al. Named key contributor on this practitioner guide (Forbes 2025 must-read).

Apple BooksAmazon


Produces Agentic Intelligence for Pascal Bornet (architected and run, 55 issues) and The FS Intelligence Hub for Efi Pylarinou.


Built by Nic Cravino · AI/ML Engineering · Cybersecurity · Enterprise Automation

Pinned Loading

  1. pentest-regulatory-intelpentest-regulatory-intelPublic

    AI-powered penetration testing regulatory intelligence system — LangGraph agents, dual LLM (OpenAI + local MLX), 20+ financial services jurisdictions

    Python 7 1

Repositories

Showing 10 of 69 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Highlight search terms from Google/DuckDuckGo/Bing referrer\n(function() {\n var ref = document.referrer;\n var terms = [];\n \n if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) {\n var url = new URL(ref);\n var q = url.searchParams.get('q') || url.searchParams.get('p');\n if (q) {\n terms = q.split(/\\s+/).filter(function(t) { return t.length > 2; });\n }\n }\n \n if (terms.length === 0) return;\n \n var style = document.createElement('style');\n style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }';\n document.head.appendChild(style);\n \n function highlight(node) {\n if (node.nodeType === 3) { // text node\n var text = node.textContent;\n var found = false;\n terms.forEach(function(term) {\n var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\') + ')', 'gi');\n if (regex.test(text)) {\n found = true;\n var frag = document.createDocumentFragment();\n var parts = text.split(regex);\n parts.forEach(function(part, i) {\n if (i % 2 === 0) {\n frag.appendChild(document.createTextNode(part));\n } else {\n var span = document.createElement('span');\n span.className = 'userscript-highlight';\n span.textContent = part;\n frag.appendChild(span);\n }\n });\n node.parentNode.replaceChild(frag, node);\n }\n });\n } else if (node.nodeType === 1 && node.childNodes) { // element\n var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT'];\n if (!skipTags.includes(node.tagName)) {\n Array.from(node.childNodes).forEach(highlight);\n }\n }\n }\n \n highlight(document.body);\n \n // Re-highlight on dynamic content\n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1 || node.nodeType === 3) highlight(node);\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Highlight Search Terms"); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content
@sw30labs

SW3.0 Labs

SW3.0 Labs

SW3.0 Labs wikiSW3.0 Labs Wiki
Catalog of every live repo. GitHub hides the wiki tab; this is the front door.
TSLIT · The Singularity Atlas · OSCAL

Building the inference layer as the primary enterprise operating layer.

SW 3.0 Labs

"We build open-source tools at the intersection of AI agents, cybersecurity, and local inference — with a bias toward production-grade security, Apple Silicon optimization, and agentic automation."


Author: Nicolas Cravino | Repos: 40 live (25 archived repos are not tracked) | Articles: 34 | Last updated: 2026-08-30


🔒 AI Security & Pentesting

LLM integrity testing, regulatory intelligence for global pentest compliance, autonomous pentesting research, and enterprise AI-assisted pentesting specifications.

RepositoryDescription
tslit-dspy-dgxTSLIT — time-shift integrity testing on DGX Spark (Ollama, Muse-light detective; Qwen is a scan target, never the detector). Lineage: tslit
pentest-regulatory-intelRegIntel — AI-powered pentest regulation inventory across 20+ jurisdictions with reflection quality gates
strixresearchResearch and documentation for the Strix autonomous AI pentesting platform
agentic-ai-pentestingBook companion — two approaches to AI-assisted pentesting (autonomous platform + Burp Suite co-pilot)
skillspector-trialSkillspector — single-file offline scanner grading Agent Skills A–F on security + quality, now with an optional loopback oMLX "AI Analyst" that triages, adjudicates, and issues an install verdict (static evidence stream for oscal-skills-guardrails)
strix-omlxPoints the Strix autonomous pentest agent at a local OMLX MLX server (abliterated MiniMax-M2) — fully local, LiteLLM routing; companion to strixresearch
STRIDE-LiteLocal STRIDE/DREAD threat models, ATT&CK-templated kill-chain scenarios, and a linked-note Vault with a phase × lane Campaign Score — LangGraph, OpenAI-compatible or local oMLX
LangGraph_STRIDEDual-platform LangGraph STRIDE/DREAD threat models plus CVE/CTI/scenario graphs — same codebase on DGX Spark (vLLM) and Apple Silicon (oMLX); Maintain studio + optional Neo4j

Category page:ai-security-pentesting · TSLIT lineage:tslit


🛡️ OSCAL & Compliance

NIST OSCAL-powered tools for agent guardrails, digital twin compliance, Zero Trust posture analysis, and compliance-as-code workflows.

RepositoryDescription
oscal-agent-guardrailsOSCAL profiles as a policy brain to guardrail LLM agents at runtime (allow/deny/needs_approval)
oscal-digital-twin-playgroundDigital twin drift detection — SSP vs live config, with risk assessment and mitigation
oscal-zero-trust-lensZero Trust coverage analysis across 7 dimensions from SP 800-53 controls
oscal-agent-labMulti-agent lab — RAG Q&A, SSP diff, profile generation, validation over 1,196 controls
oscal-cac-playgdCompliance-as-code CLI — explain OSCAL files, suggest remediation, PR-style diff review
genai-regulatory-intelRegIntel-AgenticAI — autonomous GenAI regulatory intelligence across 16 global financial jurisdictions (LangGraph 4-agent state machine)
oscal-skills-guardrailsOSCAL-as-policy for Agent Skills — dual-evidence admission (static scan + local LLM rubric judge), digest integrity, CI gate, assessment-results audit trail
driftlab-mlxRuntime compliance observer — diffs a live agent's decision traces against a certified OSCAL baseline, proves drift via sandboxed micro-experiments, emits OSCAL 1.1.2 assessment-results (CA-7); v2.1 adds DL-8 certified resource budgets (renamed from driftlab)
driftlab-dgxDriftLab on NVIDIA DGX Spark — same 2.1.0 core and deterministic compliance path, advisory layer on the host's shared local vLLM stack
oscal-presence-gateOSCAL as the policy brain for WHERE, not just WHAT — presence verifier ahead of the enforcer for delegated agent traffic (EO 14117 / DOJ DSP); unknown presence fails closed; first public OSCAL encoding of the CISA Security Requirements + 5-control PRES overlay

Category page:oscal-compliance


🤖 Agentic Frameworks

Design patterns, orchestration, workflow conversion, coding assistants, and research automation using LangGraph.

RepositoryDescription
agent-stackInteractive 10-layer architecture visualization for reliable AI agents (vis.js)
deepagent-azure-cliTurnkey coding assistant CLI — Azure OpenAI + LangChain DeepAgents, Textual TUI, HITL
ralph-dgxDeepAgents Code CLI + Ralph goal loop on DGX Spark — install→patch→overlay harness against local vLLM (Qwen3-Coder-Next-FP8)
wiki-vs-ragFour-arm benchmark over the sw30labs wiki — single-shot RAG vs agentic-RAG vs wiki-nav vs QMD; agentic-RAG wins Pareto
langgraph-checkpoints-vs-storesRunnable offline reference — thread-scoped checkpoints vs cross-thread stores, real StateGraph/InMemorySaver/InMemoryStore, CI-gated; production backends (SQLite/Postgres/Redis) + HITL/time-travel chapters
loopscopeLocal live dashboard for LangGraph graphs and Ralph loops — in-process hook, :7788, ring buffer over a websocket, JSONL record/replay; forget the hook and the agent still runs
singularity-atlasThe Singularity Atlas — fuses public AI-buildout feeds into a globe, eight vector panels, a 0–100 Singularity Index and a locally-written daily brief (LangGraph → Neo4j, optional Ollama)

Category page:agentic-frameworks · Atlas:singularity-atlas


🍎 Local Inference & MLX

On-device AI toolkit for Apple Silicon — inference serving, benchmarking, distillation, vision-language, TTS, STT.

RepositoryDescription
tars-aiTARS from Interstellar as a local voice agent — LLM + TTS served by a local OMLX server (OpenAI protocol), zero cloud; LangGraph dropped July 2026 for a plain orchestrator, now with a multi-character crew and a TUI
screen-lens-mlxVideo scene intelligence — hybrid keyframe detection, local VLM captioning, ChromaDB search, code/docs/demo reconstruction. Re-converged to dual-platform in Aug 2026: one client over vLLM/CUDA or oMLX/MPS, split vision/text model roles, web command deck
mlx-distillation-explainedEducational distillation PoC — Claude Sonnet → Llama 3.1 8B via LoRA on Apple Silicon
mlx-responses-api-serverOpenAI/Azure/Anthropic-compatible local inference server with tool calling (renamed from local-mlx-responsesAPI-server)
QWEN3-VL-Python-OCR-Script-MLXBatch image captioning with Qwen3-VL-30B on MLX
MLX-YouTubeScribeYouTube transcription using local Whisper models with Streamlit UI
sulphur-2-baseLocal MLX video generation wrapper for Sulphur 2 via ltx-2-mlx runtime
supertonic-3-mlxLocal MLX TTS for Supertonic 3 — JSON graph topology + NPZ weights

Category page:local-inference-mlx


⚡ Local Inference & DGX Spark

CUDA counterpart to the MLX toolkit — local inference on NVIDIA DGX Spark (GB10, Linux aarch64) via local vLLM and CUDA llama.cpp.

RepositoryDescription
screen-lens-dgxDGX-only ScreenLens fork — vLLM (Qwen3.6-27B-FP8) captioning, OpenCLIP on CUDA, ChromaDB, Docker compose path
AI-OS-1Research corpus (no runtime) for a model-aware distributed inference OS on N ≥ 2 DGX Sparks — paper, frozen schemas, append-only design forum

Category page:local-inference-dgx


🔧 Developer Tools

CLI utilities, code intelligence, and infrastructure for managing repository fleets.

RepositoryDescription
gitnexus_fleetClone, index (KuzuDB graph), and query entire GitHub orgs via MCP + web dashboard
RepoBundleExport/import Git repos as single human-readable text files
cleanroomAgentic file-hygiene pipeline — Analyze → Recommend → Remediate → QA over one file via LangGraph, oMLX or DGX vLLM, honest about what it can and can't verify

Category page:developer-tools


Miscellaneous Research

One-off research instruments that do not sit in security, OSCAL, agents, or local inference. Two encoding instruments: Mac and Spark.

RepositoryDescription
videocortexDrop a clip. See which cortical regions TRIBE v2's average subject would fire. Encoding, not decoding — local instrument around Meta TRIBE v2 (Metal, preflight, plates)
videocortex-sparkSame instrument on NVIDIA DGX Spark (GB10 / CUDA 13). UMA from meminfo, CIRC-fixed runs view, plus export / sonify

Category page:miscellaneous-research


📰 Published Articles

Long-form companion writing to the repos above — 34 articles spanning 2023-04 to 2026-07, covering AI security governance, agentic pentesting, OSCAL-as-code, custom silicon economics, and zero-trust AI coding.

See timeline for the chronological list, or Index for all article pages grouped by category. Articles are also linked from each category page under the "Related Articles" heading.


🧩 Cross-cutting patterns

Across all 45 live repositories, several architectural patterns recur (counts from the stacks: frontmatter of repo stubs, see Sitemap-Stacks):

  • Agentic — multi-agent orchestration / tool-using agents (24 repos)
  • LangGraph / LangChain — dominant orchestration framework (24 repos)
  • Apple MLX — on-device inference on Apple Silicon (16 repos)
  • CLI / Tooling — command-line utilities and workflow glue (13 repos)
  • Compliance — regulatory frameworks, controls mapping (12 repos)
  • OSCAL — NIST OSCAL data model (SSPs, profiles, controls) (9 repos)
  • Pentest — offensive security, red-teaming, vulnerability discovery (8 repos)
  • NVIDIA DGX Spark — CUDA / local vLLM ports of the desk fleet (8 repos)
  • RAG — retrieval-augmented generation, vector stores (5 repos)
  • Converter — file-format conversion, OCR, doc-to-markdown (3 repos)
  • MCP — Model Context Protocol servers / tooling (2 repos)
  • Pydantic for data validation (nearly universal)
  • Typer + Rich or Click + Rich for CLI interfaces
  • Karpathy LLM Wiki pattern for knowledge bases (this wiki)
  • Dual-platform siblings — Apple Silicon and DGX Spark trees of the same product: driftlab, screen-lens (mlx/oMLX vs vLLM), videocortex (Metal vs CUDA). TSLIT collapsed to one live spine (tslit); there is no public mlx TSLIT-DSPy repo.

Wiki structure: see SCHEMA | Full index: Index | Visual map: Sitemap | Change log: Log | Stacks view: Sitemap-Stacks

This section is mirrored automatically from the org wiki — edit the wiki, not this file.


📖 Books

AI Agents in Cybersecurity

Author.AI Agents in Cybersecurity — A Practitioner's Guide, from Strategy to Implementation.

How autonomous agents are transforming enterprise security — from automating SOC operations and incident triage to building multi-agent defense systems. Includes real-world case studies, practical frameworks, and a hands-on lab companion.

Apple BooksAmazonGitHub


The Human-Agent Orchestrator

Named key contributor.The Human-Agent Orchestrator — Leading and Scaling AI-Driven Organizations.

Pascal Bornet, Jochen Wirtz, et al. System contribution: designed/implemented customer-facing workflows for a related orchestration design canvas and workshop ecosystem.

Apple BooksAmazon


Agentic Artificial Intelligence

Named key contributor.Agentic Artificial Intelligence — Harnessing AI Agents to Reinvent Business, Work and Life.

Pascal Bornet, Jochen Wirtz, Thomas H. Davenport, et al. Named key contributor on this practitioner guide (Forbes 2025 must-read).

Apple BooksAmazon


Produces Agentic Intelligence for Pascal Bornet (architected and run, 55 issues) and The FS Intelligence Hub for Efi Pylarinou.


Built by Nic Cravino · AI/ML Engineering · Cybersecurity · Enterprise Automation

Pinned Loading

  1. pentest-regulatory-intelpentest-regulatory-intelPublic

    AI-powered penetration testing regulatory intelligence system — LangGraph agents, dual LLM (OpenAI + local MLX), 20+ financial services jurisdictions

    Python 7 1

Repositories

Showing 10 of 69 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Strip utm_, fbclid, gclid, etc. from all links on page\n(function() {\n var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content',\n 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid',\n 'ref', 'ref_src', 'source', 'medium', 'campaign'];\n \n function cleanUrl(url) {\n try {\n var u = new URL(url, window.location.origin);\n var changed = false;\n trackingParams.forEach(function(p) {\n if (u.searchParams.has(p)) {\n u.searchParams.delete(p);\n changed = true;\n }\n });\n return changed ? u.toString() : url;\n } catch (e) {\n return url;\n }\n }\n \n function cleanLinks() {\n document.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n \n cleanLinks();\n \n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1) {\n if (node.tagName === 'A') cleanLinks();\n node.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Remove Tracking Parameters from Links"); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + '
Skip to content
@sw30labs

SW3.0 Labs

SW3.0 Labs

SW3.0 Labs wikiSW3.0 Labs Wiki
Catalog of every live repo. GitHub hides the wiki tab; this is the front door.
TSLIT · The Singularity Atlas · OSCAL

Building the inference layer as the primary enterprise operating layer.

SW 3.0 Labs

"We build open-source tools at the intersection of AI agents, cybersecurity, and local inference — with a bias toward production-grade security, Apple Silicon optimization, and agentic automation."


Author: Nicolas Cravino | Repos: 40 live (25 archived repos are not tracked) | Articles: 34 | Last updated: 2026-08-30


🔒 AI Security & Pentesting

LLM integrity testing, regulatory intelligence for global pentest compliance, autonomous pentesting research, and enterprise AI-assisted pentesting specifications.

RepositoryDescription
tslit-dspy-dgxTSLIT — time-shift integrity testing on DGX Spark (Ollama, Muse-light detective; Qwen is a scan target, never the detector). Lineage: tslit
pentest-regulatory-intelRegIntel — AI-powered pentest regulation inventory across 20+ jurisdictions with reflection quality gates
strixresearchResearch and documentation for the Strix autonomous AI pentesting platform
agentic-ai-pentestingBook companion — two approaches to AI-assisted pentesting (autonomous platform + Burp Suite co-pilot)
skillspector-trialSkillspector — single-file offline scanner grading Agent Skills A–F on security + quality, now with an optional loopback oMLX "AI Analyst" that triages, adjudicates, and issues an install verdict (static evidence stream for oscal-skills-guardrails)
strix-omlxPoints the Strix autonomous pentest agent at a local OMLX MLX server (abliterated MiniMax-M2) — fully local, LiteLLM routing; companion to strixresearch
STRIDE-LiteLocal STRIDE/DREAD threat models, ATT&CK-templated kill-chain scenarios, and a linked-note Vault with a phase × lane Campaign Score — LangGraph, OpenAI-compatible or local oMLX
LangGraph_STRIDEDual-platform LangGraph STRIDE/DREAD threat models plus CVE/CTI/scenario graphs — same codebase on DGX Spark (vLLM) and Apple Silicon (oMLX); Maintain studio + optional Neo4j

Category page:ai-security-pentesting · TSLIT lineage:tslit


🛡️ OSCAL & Compliance

NIST OSCAL-powered tools for agent guardrails, digital twin compliance, Zero Trust posture analysis, and compliance-as-code workflows.

RepositoryDescription
oscal-agent-guardrailsOSCAL profiles as a policy brain to guardrail LLM agents at runtime (allow/deny/needs_approval)
oscal-digital-twin-playgroundDigital twin drift detection — SSP vs live config, with risk assessment and mitigation
oscal-zero-trust-lensZero Trust coverage analysis across 7 dimensions from SP 800-53 controls
oscal-agent-labMulti-agent lab — RAG Q&A, SSP diff, profile generation, validation over 1,196 controls
oscal-cac-playgdCompliance-as-code CLI — explain OSCAL files, suggest remediation, PR-style diff review
genai-regulatory-intelRegIntel-AgenticAI — autonomous GenAI regulatory intelligence across 16 global financial jurisdictions (LangGraph 4-agent state machine)
oscal-skills-guardrailsOSCAL-as-policy for Agent Skills — dual-evidence admission (static scan + local LLM rubric judge), digest integrity, CI gate, assessment-results audit trail
driftlab-mlxRuntime compliance observer — diffs a live agent's decision traces against a certified OSCAL baseline, proves drift via sandboxed micro-experiments, emits OSCAL 1.1.2 assessment-results (CA-7); v2.1 adds DL-8 certified resource budgets (renamed from driftlab)
driftlab-dgxDriftLab on NVIDIA DGX Spark — same 2.1.0 core and deterministic compliance path, advisory layer on the host's shared local vLLM stack
oscal-presence-gateOSCAL as the policy brain for WHERE, not just WHAT — presence verifier ahead of the enforcer for delegated agent traffic (EO 14117 / DOJ DSP); unknown presence fails closed; first public OSCAL encoding of the CISA Security Requirements + 5-control PRES overlay

Category page:oscal-compliance


🤖 Agentic Frameworks

Design patterns, orchestration, workflow conversion, coding assistants, and research automation using LangGraph.

RepositoryDescription
agent-stackInteractive 10-layer architecture visualization for reliable AI agents (vis.js)
deepagent-azure-cliTurnkey coding assistant CLI — Azure OpenAI + LangChain DeepAgents, Textual TUI, HITL
ralph-dgxDeepAgents Code CLI + Ralph goal loop on DGX Spark — install→patch→overlay harness against local vLLM (Qwen3-Coder-Next-FP8)
wiki-vs-ragFour-arm benchmark over the sw30labs wiki — single-shot RAG vs agentic-RAG vs wiki-nav vs QMD; agentic-RAG wins Pareto
langgraph-checkpoints-vs-storesRunnable offline reference — thread-scoped checkpoints vs cross-thread stores, real StateGraph/InMemorySaver/InMemoryStore, CI-gated; production backends (SQLite/Postgres/Redis) + HITL/time-travel chapters
loopscopeLocal live dashboard for LangGraph graphs and Ralph loops — in-process hook, :7788, ring buffer over a websocket, JSONL record/replay; forget the hook and the agent still runs
singularity-atlasThe Singularity Atlas — fuses public AI-buildout feeds into a globe, eight vector panels, a 0–100 Singularity Index and a locally-written daily brief (LangGraph → Neo4j, optional Ollama)

Category page:agentic-frameworks · Atlas:singularity-atlas


🍎 Local Inference & MLX

On-device AI toolkit for Apple Silicon — inference serving, benchmarking, distillation, vision-language, TTS, STT.

RepositoryDescription
tars-aiTARS from Interstellar as a local voice agent — LLM + TTS served by a local OMLX server (OpenAI protocol), zero cloud; LangGraph dropped July 2026 for a plain orchestrator, now with a multi-character crew and a TUI
screen-lens-mlxVideo scene intelligence — hybrid keyframe detection, local VLM captioning, ChromaDB search, code/docs/demo reconstruction. Re-converged to dual-platform in Aug 2026: one client over vLLM/CUDA or oMLX/MPS, split vision/text model roles, web command deck
mlx-distillation-explainedEducational distillation PoC — Claude Sonnet → Llama 3.1 8B via LoRA on Apple Silicon
mlx-responses-api-serverOpenAI/Azure/Anthropic-compatible local inference server with tool calling (renamed from local-mlx-responsesAPI-server)
QWEN3-VL-Python-OCR-Script-MLXBatch image captioning with Qwen3-VL-30B on MLX
MLX-YouTubeScribeYouTube transcription using local Whisper models with Streamlit UI
sulphur-2-baseLocal MLX video generation wrapper for Sulphur 2 via ltx-2-mlx runtime
supertonic-3-mlxLocal MLX TTS for Supertonic 3 — JSON graph topology + NPZ weights

Category page:local-inference-mlx


⚡ Local Inference & DGX Spark

CUDA counterpart to the MLX toolkit — local inference on NVIDIA DGX Spark (GB10, Linux aarch64) via local vLLM and CUDA llama.cpp.

RepositoryDescription
screen-lens-dgxDGX-only ScreenLens fork — vLLM (Qwen3.6-27B-FP8) captioning, OpenCLIP on CUDA, ChromaDB, Docker compose path
AI-OS-1Research corpus (no runtime) for a model-aware distributed inference OS on N ≥ 2 DGX Sparks — paper, frozen schemas, append-only design forum

Category page:local-inference-dgx


🔧 Developer Tools

CLI utilities, code intelligence, and infrastructure for managing repository fleets.

RepositoryDescription
gitnexus_fleetClone, index (KuzuDB graph), and query entire GitHub orgs via MCP + web dashboard
RepoBundleExport/import Git repos as single human-readable text files
cleanroomAgentic file-hygiene pipeline — Analyze → Recommend → Remediate → QA over one file via LangGraph, oMLX or DGX vLLM, honest about what it can and can't verify

Category page:developer-tools


Miscellaneous Research

One-off research instruments that do not sit in security, OSCAL, agents, or local inference. Two encoding instruments: Mac and Spark.

RepositoryDescription
videocortexDrop a clip. See which cortical regions TRIBE v2's average subject would fire. Encoding, not decoding — local instrument around Meta TRIBE v2 (Metal, preflight, plates)
videocortex-sparkSame instrument on NVIDIA DGX Spark (GB10 / CUDA 13). UMA from meminfo, CIRC-fixed runs view, plus export / sonify

Category page:miscellaneous-research


📰 Published Articles

Long-form companion writing to the repos above — 34 articles spanning 2023-04 to 2026-07, covering AI security governance, agentic pentesting, OSCAL-as-code, custom silicon economics, and zero-trust AI coding.

See timeline for the chronological list, or Index for all article pages grouped by category. Articles are also linked from each category page under the "Related Articles" heading.


🧩 Cross-cutting patterns

Across all 45 live repositories, several architectural patterns recur (counts from the stacks: frontmatter of repo stubs, see Sitemap-Stacks):

  • Agentic — multi-agent orchestration / tool-using agents (24 repos)
  • LangGraph / LangChain — dominant orchestration framework (24 repos)
  • Apple MLX — on-device inference on Apple Silicon (16 repos)
  • CLI / Tooling — command-line utilities and workflow glue (13 repos)
  • Compliance — regulatory frameworks, controls mapping (12 repos)
  • OSCAL — NIST OSCAL data model (SSPs, profiles, controls) (9 repos)
  • Pentest — offensive security, red-teaming, vulnerability discovery (8 repos)
  • NVIDIA DGX Spark — CUDA / local vLLM ports of the desk fleet (8 repos)
  • RAG — retrieval-augmented generation, vector stores (5 repos)
  • Converter — file-format conversion, OCR, doc-to-markdown (3 repos)
  • MCP — Model Context Protocol servers / tooling (2 repos)
  • Pydantic for data validation (nearly universal)
  • Typer + Rich or Click + Rich for CLI interfaces
  • Karpathy LLM Wiki pattern for knowledge bases (this wiki)
  • Dual-platform siblings — Apple Silicon and DGX Spark trees of the same product: driftlab, screen-lens (mlx/oMLX vs vLLM), videocortex (Metal vs CUDA). TSLIT collapsed to one live spine (tslit); there is no public mlx TSLIT-DSPy repo.

Wiki structure: see SCHEMA | Full index: Index | Visual map: Sitemap | Change log: Log | Stacks view: Sitemap-Stacks

This section is mirrored automatically from the org wiki — edit the wiki, not this file.


📖 Books

AI Agents in Cybersecurity

Author.AI Agents in Cybersecurity — A Practitioner's Guide, from Strategy to Implementation.

How autonomous agents are transforming enterprise security — from automating SOC operations and incident triage to building multi-agent defense systems. Includes real-world case studies, practical frameworks, and a hands-on lab companion.

Apple BooksAmazonGitHub


The Human-Agent Orchestrator

Named key contributor.The Human-Agent Orchestrator — Leading and Scaling AI-Driven Organizations.

Pascal Bornet, Jochen Wirtz, et al. System contribution: designed/implemented customer-facing workflows for a related orchestration design canvas and workshop ecosystem.

Apple BooksAmazon


Agentic Artificial Intelligence

Named key contributor.Agentic Artificial Intelligence — Harnessing AI Agents to Reinvent Business, Work and Life.

Pascal Bornet, Jochen Wirtz, Thomas H. Davenport, et al. Named key contributor on this practitioner guide (Forbes 2025 must-read).

Apple BooksAmazon


Produces Agentic Intelligence for Pascal Bornet (architected and run, 55 issues) and The FS Intelligence Hub for Efi Pylarinou.


Built by Nic Cravino · AI/ML Engineering · Cybersecurity · Enterprise Automation

Pinned Loading

  1. pentest-regulatory-intelpentest-regulatory-intelPublic

    AI-powered penetration testing regulatory intelligence system — LangGraph agents, dual LLM (OpenAI + local MLX), 20+ financial services jurisdictions

    Python 7 1

Repositories

Showing 10 of 69 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Auto-enable theater mode on YouTube\n(function() {\n function tryTheater() {\n var btn = document.querySelector('button[aria-label=\"Theater mode\"], ytd-player #player button[title=\"Theater mode\"]');\n if (btn && !btn.classList.contains('activated')) {\n btn.click();\n }\n }\n \n // Try immediately\n tryTheater();\n \n // Try after navigation (SPA)\n var lastUrl = location.href;\n setInterval(function() {\n if (location.href !== lastUrl) {\n lastUrl = location.href;\n setTimeout(tryTheater, 500);\n }\n }, 1000);\n \n // Also try on player load\n var observer = new MutationObserver(tryTheater);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "YouTube Theater Mode Default"); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content
@sw30labs

SW3.0 Labs

SW3.0 Labs

SW3.0 Labs wikiSW3.0 Labs Wiki
Catalog of every live repo. GitHub hides the wiki tab; this is the front door.
TSLIT · The Singularity Atlas · OSCAL

Building the inference layer as the primary enterprise operating layer.

SW 3.0 Labs

"We build open-source tools at the intersection of AI agents, cybersecurity, and local inference — with a bias toward production-grade security, Apple Silicon optimization, and agentic automation."


Author: Nicolas Cravino | Repos: 40 live (25 archived repos are not tracked) | Articles: 34 | Last updated: 2026-08-30


🔒 AI Security & Pentesting

LLM integrity testing, regulatory intelligence for global pentest compliance, autonomous pentesting research, and enterprise AI-assisted pentesting specifications.

RepositoryDescription
tslit-dspy-dgxTSLIT — time-shift integrity testing on DGX Spark (Ollama, Muse-light detective; Qwen is a scan target, never the detector). Lineage: tslit
pentest-regulatory-intelRegIntel — AI-powered pentest regulation inventory across 20+ jurisdictions with reflection quality gates
strixresearchResearch and documentation for the Strix autonomous AI pentesting platform
agentic-ai-pentestingBook companion — two approaches to AI-assisted pentesting (autonomous platform + Burp Suite co-pilot)
skillspector-trialSkillspector — single-file offline scanner grading Agent Skills A–F on security + quality, now with an optional loopback oMLX "AI Analyst" that triages, adjudicates, and issues an install verdict (static evidence stream for oscal-skills-guardrails)
strix-omlxPoints the Strix autonomous pentest agent at a local OMLX MLX server (abliterated MiniMax-M2) — fully local, LiteLLM routing; companion to strixresearch
STRIDE-LiteLocal STRIDE/DREAD threat models, ATT&CK-templated kill-chain scenarios, and a linked-note Vault with a phase × lane Campaign Score — LangGraph, OpenAI-compatible or local oMLX
LangGraph_STRIDEDual-platform LangGraph STRIDE/DREAD threat models plus CVE/CTI/scenario graphs — same codebase on DGX Spark (vLLM) and Apple Silicon (oMLX); Maintain studio + optional Neo4j

Category page:ai-security-pentesting · TSLIT lineage:tslit


🛡️ OSCAL & Compliance

NIST OSCAL-powered tools for agent guardrails, digital twin compliance, Zero Trust posture analysis, and compliance-as-code workflows.

RepositoryDescription
oscal-agent-guardrailsOSCAL profiles as a policy brain to guardrail LLM agents at runtime (allow/deny/needs_approval)
oscal-digital-twin-playgroundDigital twin drift detection — SSP vs live config, with risk assessment and mitigation
oscal-zero-trust-lensZero Trust coverage analysis across 7 dimensions from SP 800-53 controls
oscal-agent-labMulti-agent lab — RAG Q&A, SSP diff, profile generation, validation over 1,196 controls
oscal-cac-playgdCompliance-as-code CLI — explain OSCAL files, suggest remediation, PR-style diff review
genai-regulatory-intelRegIntel-AgenticAI — autonomous GenAI regulatory intelligence across 16 global financial jurisdictions (LangGraph 4-agent state machine)
oscal-skills-guardrailsOSCAL-as-policy for Agent Skills — dual-evidence admission (static scan + local LLM rubric judge), digest integrity, CI gate, assessment-results audit trail
driftlab-mlxRuntime compliance observer — diffs a live agent's decision traces against a certified OSCAL baseline, proves drift via sandboxed micro-experiments, emits OSCAL 1.1.2 assessment-results (CA-7); v2.1 adds DL-8 certified resource budgets (renamed from driftlab)
driftlab-dgxDriftLab on NVIDIA DGX Spark — same 2.1.0 core and deterministic compliance path, advisory layer on the host's shared local vLLM stack
oscal-presence-gateOSCAL as the policy brain for WHERE, not just WHAT — presence verifier ahead of the enforcer for delegated agent traffic (EO 14117 / DOJ DSP); unknown presence fails closed; first public OSCAL encoding of the CISA Security Requirements + 5-control PRES overlay

Category page:oscal-compliance


🤖 Agentic Frameworks

Design patterns, orchestration, workflow conversion, coding assistants, and research automation using LangGraph.

RepositoryDescription
agent-stackInteractive 10-layer architecture visualization for reliable AI agents (vis.js)
deepagent-azure-cliTurnkey coding assistant CLI — Azure OpenAI + LangChain DeepAgents, Textual TUI, HITL
ralph-dgxDeepAgents Code CLI + Ralph goal loop on DGX Spark — install→patch→overlay harness against local vLLM (Qwen3-Coder-Next-FP8)
wiki-vs-ragFour-arm benchmark over the sw30labs wiki — single-shot RAG vs agentic-RAG vs wiki-nav vs QMD; agentic-RAG wins Pareto
langgraph-checkpoints-vs-storesRunnable offline reference — thread-scoped checkpoints vs cross-thread stores, real StateGraph/InMemorySaver/InMemoryStore, CI-gated; production backends (SQLite/Postgres/Redis) + HITL/time-travel chapters
loopscopeLocal live dashboard for LangGraph graphs and Ralph loops — in-process hook, :7788, ring buffer over a websocket, JSONL record/replay; forget the hook and the agent still runs
singularity-atlasThe Singularity Atlas — fuses public AI-buildout feeds into a globe, eight vector panels, a 0–100 Singularity Index and a locally-written daily brief (LangGraph → Neo4j, optional Ollama)

Category page:agentic-frameworks · Atlas:singularity-atlas


🍎 Local Inference & MLX

On-device AI toolkit for Apple Silicon — inference serving, benchmarking, distillation, vision-language, TTS, STT.

RepositoryDescription
tars-aiTARS from Interstellar as a local voice agent — LLM + TTS served by a local OMLX server (OpenAI protocol), zero cloud; LangGraph dropped July 2026 for a plain orchestrator, now with a multi-character crew and a TUI
screen-lens-mlxVideo scene intelligence — hybrid keyframe detection, local VLM captioning, ChromaDB search, code/docs/demo reconstruction. Re-converged to dual-platform in Aug 2026: one client over vLLM/CUDA or oMLX/MPS, split vision/text model roles, web command deck
mlx-distillation-explainedEducational distillation PoC — Claude Sonnet → Llama 3.1 8B via LoRA on Apple Silicon
mlx-responses-api-serverOpenAI/Azure/Anthropic-compatible local inference server with tool calling (renamed from local-mlx-responsesAPI-server)
QWEN3-VL-Python-OCR-Script-MLXBatch image captioning with Qwen3-VL-30B on MLX
MLX-YouTubeScribeYouTube transcription using local Whisper models with Streamlit UI
sulphur-2-baseLocal MLX video generation wrapper for Sulphur 2 via ltx-2-mlx runtime
supertonic-3-mlxLocal MLX TTS for Supertonic 3 — JSON graph topology + NPZ weights

Category page:local-inference-mlx


⚡ Local Inference & DGX Spark

CUDA counterpart to the MLX toolkit — local inference on NVIDIA DGX Spark (GB10, Linux aarch64) via local vLLM and CUDA llama.cpp.

RepositoryDescription
screen-lens-dgxDGX-only ScreenLens fork — vLLM (Qwen3.6-27B-FP8) captioning, OpenCLIP on CUDA, ChromaDB, Docker compose path
AI-OS-1Research corpus (no runtime) for a model-aware distributed inference OS on N ≥ 2 DGX Sparks — paper, frozen schemas, append-only design forum

Category page:local-inference-dgx


🔧 Developer Tools

CLI utilities, code intelligence, and infrastructure for managing repository fleets.

RepositoryDescription
gitnexus_fleetClone, index (KuzuDB graph), and query entire GitHub orgs via MCP + web dashboard
RepoBundleExport/import Git repos as single human-readable text files
cleanroomAgentic file-hygiene pipeline — Analyze → Recommend → Remediate → QA over one file via LangGraph, oMLX or DGX vLLM, honest about what it can and can't verify

Category page:developer-tools


Miscellaneous Research

One-off research instruments that do not sit in security, OSCAL, agents, or local inference. Two encoding instruments: Mac and Spark.

RepositoryDescription
videocortexDrop a clip. See which cortical regions TRIBE v2's average subject would fire. Encoding, not decoding — local instrument around Meta TRIBE v2 (Metal, preflight, plates)
videocortex-sparkSame instrument on NVIDIA DGX Spark (GB10 / CUDA 13). UMA from meminfo, CIRC-fixed runs view, plus export / sonify

Category page:miscellaneous-research


📰 Published Articles

Long-form companion writing to the repos above — 34 articles spanning 2023-04 to 2026-07, covering AI security governance, agentic pentesting, OSCAL-as-code, custom silicon economics, and zero-trust AI coding.

See timeline for the chronological list, or Index for all article pages grouped by category. Articles are also linked from each category page under the "Related Articles" heading.


🧩 Cross-cutting patterns

Across all 45 live repositories, several architectural patterns recur (counts from the stacks: frontmatter of repo stubs, see Sitemap-Stacks):

  • Agentic — multi-agent orchestration / tool-using agents (24 repos)
  • LangGraph / LangChain — dominant orchestration framework (24 repos)
  • Apple MLX — on-device inference on Apple Silicon (16 repos)
  • CLI / Tooling — command-line utilities and workflow glue (13 repos)
  • Compliance — regulatory frameworks, controls mapping (12 repos)
  • OSCAL — NIST OSCAL data model (SSPs, profiles, controls) (9 repos)
  • Pentest — offensive security, red-teaming, vulnerability discovery (8 repos)
  • NVIDIA DGX Spark — CUDA / local vLLM ports of the desk fleet (8 repos)
  • RAG — retrieval-augmented generation, vector stores (5 repos)
  • Converter — file-format conversion, OCR, doc-to-markdown (3 repos)
  • MCP — Model Context Protocol servers / tooling (2 repos)
  • Pydantic for data validation (nearly universal)
  • Typer + Rich or Click + Rich for CLI interfaces
  • Karpathy LLM Wiki pattern for knowledge bases (this wiki)
  • Dual-platform siblings — Apple Silicon and DGX Spark trees of the same product: driftlab, screen-lens (mlx/oMLX vs vLLM), videocortex (Metal vs CUDA). TSLIT collapsed to one live spine (tslit); there is no public mlx TSLIT-DSPy repo.

Wiki structure: see SCHEMA | Full index: Index | Visual map: Sitemap | Change log: Log | Stacks view: Sitemap-Stacks

This section is mirrored automatically from the org wiki — edit the wiki, not this file.


📖 Books

AI Agents in Cybersecurity

Author.AI Agents in Cybersecurity — A Practitioner's Guide, from Strategy to Implementation.

How autonomous agents are transforming enterprise security — from automating SOC operations and incident triage to building multi-agent defense systems. Includes real-world case studies, practical frameworks, and a hands-on lab companion.

Apple BooksAmazonGitHub


The Human-Agent Orchestrator

Named key contributor.The Human-Agent Orchestrator — Leading and Scaling AI-Driven Organizations.

Pascal Bornet, Jochen Wirtz, et al. System contribution: designed/implemented customer-facing workflows for a related orchestration design canvas and workshop ecosystem.

Apple BooksAmazon


Agentic Artificial Intelligence

Named key contributor.Agentic Artificial Intelligence — Harnessing AI Agents to Reinvent Business, Work and Life.

Pascal Bornet, Jochen Wirtz, Thomas H. Davenport, et al. Named key contributor on this practitioner guide (Forbes 2025 must-read).

Apple BooksAmazon


Produces Agentic Intelligence for Pascal Bornet (architected and run, 55 issues) and The FS Intelligence Hub for Efi Pylarinou.


Built by Nic Cravino · AI/ML Engineering · Cybersecurity · Enterprise Automation

Pinned Loading

  1. pentest-regulatory-intelpentest-regulatory-intelPublic

    AI-powered penetration testing regulatory intelligence system — LangGraph agents, dual LLM (OpenAI + local MLX), 20+ financial services jurisdictions

    Python 7 1

Repositories

Showing 10 of 69 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Remove or un-stick sticky/fixed headers that block content\n(function() {\n function unstick() {\n document.querySelectorAll('header, nav, [role=\"banner\"], .header, .navbar, .sticky, .fixed-top, [style*=\"position: fixed\"], [style*=\"position:sticky\"]').forEach(function(el) {\n if (el.style.position === 'fixed' || el.style.position === 'sticky' || \n getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') {\n el.style.position = 'static';\n el.style.top = 'auto';\n el.style.zIndex = 'auto';\n }\n });\n }\n \n unstick();\n \n var observer = new MutationObserver(unstick);\n observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] });\n})();", "Kill Sticky Headers"); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content
@sw30labs

SW3.0 Labs

SW3.0 Labs

SW3.0 Labs wikiSW3.0 Labs Wiki
Catalog of every live repo. GitHub hides the wiki tab; this is the front door.
TSLIT · The Singularity Atlas · OSCAL

Building the inference layer as the primary enterprise operating layer.

SW 3.0 Labs

"We build open-source tools at the intersection of AI agents, cybersecurity, and local inference — with a bias toward production-grade security, Apple Silicon optimization, and agentic automation."


Author: Nicolas Cravino | Repos: 40 live (25 archived repos are not tracked) | Articles: 34 | Last updated: 2026-08-30


🔒 AI Security & Pentesting

LLM integrity testing, regulatory intelligence for global pentest compliance, autonomous pentesting research, and enterprise AI-assisted pentesting specifications.

RepositoryDescription
tslit-dspy-dgxTSLIT — time-shift integrity testing on DGX Spark (Ollama, Muse-light detective; Qwen is a scan target, never the detector). Lineage: tslit
pentest-regulatory-intelRegIntel — AI-powered pentest regulation inventory across 20+ jurisdictions with reflection quality gates
strixresearchResearch and documentation for the Strix autonomous AI pentesting platform
agentic-ai-pentestingBook companion — two approaches to AI-assisted pentesting (autonomous platform + Burp Suite co-pilot)
skillspector-trialSkillspector — single-file offline scanner grading Agent Skills A–F on security + quality, now with an optional loopback oMLX "AI Analyst" that triages, adjudicates, and issues an install verdict (static evidence stream for oscal-skills-guardrails)
strix-omlxPoints the Strix autonomous pentest agent at a local OMLX MLX server (abliterated MiniMax-M2) — fully local, LiteLLM routing; companion to strixresearch
STRIDE-LiteLocal STRIDE/DREAD threat models, ATT&CK-templated kill-chain scenarios, and a linked-note Vault with a phase × lane Campaign Score — LangGraph, OpenAI-compatible or local oMLX
LangGraph_STRIDEDual-platform LangGraph STRIDE/DREAD threat models plus CVE/CTI/scenario graphs — same codebase on DGX Spark (vLLM) and Apple Silicon (oMLX); Maintain studio + optional Neo4j

Category page:ai-security-pentesting · TSLIT lineage:tslit


🛡️ OSCAL & Compliance

NIST OSCAL-powered tools for agent guardrails, digital twin compliance, Zero Trust posture analysis, and compliance-as-code workflows.

RepositoryDescription
oscal-agent-guardrailsOSCAL profiles as a policy brain to guardrail LLM agents at runtime (allow/deny/needs_approval)
oscal-digital-twin-playgroundDigital twin drift detection — SSP vs live config, with risk assessment and mitigation
oscal-zero-trust-lensZero Trust coverage analysis across 7 dimensions from SP 800-53 controls
oscal-agent-labMulti-agent lab — RAG Q&A, SSP diff, profile generation, validation over 1,196 controls
oscal-cac-playgdCompliance-as-code CLI — explain OSCAL files, suggest remediation, PR-style diff review
genai-regulatory-intelRegIntel-AgenticAI — autonomous GenAI regulatory intelligence across 16 global financial jurisdictions (LangGraph 4-agent state machine)
oscal-skills-guardrailsOSCAL-as-policy for Agent Skills — dual-evidence admission (static scan + local LLM rubric judge), digest integrity, CI gate, assessment-results audit trail
driftlab-mlxRuntime compliance observer — diffs a live agent's decision traces against a certified OSCAL baseline, proves drift via sandboxed micro-experiments, emits OSCAL 1.1.2 assessment-results (CA-7); v2.1 adds DL-8 certified resource budgets (renamed from driftlab)
driftlab-dgxDriftLab on NVIDIA DGX Spark — same 2.1.0 core and deterministic compliance path, advisory layer on the host's shared local vLLM stack
oscal-presence-gateOSCAL as the policy brain for WHERE, not just WHAT — presence verifier ahead of the enforcer for delegated agent traffic (EO 14117 / DOJ DSP); unknown presence fails closed; first public OSCAL encoding of the CISA Security Requirements + 5-control PRES overlay

Category page:oscal-compliance


🤖 Agentic Frameworks

Design patterns, orchestration, workflow conversion, coding assistants, and research automation using LangGraph.

RepositoryDescription
agent-stackInteractive 10-layer architecture visualization for reliable AI agents (vis.js)
deepagent-azure-cliTurnkey coding assistant CLI — Azure OpenAI + LangChain DeepAgents, Textual TUI, HITL
ralph-dgxDeepAgents Code CLI + Ralph goal loop on DGX Spark — install→patch→overlay harness against local vLLM (Qwen3-Coder-Next-FP8)
wiki-vs-ragFour-arm benchmark over the sw30labs wiki — single-shot RAG vs agentic-RAG vs wiki-nav vs QMD; agentic-RAG wins Pareto
langgraph-checkpoints-vs-storesRunnable offline reference — thread-scoped checkpoints vs cross-thread stores, real StateGraph/InMemorySaver/InMemoryStore, CI-gated; production backends (SQLite/Postgres/Redis) + HITL/time-travel chapters
loopscopeLocal live dashboard for LangGraph graphs and Ralph loops — in-process hook, :7788, ring buffer over a websocket, JSONL record/replay; forget the hook and the agent still runs
singularity-atlasThe Singularity Atlas — fuses public AI-buildout feeds into a globe, eight vector panels, a 0–100 Singularity Index and a locally-written daily brief (LangGraph → Neo4j, optional Ollama)

Category page:agentic-frameworks · Atlas:singularity-atlas


🍎 Local Inference & MLX

On-device AI toolkit for Apple Silicon — inference serving, benchmarking, distillation, vision-language, TTS, STT.

RepositoryDescription
tars-aiTARS from Interstellar as a local voice agent — LLM + TTS served by a local OMLX server (OpenAI protocol), zero cloud; LangGraph dropped July 2026 for a plain orchestrator, now with a multi-character crew and a TUI
screen-lens-mlxVideo scene intelligence — hybrid keyframe detection, local VLM captioning, ChromaDB search, code/docs/demo reconstruction. Re-converged to dual-platform in Aug 2026: one client over vLLM/CUDA or oMLX/MPS, split vision/text model roles, web command deck
mlx-distillation-explainedEducational distillation PoC — Claude Sonnet → Llama 3.1 8B via LoRA on Apple Silicon
mlx-responses-api-serverOpenAI/Azure/Anthropic-compatible local inference server with tool calling (renamed from local-mlx-responsesAPI-server)
QWEN3-VL-Python-OCR-Script-MLXBatch image captioning with Qwen3-VL-30B on MLX
MLX-YouTubeScribeYouTube transcription using local Whisper models with Streamlit UI
sulphur-2-baseLocal MLX video generation wrapper for Sulphur 2 via ltx-2-mlx runtime
supertonic-3-mlxLocal MLX TTS for Supertonic 3 — JSON graph topology + NPZ weights

Category page:local-inference-mlx


⚡ Local Inference & DGX Spark

CUDA counterpart to the MLX toolkit — local inference on NVIDIA DGX Spark (GB10, Linux aarch64) via local vLLM and CUDA llama.cpp.

RepositoryDescription
screen-lens-dgxDGX-only ScreenLens fork — vLLM (Qwen3.6-27B-FP8) captioning, OpenCLIP on CUDA, ChromaDB, Docker compose path
AI-OS-1Research corpus (no runtime) for a model-aware distributed inference OS on N ≥ 2 DGX Sparks — paper, frozen schemas, append-only design forum

Category page:local-inference-dgx


🔧 Developer Tools

CLI utilities, code intelligence, and infrastructure for managing repository fleets.

RepositoryDescription
gitnexus_fleetClone, index (KuzuDB graph), and query entire GitHub orgs via MCP + web dashboard
RepoBundleExport/import Git repos as single human-readable text files
cleanroomAgentic file-hygiene pipeline — Analyze → Recommend → Remediate → QA over one file via LangGraph, oMLX or DGX vLLM, honest about what it can and can't verify

Category page:developer-tools


Miscellaneous Research

One-off research instruments that do not sit in security, OSCAL, agents, or local inference. Two encoding instruments: Mac and Spark.

RepositoryDescription
videocortexDrop a clip. See which cortical regions TRIBE v2's average subject would fire. Encoding, not decoding — local instrument around Meta TRIBE v2 (Metal, preflight, plates)
videocortex-sparkSame instrument on NVIDIA DGX Spark (GB10 / CUDA 13). UMA from meminfo, CIRC-fixed runs view, plus export / sonify

Category page:miscellaneous-research


📰 Published Articles

Long-form companion writing to the repos above — 34 articles spanning 2023-04 to 2026-07, covering AI security governance, agentic pentesting, OSCAL-as-code, custom silicon economics, and zero-trust AI coding.

See timeline for the chronological list, or Index for all article pages grouped by category. Articles are also linked from each category page under the "Related Articles" heading.


🧩 Cross-cutting patterns

Across all 45 live repositories, several architectural patterns recur (counts from the stacks: frontmatter of repo stubs, see Sitemap-Stacks):

  • Agentic — multi-agent orchestration / tool-using agents (24 repos)
  • LangGraph / LangChain — dominant orchestration framework (24 repos)
  • Apple MLX — on-device inference on Apple Silicon (16 repos)
  • CLI / Tooling — command-line utilities and workflow glue (13 repos)
  • Compliance — regulatory frameworks, controls mapping (12 repos)
  • OSCAL — NIST OSCAL data model (SSPs, profiles, controls) (9 repos)
  • Pentest — offensive security, red-teaming, vulnerability discovery (8 repos)
  • NVIDIA DGX Spark — CUDA / local vLLM ports of the desk fleet (8 repos)
  • RAG — retrieval-augmented generation, vector stores (5 repos)
  • Converter — file-format conversion, OCR, doc-to-markdown (3 repos)
  • MCP — Model Context Protocol servers / tooling (2 repos)
  • Pydantic for data validation (nearly universal)
  • Typer + Rich or Click + Rich for CLI interfaces
  • Karpathy LLM Wiki pattern for knowledge bases (this wiki)
  • Dual-platform siblings — Apple Silicon and DGX Spark trees of the same product: driftlab, screen-lens (mlx/oMLX vs vLLM), videocortex (Metal vs CUDA). TSLIT collapsed to one live spine (tslit); there is no public mlx TSLIT-DSPy repo.

Wiki structure: see SCHEMA | Full index: Index | Visual map: Sitemap | Change log: Log | Stacks view: Sitemap-Stacks

This section is mirrored automatically from the org wiki — edit the wiki, not this file.


📖 Books

AI Agents in Cybersecurity

Author.AI Agents in Cybersecurity — A Practitioner's Guide, from Strategy to Implementation.

How autonomous agents are transforming enterprise security — from automating SOC operations and incident triage to building multi-agent defense systems. Includes real-world case studies, practical frameworks, and a hands-on lab companion.

Apple BooksAmazonGitHub


The Human-Agent Orchestrator

Named key contributor.The Human-Agent Orchestrator — Leading and Scaling AI-Driven Organizations.

Pascal Bornet, Jochen Wirtz, et al. System contribution: designed/implemented customer-facing workflows for a related orchestration design canvas and workshop ecosystem.

Apple BooksAmazon


Agentic Artificial Intelligence

Named key contributor.Agentic Artificial Intelligence — Harnessing AI Agents to Reinvent Business, Work and Life.

Pascal Bornet, Jochen Wirtz, Thomas H. Davenport, et al. Named key contributor on this practitioner guide (Forbes 2025 must-read).

Apple BooksAmazon


Produces Agentic Intelligence for Pascal Bornet (architected and run, 55 issues) and The FS Intelligence Hub for Efi Pylarinou.


Built by Nic Cravino · AI/ML Engineering · Cybersecurity · Enterprise Automation

Pinned Loading

  1. pentest-regulatory-intelpentest-regulatory-intelPublic

    AI-powered penetration testing regulatory intelligence system — LangGraph agents, dual LLM (OpenAI + local MLX), 20+ financial services jurisdictions

    Python 7 1

Repositories

Showing 10 of 69 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Universal Dark Mode - works on any site\n(function() {\n var enabled = true;\n \n function applyDarkMode() {\n if (!enabled) return;\n \n // Create style element if it doesn't exist\n var style = document.getElementById('universal-dark-mode-style');\n if (!style) {\n style = document.createElement('style');\n style.id = 'universal-dark-mode-style';\n document.head.appendChild(style);\n }\n \n // Dark mode CSS - inverts colors but preserves images/video\n style.textContent = '\n /* Invert everything except media */\n html {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #1a1a2e !important;\n }\n \n /* Restore images, videos, iframes, canvas */\n img, video, iframe, canvas, svg, picture, [style*=\"background-image\"] {\n filter: invert(1) hue-rotate(180deg) !important;\n }\n \n /* Preserve specific elements that should not be inverted */\n .no-dark-mode, .no-dark-mode *,\n [data-theme=\"light\"], [data-theme=\"light\"],\n .ace_editor, .ace_editor *,\n .CodeMirror, .CodeMirror *,\n .monaco-editor, .monaco-editor *,\n .markdown-body pre, .markdown-body pre *,\n .highlight, .highlight *,\n pre code, pre code * {\n filter: none !important;\n }\n \n /* Fix common UI elements */\n .modal, .popup, .dropdown-menu, .tooltip, .popover {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #2d2d44 !important;\n border-color: #444 !important;\n }\n \n /* Scrollbars */\n ::-webkit-scrollbar { background: #1a1a2e !important; }\n ::-webkit-scrollbar-thumb { background: #444 !important; }\n ::-webkit-scrollbar-thumb:hover { background: #555 !important; }\n \n /* Selection */\n ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ';\n }\n \n function removeDarkMode() {\n var style = document.getElementById('universal-dark-mode-style');\n if (style) style.remove();\n }\n \n // Toggle with Alt+Shift+D\n document.addEventListener('keydown', function(e) {\n if (e.altKey && e.shiftKey && e.key === 'D') {\n e.preventDefault();\n enabled = !enabled;\n if (enabled) {\n applyDarkMode();\n console.log('[Universal Dark Mode] Enabled');\n } else {\n removeDarkMode();\n console.log('[Universal Dark Mode] Disabled');\n }\n }\n });\n \n // Apply on load\n applyDarkMode();\n \n // Re-apply on dynamic content\n var observer = new MutationObserver(function(mutations) {\n if (enabled && !document.getElementById('universal-dark-mode-style')) {\n applyDarkMode();\n }\n });\n observer.observe(document.head, { childList: true });\n \n console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle');\n})();", "Universal Dark Mode"); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })();
Skip to content
@sw30labs

SW3.0 Labs

SW3.0 Labs

SW3.0 Labs wikiSW3.0 Labs Wiki
Catalog of every live repo. GitHub hides the wiki tab; this is the front door.
TSLIT · The Singularity Atlas · OSCAL

Building the inference layer as the primary enterprise operating layer.

SW 3.0 Labs

"We build open-source tools at the intersection of AI agents, cybersecurity, and local inference — with a bias toward production-grade security, Apple Silicon optimization, and agentic automation."


Author: Nicolas Cravino | Repos: 40 live (25 archived repos are not tracked) | Articles: 34 | Last updated: 2026-08-30


🔒 AI Security & Pentesting

LLM integrity testing, regulatory intelligence for global pentest compliance, autonomous pentesting research, and enterprise AI-assisted pentesting specifications.

RepositoryDescription
tslit-dspy-dgxTSLIT — time-shift integrity testing on DGX Spark (Ollama, Muse-light detective; Qwen is a scan target, never the detector). Lineage: tslit
pentest-regulatory-intelRegIntel — AI-powered pentest regulation inventory across 20+ jurisdictions with reflection quality gates
strixresearchResearch and documentation for the Strix autonomous AI pentesting platform
agentic-ai-pentestingBook companion — two approaches to AI-assisted pentesting (autonomous platform + Burp Suite co-pilot)
skillspector-trialSkillspector — single-file offline scanner grading Agent Skills A–F on security + quality, now with an optional loopback oMLX "AI Analyst" that triages, adjudicates, and issues an install verdict (static evidence stream for oscal-skills-guardrails)
strix-omlxPoints the Strix autonomous pentest agent at a local OMLX MLX server (abliterated MiniMax-M2) — fully local, LiteLLM routing; companion to strixresearch
STRIDE-LiteLocal STRIDE/DREAD threat models, ATT&CK-templated kill-chain scenarios, and a linked-note Vault with a phase × lane Campaign Score — LangGraph, OpenAI-compatible or local oMLX
LangGraph_STRIDEDual-platform LangGraph STRIDE/DREAD threat models plus CVE/CTI/scenario graphs — same codebase on DGX Spark (vLLM) and Apple Silicon (oMLX); Maintain studio + optional Neo4j

Category page:ai-security-pentesting · TSLIT lineage:tslit


🛡️ OSCAL & Compliance

NIST OSCAL-powered tools for agent guardrails, digital twin compliance, Zero Trust posture analysis, and compliance-as-code workflows.

RepositoryDescription
oscal-agent-guardrailsOSCAL profiles as a policy brain to guardrail LLM agents at runtime (allow/deny/needs_approval)
oscal-digital-twin-playgroundDigital twin drift detection — SSP vs live config, with risk assessment and mitigation
oscal-zero-trust-lensZero Trust coverage analysis across 7 dimensions from SP 800-53 controls
oscal-agent-labMulti-agent lab — RAG Q&A, SSP diff, profile generation, validation over 1,196 controls
oscal-cac-playgdCompliance-as-code CLI — explain OSCAL files, suggest remediation, PR-style diff review
genai-regulatory-intelRegIntel-AgenticAI — autonomous GenAI regulatory intelligence across 16 global financial jurisdictions (LangGraph 4-agent state machine)
oscal-skills-guardrailsOSCAL-as-policy for Agent Skills — dual-evidence admission (static scan + local LLM rubric judge), digest integrity, CI gate, assessment-results audit trail
driftlab-mlxRuntime compliance observer — diffs a live agent's decision traces against a certified OSCAL baseline, proves drift via sandboxed micro-experiments, emits OSCAL 1.1.2 assessment-results (CA-7); v2.1 adds DL-8 certified resource budgets (renamed from driftlab)
driftlab-dgxDriftLab on NVIDIA DGX Spark — same 2.1.0 core and deterministic compliance path, advisory layer on the host's shared local vLLM stack
oscal-presence-gateOSCAL as the policy brain for WHERE, not just WHAT — presence verifier ahead of the enforcer for delegated agent traffic (EO 14117 / DOJ DSP); unknown presence fails closed; first public OSCAL encoding of the CISA Security Requirements + 5-control PRES overlay

Category page:oscal-compliance


🤖 Agentic Frameworks

Design patterns, orchestration, workflow conversion, coding assistants, and research automation using LangGraph.

RepositoryDescription
agent-stackInteractive 10-layer architecture visualization for reliable AI agents (vis.js)
deepagent-azure-cliTurnkey coding assistant CLI — Azure OpenAI + LangChain DeepAgents, Textual TUI, HITL
ralph-dgxDeepAgents Code CLI + Ralph goal loop on DGX Spark — install→patch→overlay harness against local vLLM (Qwen3-Coder-Next-FP8)
wiki-vs-ragFour-arm benchmark over the sw30labs wiki — single-shot RAG vs agentic-RAG vs wiki-nav vs QMD; agentic-RAG wins Pareto
langgraph-checkpoints-vs-storesRunnable offline reference — thread-scoped checkpoints vs cross-thread stores, real StateGraph/InMemorySaver/InMemoryStore, CI-gated; production backends (SQLite/Postgres/Redis) + HITL/time-travel chapters
loopscopeLocal live dashboard for LangGraph graphs and Ralph loops — in-process hook, :7788, ring buffer over a websocket, JSONL record/replay; forget the hook and the agent still runs
singularity-atlasThe Singularity Atlas — fuses public AI-buildout feeds into a globe, eight vector panels, a 0–100 Singularity Index and a locally-written daily brief (LangGraph → Neo4j, optional Ollama)

Category page:agentic-frameworks · Atlas:singularity-atlas


🍎 Local Inference & MLX

On-device AI toolkit for Apple Silicon — inference serving, benchmarking, distillation, vision-language, TTS, STT.

RepositoryDescription
tars-aiTARS from Interstellar as a local voice agent — LLM + TTS served by a local OMLX server (OpenAI protocol), zero cloud; LangGraph dropped July 2026 for a plain orchestrator, now with a multi-character crew and a TUI
screen-lens-mlxVideo scene intelligence — hybrid keyframe detection, local VLM captioning, ChromaDB search, code/docs/demo reconstruction. Re-converged to dual-platform in Aug 2026: one client over vLLM/CUDA or oMLX/MPS, split vision/text model roles, web command deck
mlx-distillation-explainedEducational distillation PoC — Claude Sonnet → Llama 3.1 8B via LoRA on Apple Silicon
mlx-responses-api-serverOpenAI/Azure/Anthropic-compatible local inference server with tool calling (renamed from local-mlx-responsesAPI-server)
QWEN3-VL-Python-OCR-Script-MLXBatch image captioning with Qwen3-VL-30B on MLX
MLX-YouTubeScribeYouTube transcription using local Whisper models with Streamlit UI
sulphur-2-baseLocal MLX video generation wrapper for Sulphur 2 via ltx-2-mlx runtime
supertonic-3-mlxLocal MLX TTS for Supertonic 3 — JSON graph topology + NPZ weights

Category page:local-inference-mlx


⚡ Local Inference & DGX Spark

CUDA counterpart to the MLX toolkit — local inference on NVIDIA DGX Spark (GB10, Linux aarch64) via local vLLM and CUDA llama.cpp.

RepositoryDescription
screen-lens-dgxDGX-only ScreenLens fork — vLLM (Qwen3.6-27B-FP8) captioning, OpenCLIP on CUDA, ChromaDB, Docker compose path
AI-OS-1Research corpus (no runtime) for a model-aware distributed inference OS on N ≥ 2 DGX Sparks — paper, frozen schemas, append-only design forum

Category page:local-inference-dgx


🔧 Developer Tools

CLI utilities, code intelligence, and infrastructure for managing repository fleets.

RepositoryDescription
gitnexus_fleetClone, index (KuzuDB graph), and query entire GitHub orgs via MCP + web dashboard
RepoBundleExport/import Git repos as single human-readable text files
cleanroomAgentic file-hygiene pipeline — Analyze → Recommend → Remediate → QA over one file via LangGraph, oMLX or DGX vLLM, honest about what it can and can't verify

Category page:developer-tools


Miscellaneous Research

One-off research instruments that do not sit in security, OSCAL, agents, or local inference. Two encoding instruments: Mac and Spark.

RepositoryDescription
videocortexDrop a clip. See which cortical regions TRIBE v2's average subject would fire. Encoding, not decoding — local instrument around Meta TRIBE v2 (Metal, preflight, plates)
videocortex-sparkSame instrument on NVIDIA DGX Spark (GB10 / CUDA 13). UMA from meminfo, CIRC-fixed runs view, plus export / sonify

Category page:miscellaneous-research


📰 Published Articles

Long-form companion writing to the repos above — 34 articles spanning 2023-04 to 2026-07, covering AI security governance, agentic pentesting, OSCAL-as-code, custom silicon economics, and zero-trust AI coding.

See timeline for the chronological list, or Index for all article pages grouped by category. Articles are also linked from each category page under the "Related Articles" heading.


🧩 Cross-cutting patterns

Across all 45 live repositories, several architectural patterns recur (counts from the stacks: frontmatter of repo stubs, see Sitemap-Stacks):

  • Agentic — multi-agent orchestration / tool-using agents (24 repos)
  • LangGraph / LangChain — dominant orchestration framework (24 repos)
  • Apple MLX — on-device inference on Apple Silicon (16 repos)
  • CLI / Tooling — command-line utilities and workflow glue (13 repos)
  • Compliance — regulatory frameworks, controls mapping (12 repos)
  • OSCAL — NIST OSCAL data model (SSPs, profiles, controls) (9 repos)
  • Pentest — offensive security, red-teaming, vulnerability discovery (8 repos)
  • NVIDIA DGX Spark — CUDA / local vLLM ports of the desk fleet (8 repos)
  • RAG — retrieval-augmented generation, vector stores (5 repos)
  • Converter — file-format conversion, OCR, doc-to-markdown (3 repos)
  • MCP — Model Context Protocol servers / tooling (2 repos)
  • Pydantic for data validation (nearly universal)
  • Typer + Rich or Click + Rich for CLI interfaces
  • Karpathy LLM Wiki pattern for knowledge bases (this wiki)
  • Dual-platform siblings — Apple Silicon and DGX Spark trees of the same product: driftlab, screen-lens (mlx/oMLX vs vLLM), videocortex (Metal vs CUDA). TSLIT collapsed to one live spine (tslit); there is no public mlx TSLIT-DSPy repo.

Wiki structure: see SCHEMA | Full index: Index | Visual map: Sitemap | Change log: Log | Stacks view: Sitemap-Stacks

This section is mirrored automatically from the org wiki — edit the wiki, not this file.


📖 Books

AI Agents in Cybersecurity

Author.AI Agents in Cybersecurity — A Practitioner's Guide, from Strategy to Implementation.

How autonomous agents are transforming enterprise security — from automating SOC operations and incident triage to building multi-agent defense systems. Includes real-world case studies, practical frameworks, and a hands-on lab companion.

Apple BooksAmazonGitHub


The Human-Agent Orchestrator

Named key contributor.The Human-Agent Orchestrator — Leading and Scaling AI-Driven Organizations.

Pascal Bornet, Jochen Wirtz, et al. System contribution: designed/implemented customer-facing workflows for a related orchestration design canvas and workshop ecosystem.

Apple BooksAmazon


Agentic Artificial Intelligence

Named key contributor.Agentic Artificial Intelligence — Harnessing AI Agents to Reinvent Business, Work and Life.

Pascal Bornet, Jochen Wirtz, Thomas H. Davenport, et al. Named key contributor on this practitioner guide (Forbes 2025 must-read).

Apple BooksAmazon


Produces Agentic Intelligence for Pascal Bornet (architected and run, 55 issues) and The FS Intelligence Hub for Efi Pylarinou.


Built by Nic Cravino · AI/ML Engineering · Cybersecurity · Enterprise Automation

Pinned Loading

  1. pentest-regulatory-intelpentest-regulatory-intelPublic

    AI-powered penetration testing regulatory intelligence system — LangGraph agents, dual LLM (OpenAI + local MLX), 20+ financial services jurisdictions

    Python 7 1

Repositories

Showing 10 of 69 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…