Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13,498 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSec

OpenSec is a desktop-first security testing and analysis harness for AI-assisted workflows. The CLI remains available as opensec for local automation, headless runs, and development workflows.

Installation

Download CLI and desktop builds from GitHub releases:

https://github.com/Ozark-Security-Labs/opensec/releases

The CLI installer downloads release artifacts directly from GitHub:

curl -fsSL https://raw.githubusercontent.com/Ozark-Security-Labs/opensec/dev/install | bash

The installer respects these path variables:

  1. $OPENSEC_INSTALL_DIR
  2. $XDG_BIN_DIR
  3. $HOME/bin
  4. $HOME/.opensec/bin

Desktop

Desktop builds are published from GitHub releases.

Platform Artifact
macOS Apple Silicon opensec-desktop-mac-arm64.dmg
macOS Intel opensec-desktop-mac-x64.dmg
Windows opensec-desktop-windows-x64.exe
Linux .deb, .rpm, or .AppImage

Providers

Bundled model connectors are limited to direct OpenAI, Anthropic, and Google providers. Custom OpenAI-compatible providers can be configured explicitly.

Development

bun install
bun typecheck
bun --cwd packages/desktop dev

Run package checks from package directories, not the repository root, when using package-specific scripts.

About

An open source harness for performing security work.

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages