π Real-Time Metrics
SSE-powered live updates with deployment fingerprints, health checks, and delta snapshots
A Clear Seas Solutions Product
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.
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.
Scans for exposed API keys, AWS credentials, Stripe keys, GitHub tokens, and hardcoded passwords. Prevents credential leaks before they reach your repo.
Automatically detects your stack (Docker, Firebase, AWS, etc.) and validates that required CLIs are installed. No more "command not found" during deployment.
Claude (Anthropic) explains security issues and best practices. Gemini (Google) provides quick fixes and code examples. Both adapt to your experience level.
Checks Dockerfiles for root user execution, exposed secrets, missing .dockerignore, and use of :latest tags. Recommends multi-stage builds for production.
Validates Firebase security rules, checks for open database access, and ensures proper configuration. Catches common Firebase deployment mistakes.
Adjusts explanations based on your experience level (beginner/intermediate/advanced). Gets smarter as you learn, never condescending or overwhelming.
One command to install. One command to scan. Zero configuration required.
Install Nimbus Guardian from npm in seconds
npm install -g nimbus-guardian
Works on macOS, Linux, and Windows (WSL2)
Interactive 2-minute setup wizard
nimbus setup
Configures AI providers, experience level, and preferences
Run a security scan in your project directory
nimbus scan --ai
Get instant feedback with AI-powered explanations
Zero-friction integration with your existing development process
Issues are categorized by severity with auto-fix capabilities
π΄ These will leak in production. Fix immediately.
π Security risks. Should fix before deploying.
π‘ Best practices. Fix when convenient.
Real-time deployment telemetry, incident tracking, and system health monitoringβintegrated directly into your Claude Code workflow and CLI.
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 reportsIdentical 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
SSE-powered live updates with deployment fingerprints, health checks, and delta snapshots
Track deployment failures, security alerts, and configuration errors with automatic categorization
Deployment trends, success rates, and performance metrics over time
Context-aware notifications for critical issues with recommended actions
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.
Complete security scanning, config validation, and best practices enforcement
Automatic stack detection with tool verification and recommendations
Full validation support planned for Q1 2025
Nimbus Guardian is proprietary software with evaluation and commercial licensing
Perfect for personal projects and learning
One-time purchase or annual subscription
For organizations with 50+ developers
npm install -g nimbus-guardian
cd your-project
nimbus setup
Configure AI providers and experience level
nimbus scan --ai
Get instant feedback with explanations
nimbus install-hooks
Automatically scan on every commit
nimbus dashboard
Launch interactive dashboard on localhost:3333
nimbus chat
Ask questions and get real-time help
Your code never leaves your machine. All security scanning happens locally. AI features are opt-in and require explicit flags.
Powers deployment pipelines for Firebase, Docker, and cloud deployments. Catches issues before they become incidents.
Integrates Claude (Anthropic) for deep explanations and Gemini (Google) for quick fixes. Use your own API keysβno data sent to us.
Pattern-based detection tuned for accuracy. Severity-based categorization ensures you focus on what matters.