docs: add prompt-guard security skill recommendation#4278
Conversation
Add recommendation for prompt-guard security skill in the Security defaults section. Prompt Guard provides multi-language prompt injection defense for group chats and multi-user environments. - Detects attacks in EN/KO/JA/ZH - Blocks secret exfiltration attempts - Restricts dangerous commands to owner - Available on ClawdHub
|
Better way might be using ACIP instead: It's very comprehensive with a one liner install: |
| ### Recommended: Prompt Injection Defense | ||
|
|
||
| For group chats and multi-user environments, consider adding **[Prompt Guard](https://github.com/seojoonkim/prompt-guard)** — a security skill that detects and blocks prompt injection attacks in 4 languages (EN/KO/JA/ZH): |
There was a problem hiding this comment.
[P2] README "Security defaults" section recommends a third-party skill without any safety/trust caveat.
This adds installation instructions for an external “security skill” from an individual GitHub repo. Given this is a security-focused recommendation, readers may assume it’s vetted/official. Consider adding a brief note that it’s a community/third-party skill (not maintained by Moltbot) and that users should review/audit it before installing and granting it access to messages/tools; otherwise it can create a false sense of security or introduce its own risk.
Prompt To Fix With AI
This is a comment left during a code review.
Path: README.md
Line: 117:119
Comment:
[P2] README "Security defaults" section recommends a third-party skill without any safety/trust caveat.
This adds installation instructions for an external “security skill” from an individual GitHub repo. Given this is a security-focused recommendation, readers may assume it’s vetted/official. Consider adding a brief note that it’s a community/third-party skill (not maintained by Moltbot) and that users should review/audit it before installing and granting it access to messages/tools; otherwise it can create a false sense of security or introduce its own risk.
How can I resolve this? If you propose a fix, please make it concise.
Summary
Adds a recommendation for the prompt-guard security skill in the Security defaults section of the README.
Why?
Moltbot users running agents in group chats or multi-user environments are vulnerable to prompt injection attacks. Prompt Guard provides:
Changes
Related
Greptile Overview
Greptile Summary
This PR updates
README.md’s “Security defaults (DM access)” section by adding a new “Recommended: Prompt Injection Defense” subsection that suggests installing the third-party Prompt Guard skill viaclawdhub install prompt-guard, and links to the skill’s GitHub repo and ClawdHub listing. The change fits as an additional hardening recommendation for users operating Moltbot in group chats/multi-user environments, complementing the existing DM pairing/allowlist guidance.Confidence Score: 4/5
(2/5) Greptile learns from your feedback when you react with thumbs up/down!
Context used:
dashboard- CLAUDE.md (source)dashboard- AGENTS.md (source)