CyborgShell - Executive Summary

Table of Contents

Overview

CyborgShell is an open-source, browser-based AI development platform with a fundamentally different security model than traditional cloud AI tools.

Quick Facts:

The Security Model

Traditional Cloud AI Platform

User → Vendor Server → AI Provider
       ↓
   • Stores your API keys
   • Executes your code
   • Sees all prompts/responses
   • Potential compliance issues

CyborgShell

User → Your Browser → AI Provider (direct)
       ↓
   • API keys in local storage only
   • Code executes client-side
   • Server only for file operations
   • Minimal attack surface

Server only handles:

Server does NOT:

Deployment Models

1. Public Cloud

cyborgshell.com → Browser → Cloud AI

Use Case: Evaluation, non-sensitive work

Security: API keys in browser, file ops on our server

2. Self-Hosted

Your Server → Browser → Cloud AI

Use Case: Corporate deployment, compliance

Security: Full infrastructure control

3. Air-Gapped

Your Server → Browser → Ollama (Local)

Use Case: HIPAA, classified, confidential

Security: Zero external transmission

4. Distributed

Shared Drive → Multiple PCs (Ollama)

Use Case: Batch processing, render farms

Benefits: Horizontal scaling, zero cost

Compliance Benefits

Framework CyborgShell Support
HIPAA (Healthcare) PHI Protection: Use Ollama locally, zero external transmission
Access Controls: Your infrastructure, your rules
Audit Trail: Simple file operations log
SOC 2 (Service Organizations) Security Controls: Open source allows full audit
Data Flow Mapping: Browser → Your server → Local AI
Minimal Third-Party Risk: No external processing
GDPR (Privacy) Data Minimization: Only file operations on server
User Control: Users manage own API keys
Right to Deletion: Simple file removal
Classified/Confidential Air-Gap Capable: Fully functional without internet
Complete Control: Self-host entire stack
No Data Leakage: All processing internal

Cost Analysis

Traditional Cloud AI Platforms

CyborgShell

Example Savings

24GB-48GB Video Card USD$2000-$6000 one off starter cost
			
50-person engineering team:
Traditional Platform: $50-500/user/month = $2,500-25,000/month
CyborgShell: $0/month + your direct API costs

ROI: Immediate (no platform fees)

Batch processing example:
Process 100,000 documents/month

Traditional Cloud AI:
- API costs: $0.002/document × 100,000 = $200
- Platform fee: $5,000
- Total: $5,200/month

CyborgShell + Ollama (10 PCs):
- Hardware: One-time ($500/PC × 10 = $5,000)
- API costs: $0 (Ollama local)
- Platform fee: $0
- Total: $0/month after hardware amortization

ROI: 1 month payback, then infinite free processing

Technical Requirements

Minimal Server Requirements

Ollama (or other) Local AI Server Requirements

Client Requirements

Network Requirements

Public/Self-Hosted with Cloud AI:

Air-Gapped with Ollama:

Risk Assessment

Risks Eliminated

Remaining Risks (Mitigations)

Client-Side Storage: Use private/incognito on shared machines

CORS Proxy (Optional): Self-host for complete control, or eliminate with Ollama

AI Provider Trust: Choose providers meeting your requirements, or use Ollama

Implementation Path

Phase 1: Evaluation (1 day)

  1. Access public instance: cyborgshell.com
  2. Test with non-sensitive data
  3. Evaluate capabilities
  4. Review documentation

Phase 2: Self-Hosted Pilot (1 week)

  1. Clone repository
  2. Deploy to internal test server
  3. Configure test AI service (Ollama recommended)
  4. Pilot with small team
  5. Security review of deployment

Phase 3: Production Deployment (2 weeks)

  1. Infrastructure setup (your web server)
  2. SSL certificate configuration
  3. Ollama installation (if air-gapped)
  4. Network security configuration
  5. User training and onboarding

Phase 4: Air-Gap Option (if needed)

  1. Isolated network setup
  2. Local Ollama deployment
  3. Security validation
  4. Compliance verification
  5. Operational procedures

Competitive Analysis

Capability CyborgShell GitHub Copilot ChatGPT Enterprise AWS CodeWhisperer
Self-Hostable ✅ Yes ❌ No ❌ No ❌ No
Air-Gap Capable ✅ Yes ❌ No ❌ No ❌ No
Open Source ✅ MIT ❌ Proprietary ❌ Proprietary ❌ Proprietary
API Key Location ✅ Local ⚠️ Vendor ⚠️ Vendor ⚠️ Vendor
Multi-Provider ✅ Yes ❌ No ❌ No ❌ No
Local AI ✅ Ollama ❌ No ❌ No ❌ No
Transformer Pipelines ✅ Yes ❌ No ⚠️ Limited ❌ No
Platform Fees ✅ $0 ❌ $10-39/user ❌ Contact sales ❌ Varies
Distributed Processing ✅ Yes (horizontal) ❌ No ❌ No ❌ No
Batch Processing ✅ Native ⚠️ Limited ⚠️ API only ⚠️ Limited
Horizontal Scaling ✅ Infinite ❌ No ⚠️ Rate limited ⚠️ Rate limited

Decision Criteria

Choose CyborgShell If:

May Not Be Ideal If:

Specific Use Cases That Benefit:

Healthcare/Life Sciences

Legal

Finance

Manufacturing/IoT

Education

Media/Creative

Government/Defense

Questions for Vendor

  1. Are API keys ever transmitted to your servers? No, browser local storage only*
  2. Do you log AI prompts or responses? No, direct calls from browser
  3. Can we self-host? Yes, MIT license, full source available
  4. What's your air-gap story? Fully functional with Ollama, zero internet needed
  5. What data leaves our network? Only file operations to server you control
  6. Can we audit the code? Yes, complete source on GitHub
  7. What about the CORS proxy? ~200 lines PHP, logging OFF by default, fully auditable
  8. Does the proxy log API keys? No - LOG_OUTPUT = FALSE by default
  9. Can we verify what the proxy does? Yes - open source, self-hostable, or eliminate entirely with Ollama
  10. What's the TCO? $0 platform fees + your AI API costs (or $0 with Ollama)
  11. Vendor lock-in risks? None, open source
  12. Can we scale horizontally? Yes, add PCs for linear throughput increase
  13. Batch processing capability? Native, with distributed processing support

* Only if you use the optional CORS proxy hosted by us.


References

Next Steps

  1. Technical Review: Download source, audit code
  2. Security Assessment: Review architecture document
  3. Pilot Test: Deploy to test environment
  4. Decision: Approve for production deployment

Summary

CyborgShell provides a unique browser-first architecture that enables air-gapped AI development, eliminates platform fees, and gives organizations complete control over their AI infrastructure while maintaining compliance with security frameworks.

Recommendation: Suitable for organizations requiring maximum security, compliance, or cost control in their AI development workflows.