Open-source server command center. Terminal, Docker, DB Studio, Git, Deploy, Security, Monitoring — one dashboard. AGPL-3.0 · Free forever.bulwark.studio Open SourceJoined March 2026
Built Clawforge SaaS Starter: OpenClaw + NVIDIA starter for AI SaaS workflows.
Nemotron 3 Super default, Docker setup, ClawScope monitoring, prompts & skills included.
Repo: github.com/autopilotaitec…
NVIDIA key: build.nvidia.com
Special thanks to @steipete and @NVIDIAAI
Vigil v1.1 — The Security Agency That Never Sleeps
Massive update just dropped. Here's everything that shipped today.
——— VIGIL BRAIN ———
We gave Vigil a brain. Not a wrapper around an LLM — an actual embedded security knowledge base with 356 pre-built entries that answers instantly without calling any AI provider.
What's inside:
• 85 MITRE ATT&CK techniques across all 14 tactics — with real CVEs, detection methods, and
mitigations
• 10 OWASP Top 10 Web risks with CWE mappings and exploitation details
• 10 OWASP LLM Top 10 + MITRE ATLAS for AI/ML security
• 48 NIST controls (CSF 2.0 + 800-53 Rev 5)
• 40 CompTIA Security+ domains covering the full SY0-701 exam scope
• 89 port-to-service mappings with known vulnerabilities (port 21 through 50000)
• 30 cross-framework compliance mappings (PCI DSS 4.0, HIPAA, SOC 2, ISO 27001, CIS v8)
• 17 CVE vulnerability patterns (SQLi, XSS, SSRF, deserialization, buffer overflow...)
• 27 remediation templates with language-specific fixes for Node.js, Python, Java, Go, PHP
Ask "What is T1059?" — instant answer. "Port 445?" — instant. "CWE-89?" — instant. No LLM call needed. Under 1ms.
When you DO ask something that needs reasoning, the Brain enriches the prompt with your profile context, section awareness, recalled memories, relevant KB entries, and suggested actions — then sends it to your AI provider with full context.
The Brain also remembers. It extracts IPs, domains, CVEs, and preferences from your conversations and recalls them in future sessions. It builds a security profile of your infrastructure — cloud providers, compliance frameworks, threat model, crown jewels — and tailors every response to your environment.
——— FLOATING BRAIN CHATBOX ———
New draggable floating panel — the orange shield button in the bottom right. Grab it and drag it any where on screen. Click it to open a quick-question panel that's section-aware. Navigate to Port Scanner and the panel suggests "What ports should I check?" Navigate to Compliance and it suggests
"How do I prepare for a SOC 2 audit?"
Keyboard shortcut: Ctrl+Shift+B.
The Brain is wired into the existing AI Terminal and AI Chat — not a separate page. Every AI call through Vigil now goes through the Brain first.
——— FLOWS ———
DAG-based workflow automation is live.
Build security pipelines by chaining nodes together:
• Node types: start, end, LLM, agent, tool, condition, loop, HTTP, delay, human input, notify
• 4 built-in templates: Recon Pipeline, Compliance Check, Incident Response, Vulnerability Triage
• Visual flow editor with drag-drop node placement and edge drawing
• Conditional branching with state evaluation
• Real-time execution progress via Socket.IO
• PostgreSQL persistence with versioning
Think "scan target → check vulns → if critical → alert Slack → create ticket" — fully automated.
——— AGENT EDITOR + 28 SECURITY AGENTS ———
Full agent system with create, edit, and custom system prompts.
4 categories, 28 built-in agents:
Scanners (7): Port Scanner, Subdomain Enumerator, HTTP Header Auditor, XSS Scanner, SQL Injection Detector, TLS Analyzer, Prompt Injection Tester
Analyzers (6): AWS Security Auditor, IAM Policy Analyzer, PCI DSS Checker, HIPAA Compliance Checker, Data Classifier, AI Threat Analyst
Defenders (4): Incident Playbook Generator, Firewall Rule Auditor, Malware Behavior Analyzer, Patch Reviewer
Hunters (9): Log Threat Hunter, Network Anomaly Detector, Memory Forensics, Disk Forensics, Adversarial Analyst, Exploit Validator, Attack Path Mapper, Red Team Planner, Autonomous Pentester
The Autonomous Pentester runs a P-E-R (Planner-Executor-Reflector) cycle with dual causal graph reasoning. The Adversarial Analyst uses the MUST-GATE framework. Not toy agents — these have serious methodology behind them.
Every agent supports per-agent AI provider selection. Run your hunters on local Ollama, your analyzers on Claude API. Your choice.
——— SMART PROVIDER ROUTING ———
Multi-provider AI with intelligent routing:
• Providers: Claude API, Claude CLI, Codex CLI, Ollama (local)
• Strategies: balanced, premium, speed, economy
• Route-based assignment: scans → Ollama, analysis → Claude API, hunts → Ollama
• Per-agent and per-flow provider pinning
• Automatic fallback chains
——— OLLAMA + KALI + AIR-GAPPED ———
Full Docker stack: Vigil + PostgreSQL + Ollama.
Default model: qwen3:8b. Runs entirely local. Zero data leaves your machine. Works on Kali Linux.
Works air-gapped. Works on a laptop in a SCIF.
Docker Compose up and you have a complete security operations platform with AI in under 5 minutes.
The security bridge container runs nmap, nuclei, nikto, sqlmap, gobuster, subfinder, httpx, whois, dnsrecon, hydra, and dirb — all sandboxed with input validation and 50MB buffer limits.
——— WHAT ELSE SHIPPED ———
• Glass card visibility fix — surfaces bumped from 65% to 92% opacity, borders and text brightened
across the board
• 2FA hardened — TOTP with challenge-token flow, inline forms replacing window.prompt
• Auth hardening — bootstrap passwords, RBAC enforcement
• Claude CLI in Docker — entrypoint fixes, credential mounting from host
• Express 5.2.1 upgrade
• 40+ sidebar sections all wired to Brain context
——— WHAT'S NEXT ———
Vigil is open source. Self-hosted. Your data stays on your infrastructure.
28 agents pre-built. 356 knowledge base entries. 89 port mappings. 122 MITRE techniques. 160 CWE mappings. 30 compliance cross-references. Instant answers.
The security agency that never sleeps.
github.com/vigil-agency/v…#cybersecurity#infosec#opensecurity#MITREATTACK#OWASP#pentesting#threatintel#selfhosted#ollama#kalilinux#secops#redteam#blueteam#purpleteam
Ask Claude to install Docker — it just does it.
Bulwark's built-in terminal runs Claude Code (Opus 4.6) with full server access. One prompt: "install docker." 34 seconds later, Docker 29.3.0 is running and auto-detected in the Docker panel.
AI-powered server management. No SSH juggling.
github.com/bulwark-studio…
🛡️ 22 MCP tools. 6 live resources. 7 AI workflows. All tested, all passing.
Today's drop for Vigil — our open-source security ops platform:
👻 Ghost OSINT: username enumeration across 26 platforms + phone intel for 70+ countries
🕷️ Web Recon: stealth crawling with UA rotation, IOC extraction, threat intel from 6 public feeds (CISA KEV, Feodo, URLhaus, ThreatFox, OpenPhish, IPsum)
🧪 MCP Playground: full audit — every tool callable from the GUI, 300s timeout for AI-powered ops
🔍 WAF detection calling libs directly now (no more internal HTTP hacks)
🤖 Claude Desktop or Claude Code can run scans, triage alerts, hunt threats, audit code, and plan proxy infrastructure through one MCP endpoint.
⚡ Open source. AGPL-3.0.
🔗 github.com/vigil-agency/v…
Vigil is live.
The Security Agency That Never Sleeps — now open-source.
🔍 6 scanners — Nmap, Nuclei, Trivy, Nikto, OpenSSL, DNS
🤖 20 autonomous security agents
🚨 Incident response + compliance (SOC 2, ISO 27001, NIST)
⚡ MCP server — 25+ tools for Claude Desktop/Code/Cursor
🔑 BYOK AI — your key, zero vendor lock-in
📦 6 npm deps, single process, no database required
github.com/vigil-agency/v…
We built an MCP server into a server management tool.
15 tools. 3 resources. 4 prompts. Zero config.
Connect Claude Desktop to your server and just say:
"scan ports on production"
"check SSL on my domain"
"run a security audit"
It actually executes nmap, nuclei, openssl. Not a wrapper. Not a mock.
Vanilla JS. 6 npm deps. No build step. Self-hosted.
AGPL-3.0 — yours to own.
github.com/bulwark-studio…
0 Followers 19 FollowingYour AI employee. Always on duty. Arcline runs your entire business autonomously — email, social, CRM, support, invoicing — 24/7 with human oversight.
105K Followers 1K FollowingBuild with AI or code, deploy instantly. One platform built for agent experience (AX).
Need support? https://t.co/bEIBAUzAwR
100K Followers 745 FollowingVibe code without the code to launch real web and native mobile apps to real users. Chat with AI when you want speed, edit directly when you want control.
57K Followers 2 FollowingThe open-source agentic development environment, born out of the terminal. Build with agents, locally and in the cloud w/ Oz.
https://t.co/DhGZnVAeOe
25K Followers 60 FollowingDuckDB is an analytical SQL database management system. "DuckDB" and the DuckDB logo are registered trademarks of the DuckDB Foundation.
535K Followers 11 FollowingThe most comprehensive IDE for .NET and C++ devs on Windows. It's packed with a sweet array of tools to elevate every stage of software development.
223K Followers 44 FollowingUnlock the power of generative AI for your app and business. Firebase helps you prototype, build, and run modern apps that users love at scale.
324K Followers 64 FollowingWe're sharing/showcasing best of @github projects/repos. Follow to stay in loop. Promoting Open-Source Contributions. UNOFFICIAL, but followed by github
2.2M Followers 433 FollowingAWS is the world's most comprehensive cloud, enabling organizations to accelerate innovation, reduce costs, and scale more efficiently.
1.3M Followers 2K FollowingFollow along for how-tos, demos, product news, and more.
For company updates, check out @GoogleCloud.
Watch #GoogleCloudNext on demand ⬇️
82K Followers 1 FollowingWorkflow automation for technical teams to build AI solutions that integrate with any app or API at no-code speed and code flexibility. Open and self-hostable
32K Followers 374 FollowingAI automation you can visually build and orchestrate. Make brings no-code automation and AI agents into one visual-first platform so you can build with speed
917K Followers 54K FollowingThe social media management platform for scheduling, publishing & analytics across every major network. Plan your content calendar in one place. 💙
1.2M Followers 368 FollowingGet the latest news and product updates on Google Analytics, Tag Manager and the Google tag. Learn more at https://t.co/90zQzLnANJ
548K Followers 2K FollowingPolyagentmorous ClawFather. Came back from retirement to mess with AI and help a lobster take over the world.
@OpenClaw🦞 + @OpenAI
540K Followers 24 FollowingThe AI that does things. Emails, calendar, home automation, from your favorite chat app. Your machine, your rules.
New shell, same lobster soul. 🦞
2.0M Followers 4K FollowingInspiring readers to think beyond traditional boundaries & create the future of business. Subscribe to our daily newsletter: https://t.co/BpH3KmBI3H
566K Followers 745 FollowingWelcome to the new way to cloud.
Questions? ➡️ https://t.co/BFKBu3tEmS
For do-ers & makers ➡️ @GoogleCloudTech
Watch #GoogleCloudNext on demand ⬇️
649K Followers 47 FollowingGet started with the Google Ads AI Essentials→ https://t.co/sDHxLxiEgf
The official page for updates, tips, and inspiration from the Google Ads team.
498K Followers 87 FollowingTensors and neural networks in Python with strong hardware acceleration. PyTorch is an open source project at the Linux Foundation. #PyTorchFoundation