A Clear Seas Solutions Product

NIMBUS GUARDIAN

Your Deployment Safety Net

Stop deploying vulnerable code. Catch exposed secrets, missing dependencies, and security misconfigurations before they hit production. AI-powered analysis in under 5 seconds.

<5s
Average Scan Time
100%
Local Processing
15+
Platforms Detected

One Command. Zero Regrets.

Every developer has shipped something they shouldn't have. API keys in git. Missing env files. Vulnerable dependencies. Nimbus catches these issues before they become incidents.

What Nimbus Guardian Does

Secrets Detection

Scans for exposed API keys, AWS credentials, Stripe keys, GitHub tokens, and hardcoded passwords. Prevents credential leaks before they reach your repo.

Tool Detection

Automatically detects your stack (Docker, Firebase, AWS, etc.) and validates that required CLIs are installed. No more "command not found" during deployment.

Dual AI Assistance

Claude (Anthropic) explains security issues and best practices. Gemini (Google) provides quick fixes and code examples. Both adapt to your experience level.

Docker Validation

Checks Dockerfiles for root user execution, exposed secrets, missing .dockerignore, and use of :latest tags. Recommends multi-stage builds for production.

Firebase Security

Validates Firebase security rules, checks for open database access, and ensures proper configuration. Catches common Firebase deployment mistakes.

Adaptive Learning

Adjusts explanations based on your experience level (beginner/intermediate/advanced). Gets smarter as you learn, never condescending or overwhelming.

Get Started in 3 Minutes

One command to install. One command to scan. Zero configuration required.

1

Install Globally

Install Nimbus Guardian from npm in seconds

npm install -g nimbus-guardian

Works on macOS, Linux, and Windows (WSL2)

2

Quick Setup

Interactive 2-minute setup wizard

nimbus setup

Configures AI providers, experience level, and preferences

3

Scan Your Project

Run a security scan in your project directory

nimbus scan --ai

Get instant feedback with AI-powered explanations

Integrate with Your Workflow

Zero-friction integration with your existing development process

Pre-Deploy Check

Production

Comprehensive validation before deployment. Deep scan with platform-specific checks and AI-powered insights.

nimbus pre-deploy
  • πŸ” Full security scan
  • 🎯 Platform-specific validation
  • πŸ€– AI-powered recommendations

AI Chat Assistant

Interactive

Get instant help from Claude and Gemini. Debug errors, learn concepts, and get code examples in real-time.

nimbus chat
  • πŸ’¬ Real-time conversations
  • 🧠 Context-aware answers
  • πŸ“– Learn while you code

What Nimbus Catches

Issues are categorized by severity with auto-fix capabilities

Critical Issues

  • Exposed API keys (Stripe, AWS, Google, GitHub)
  • .env files tracked in git repository
  • Hardcoded passwords and credentials
  • Firebase security rules allowing public access
  • Secrets in Dockerfile or docker-compose

πŸ”΄ These will leak in production. Fix immediately.

High Priority

  • Missing security headers (Helmet for Express)
  • Critical npm vulnerabilities
  • Docker containers running as root
  • Missing .gitignore patterns
  • No CORS configuration on API server

🟠 Security risks. Should fix before deploying.

Recommended

  • No .env.example for team reference
  • Missing compression middleware
  • Outdated dependencies (5+ packages)
  • No caching strategy detected
  • Missing CI/CD configuration

🟑 Best practices. Fix when convenient.

Observability Command Center

Real-time deployment telemetry, incident tracking, and system health monitoringβ€”integrated directly into your Claude Code workflow and CLI.

Claude Code Integration

Nimbus Guardian ships with native Claude Code slash commands for observability. Monitor deployments, track incidents, and view system status without leaving your editor.

  • /observability-stream β€” Real-time deployment status updates
  • /observability-status β€” Current system health snapshot
  • /observability-history β€” Historical deployment analytics
  • /observability-incidents β€” Active incident tracking
  • /observability-digest β€” Daily summary reports

CLI Commands

Identical functionality available via CLI for scripting, automation, and CI/CD integration. Perfect for runbooks and incident response procedures.

  • nimbus observability-stream --watch
  • nimbus observability-status --json
  • nimbus observability-history --days 7
  • nimbus observability-incidents --active
  • nimbus observability-digest --format markdown

πŸ“Š Real-Time Metrics

SSE-powered live updates with deployment fingerprints, health checks, and delta snapshots

🚨 Incident Management

Track deployment failures, security alerts, and configuration errors with automatic categorization

πŸ“ˆ Historical Analysis

Deployment trends, success rates, and performance metrics over time

πŸ”” Smart Alerts

Context-aware notifications for critical issues with recommended actions

Coming Soon: Extended Ecosystem

Reposiologist β€” Codebase intelligence and repository analytics feeding into the same telemetry fabric. Vib3-Scribe β€” Holographic release notes and deployment narratives with annotated observability insights. Both launching via parserator.com.

Platform Support

βœ… Deep Validation (v1.0)

Complete security scanning, config validation, and best practices enforcement

🐳 Docker
πŸ”₯ Firebase

πŸ” Auto-Detection (v1.0)

Automatic stack detection with tool verification and recommendations

AWS
Google Cloud
Azure
Vercel
Netlify
Heroku
Supabase
PlanetScale

πŸš€ Coming Soon

Full validation support planned for Q1 2025

AWS + Deep Validation
GCP + Deep Validation
Azure + Deep Validation

Licensing

Nimbus Guardian is proprietary software with evaluation and commercial licensing

Evaluation

Free
  • βœ… Full feature access
  • βœ… All security scanning
  • βœ… AI assistance with your API keys
  • βœ… Docker & Firebase validation
  • ⚠️ Non-commercial use only
  • ❌ No commercial deployment
Try Now

Perfect for personal projects and learning

Enterprise

Custom
  • βœ… Everything in Commercial
  • βœ… Source code access
  • βœ… On-premise deployment
  • βœ… Custom validator development
  • βœ… SLA guarantees
  • βœ… Dedicated support engineer
Contact Enterprise

For organizations with 50+ developers

Get Started in 60 Seconds

1. Install from npm

npm install -g nimbus-guardian

2. Run Interactive Setup

cd your-project
nimbus setup

Configure AI providers and experience level

3. Scan Your Project

nimbus scan --ai

Get instant feedback with explanations

πŸ›‘οΈ Pre-Commit Protection

nimbus install-hooks

Automatically scan on every commit

πŸ“Š Web Dashboard

nimbus dashboard

Launch interactive dashboard on localhost:3333

πŸ’¬ AI Chat Assistant

nimbus chat

Ask questions and get real-time help

Built for Production

πŸ”’

100% Local Scanning

Your code never leaves your machine. All security scanning happens locally. AI features are opt-in and require explicit flags.

⚑

Production Proven

Powers deployment pipelines for Firebase, Docker, and cloud deployments. Catches issues before they become incidents.

πŸ€–

Dual AI Engine

Integrates Claude (Anthropic) for deep explanations and Gemini (Google) for quick fixes. Use your own API keysβ€”no data sent to us.

🎯

Zero False Positives

Pattern-based detection tuned for accuracy. Severity-based categorization ensures you focus on what matters.