2023-03-29 12:26:44 +00:00
id : openai-plugin
info :
name : OpenAI Plugin Detection
author : pdteam
severity : info
2023-03-29 12:36:48 +00:00
description : |
OpenAI plugins connect ChatGPT to third-party applications. These plugins enable ChatGPT to interact with APIs defined by developers, enhancing ChatGPT's capabilities and allowing it to perform a wide range of actions.
2023-03-29 12:26:44 +00:00
reference :
- https://platform.openai.com/docs/plugins/introduction
2023-03-29 12:36:48 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2023-06-04 08:13:42 +00:00
verified : true
2023-03-29 12:36:48 +00:00
tags : tech,openai,plugin
2023-03-29 12:26:44 +00:00
2023-04-27 04:28:59 +00:00
http :
2023-03-29 12:26:44 +00:00
- method : GET
path :
- "{{BaseURL}}/.well-known/ai-plugin.json"
matchers :
- type : word
words :
- '"schema_version":'
- '"name_for_model":'
condition : and
extractors :
- type : json
json :
- '.name_for_human'