Consulting services & open-source software.
Edge protection, security testing, and career intelligence platforms.
Embedded intelligence for API security and application defense. All detection and blocking decisions happen locally at the edge — zero external dependencies.
Synapse WAF — High-performance edge detection sensor built on Rust/Pingora. 237 WAF rules, 25 DLP patterns, campaign correlation, bot detection, behavioral analysis. Single binary, sub-10 microsecond detection latency at 72K req/s.
Synapse Fleet — Multi-tenant fleet intelligence hub and SOC platform. Live threat map, campaign visualization, impossible travel detection, war room, and sensor management. Self-hosted or SaaS.
# Synapse WAF
docker run -p 6190:6190 -p 6191:6191 nickcrew/synapse-waf
# Synapse Fleet
docker run -p 3100:3100 \
-e DATABASE_URL=postgresql://user:pass@host:5432/synapse-fleet \
nickcrew/synapse-fleet| Component | Install | Registry |
|---|---|---|
| Synapse WAF | docker pull nickcrew/synapse-waf |
Docker Hub |
| SynapserFleet | docker pull nickcrew/synapse-fleet |
Docker Hub |
| Synapse Fleet | npm i -g @atlascrew/synapse-fleet |
npm |
| Synapse CLI | npm i -g @atlascrew/synapse-client |
npm |
| Synapse API Client | npm i @atlascrew/synapse-api |
npm |
| Repository | atlas-crew/synapse |
| Documentation | synapse.atlascrew.dev |
| Website | atlascrew.dev/synapse |
| License | AGPL-3.0 |
Open-source security testing suite — attack simulation, vulnerability research, and compliance assessment. Three tools, one platform.
Chimera — Chimera is a vulnerable API platform at roughly 10x the scale of any comparable open-source lab. 480+ endpoints across 25 industry verticals, 12 of them wrapped in branded production-style web apps (healthcare, banking, e-commerce, SaaS, government, telecom, and six others). Business-logic flaws the generic OWASP labs don't touch. Guided exploit tours walk learners through the full kill chain. The X-Ray Inspector ties every vulnerability to the exact line of source and the fix. Not toy CTF puzzles. Real attack surfaces authored with remediation built in.
Crucible — Crucible is the adversary emulation engine. 120+ attack scenarios authored against Chimera's specific vulnerabilities, with a DAG execution engine, live WebSocket simulation, and pass/fail assessment against ground-truth assertions. Every scenario knows what should work, what shouldn't, and where in the target it's exploiting. Point it at Apparatus plus Chimera for the full integrated run, or bring your own targets.
# Apparatus
npm install -g @atlascrew/apparatus && apparatus
# Crucible
npm install -g @atlascrew/crucible && crucible start
# Chimera
pip install chimera-api && chimera-api --port 8880 --demo-mode full| Component | Install | Registry |
|---|---|---|
| Apparatus | npm i -g @atlascrew/apparatus |
npm |
| Apparatus CLI | npm i -g @atlascrew/apparatus-cli |
npm |
| Crucible | npm i -g @atlascrew/crucible |
npm |
| Chimera | pip install chimera-api |
PyPI |
All three are also available as Docker images: nickcrew/apparatus, nickcrew/crucible, nickcrew/chimera.
| Product | Repository | Documentation |
|---|---|---|
| Apparatus | atlas-crew/Apparatus | apparatus.atlascrew.dev |
| Chimera | atlas-crew/Chimera | chimera.atlascrew.dev |
| Crucible | atlas-crew/Crucible | crucible.atlascrew.dev |
AI-powered career platform. Build a deep model of who you are professionally, then let it find the right jobs, assemble targeted materials, and prep for interviews. The system gets smarter with every interaction.
The Loop — Research → Pipeline → Build → Letters → Prep. Five workspaces that feed each other: AI-inferred job search, opportunity tracking, targeted resume generation, cover letters from pipeline context, and interview prep decks. Results feed back into Research to improve targeting.
Separate from the security suite, same engineering principles. Hosted or self-hosted.
# Hosted (free tier available)
open https://demo.myfacets.cv
# Self-host
git clone https://github.com/atlas-crew/Facet
cd Facet && docker compose up| Repository | atlas-crew/Facet |
| Live Demo | demo.myfacets.cv |
| Website | atlascrew.dev/facet |
| License | AGPL-3.0 |
Atlas Crew is the name the work above is published under. Available for SDLC modernization, platform engineering, AI integration, and developer experience work.



