Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SeaworthyNew to Visual Studio Code? Get it now.
Seaworthy

Seaworthy

Seaworthy Code

| (0) | Free
Static analysis for vibe coders — scan your codebase for security, resilience, and ops issues directly in VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Seaworthy for VS Code

Static analysis for vibe coders. Scan any repository for security, resilience, ops, dependency, and configuration issues — without leaving your editor.

Features

  • One-click scan — Run Seaworthy: Scan Workspace from the Command Palette
  • Problems panel integration — Findings appear as diagnostics with severity levels
  • HTML report viewer — Rich, themed report rendered inside VS Code
  • Terminal output — Full plaintext results in the Output panel
  • Pro tier support — Unlock ~115 checks with LLM-assisted deep analysis

Usage

  1. Open a workspace or folder in VS Code
  2. Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P)
  3. Run Seaworthy: Scan Workspace
  4. View findings in the Problems panel or open the HTML report

Configuration

Setting Description
seaworthy.licenseKey Your Seaworthy license key (Pro tier)
seaworthy.llmProvider LLM provider for Pro checks: anthropic, openai, kimi, deepseek, gemini, ollama, openrouter
seaworthy.llmApiKey API key for the selected LLM provider
seaworthy.llmModel Model name (e.g. claude-3-5-sonnet-latest, gpt-4o-mini)
seaworthy.llmApiUrl Custom API base URL (optional)

Settings are stored in VS Code's secret storage (OS keychain) for security.

Tiers

  • Free — ~12 core security checks (secrets, CVEs, env files, lockfile analysis)
  • Pro — Full catalog (~115 checks) with LLM-assisted deep analysis, unlimited projects

Get a license at seaworthycode.com.

Requirements

  • VS Code 1.85.0 or later

Privacy

Pro checks send code context to your LLM provider via your own API key. No code is ever sent to Seaworthy servers.

Support

  • Documentation: seaworthycode.com/docs
  • Issues: github.com/anomalyco/opencode/issues
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft