git404hub

what is chatgpt-plugin fr?

pi-sloane/chatgpt-plugin — explained in plain English

Analysis updated 2026-05-18

13Audience · ops devopsComplexity · 2/5Setup · easy

tl;dr

A ChatGPT and Codex plugin that lets you investigate security findings, check your posture, and get fix guidance from the Pi Security platform inside a normal chat.

vibe map

vibe map loading… check back in a sec.

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Investigate the evidence behind a specific Pi Security finding from within a chat.

VIBE 2

Review your current threat-model and security scan results in one place.

VIBE 3

Get remediation guidance for a vulnerability without leaving the conversation.

VIBE 4

Paste a Markdown security report into ChatGPT to have Pi start processing it.

what's the stack?

ChatGPT PluginCodex

how it stacks up fr

pi-sloane/chatgpt-plugin09catho/axon0x1-1/revival
Stars131313
LanguageJavaScriptC++
Setup difficultyeasymoderatehard
Complexity2/54/55/5
Audienceops devopsresearcherdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Requires an existing Pi Security account to connect to.

in plain english

This repository holds the Pi Security plugin for ChatGPT and Codex. It connects a security platform called Pi to conversations you are already having, so you can look into security findings, check your overall security posture, get advice on how to fix problems, review designs, and paste in Markdown security reports without switching to another tool. Once installed from the ChatGPT plugin directory and connected to a Pi Security account, you can ask it things like to investigate a specific finding and explain the evidence behind it, review your current threat model and related scan results, or pull up recommended next steps for fixing an issue, all through normal conversation. The plugin is careful to separate what Pi itself reports as evidence from what is added as interpretation on top of it. Looking things up and reviewing your posture is read-only and safe to do freely. Anything that actually starts a process, such as queuing a design review, importing a report, or preparing a remediation plan, requires the plugin to first show you exactly what it plans to do and where, and wait for your confirmation before making a single request. For this release, it accepts Pi finding IDs and links, certain Confluence and Notion links for design reviews, and Markdown text pasted straight into the chat. It does not accept file uploads like PDFs, Word documents, or screenshots. It works inside ChatGPT Work on the web, the ChatGPT desktop app, and Codex CLI or IDE extensions installed through a plugin marketplace, and it is only available in English for now. The README asks users to only share information they are authorized to send, and to avoid pasting credentials or unrelated customer data into prompts or reports, since the plugin passes that content along to the Pi service.

prompts (copy fr)

prompt 1
Investigate Pi finding FND-123 and explain the supporting evidence.
prompt 2
Review my current threat-model and Code Gatekeeper posture.
prompt 3
Get the remediation guidance for this finding without changing code.
prompt 4
Use Pi's secure-development playbook for this implementation.

Frequently asked questions

what is chatgpt-plugin fr?

A ChatGPT and Codex plugin that lets you investigate security findings, check your posture, and get fix guidance from the Pi Security platform inside a normal chat.

How hard is chatgpt-plugin to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is chatgpt-plugin for?

Mainly ops devops.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.