Socket
Socket
Sign inDemoInstall

detoxio-dtx

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    detoxio-dtx

detoxio.ai - API first LLM security testing and red team automation


Maintainers
1

Readme

detoxio.ai Command Line Tool

Installation

python3 -m pip install detoxio-dtx --upgrade

Install protocol buffers client libraries from BSR

python3 -m pip install \
    detoxio-api-protocolbuffers-python detoxio-api-grpc-python \
    --upgrade --extra-index-url https://buf.build/gen/python

Note: We need to install additional packages because as per PEP-440, we cannot have a package with direct dependencies outside the public index

Install PyTorch if it is not already installed:

python3 -m pip install torch

Usage

dtx --help

For more details, refer to documentation

FAQs


Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc