botguard 0.2.7 → 0.2.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -21,7 +21,6 @@
|
|
|
21
21
|
| What | Where to get it |
|
|
22
22
|
|------|----------------|
|
|
23
23
|
| **Shield ID** (`sh_...`) | [botguard.dev](https://botguard.dev) → Sign up → **Shield** → **Create Shield** → copy the ID from the page (looks like `sh_2803733325433b6929281d5b`) |
|
|
24
|
-
| **OpenAI API Key** (`sk-...`) | [platform.openai.com/api-keys](https://platform.openai.com/api-keys) — only needed for chatbot/agent use. **Not required for MCP or RAG scanning.** |
|
|
25
24
|
|
|
26
25
|
> **Free plan:** 5,000 Shield requests/month, no credit card required.
|
|
27
26
|
|