Socket
Book a DemoInstallSign in
Socket

securitygpt

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

securitygpt

SecurityGPT, GPT for security practioners

pipPyPI
Version
0.0.1.9.5
Maintainers
1

What is securitygpt ?

securitygpt is a package that makes makes common tasks that a security engineer does easy using generative LLMs.

As a security engineer, you dont want to worry about writing correct prompts, we have taken care of that for you.

Install

pip install securitygpt
export OPENAI_API_KEY="sk-xxx"

Usage and Examples

Current usecases support

  • anonymization and deanonymization of text
  • CVE summaries
  • drawing threat knowledge graphs

[Usage and Examples] (https://github.com/rkreddyp/securitygpt)

send feedback and comments to rkreddy@gmail.com or open issues in GitHub (https://github.com/rkreddyp/securitygpt)

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts