Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

promptsafe

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

promptsafe

Prevent GPT prompt attacks for Node.js & TypeScript

latest
Source
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

PromptSafe



What is PromptSafe?

PromptSafe prevents GPT prompt attacks in Node.js and TypeScript backend applications.

PromptSafe is still in a very early state. You can stay updated with new releases by clicking watch -> custom -> releases in the top right corner.

Project Goals

The goal of the PromptSafe project is to provide comprehensive sanitization and validation for potentially unsafe GPT prompts and inputs.

The following is a non-exhaustive list of proposed features:

  • Deny lists
  • Allow lists
  • Content filtering
  • Input length limiting
  • Input normalization
  • Input obfuscation
  • Output encoding

Keywords

GPT

FAQs

Package last updated on 05 Feb 2023

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