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

VibeSecure

orkarfabianthewise

|
1 install
| (0) | Free
A VS Code extension that runs the VibeSecure SSDLC pipeline and surfaces security checklist output.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VibeSecure VS Code Extension

This extension provides a minimal command to run the VibeSecure SSDLC pipeline in VS Code and display the resulting output in an Output panel.

Usage

  1. Open the command palette (Ctrl+Shift+P / Cmd+Shift+P).
  2. Run: VibeSecure: Run SSDLC Pipeline
  3. Enter a brief project summary.
  4. View results in the VibeSecure output channel.

Building / Packaging

cd vscode-extension
npm install
npm run compile
npm run package

This creates a .vsix that you can install in VS Code.

Publishing to the Marketplace

The repository includes a GitHub Actions workflow to publish automatically when a GitHub release is created.

What you need to do:

  1. Create a VS Code Marketplace publisher at https://marketplace.visualstudio.com/manage
  2. Create a personal access token (VSCE token) for the publisher.
  3. Add the token as a GitHub secret called VSCE_TOKEN in this repo.
  4. Create a GitHub release (tag) — the workflow will run and publish the extension.

If you want me to help with creating the release/tag format or verifying the workflow, just say so.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft