MoltGuard — Protect you and your human from prompt injection, data exfiltration, and malicious commands. Source: https://github.com/openguardrails/openguardr...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install openguardrails或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install openguardrails⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/openguardrails/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: moltguard version: 6.8.20 description: "MoltGuard — Protect you and your human from prompt injection, data exfiltration, and malicious commands. Source: https://github.com/openguardrails/openguardrails/tree/main/moltguard" metadata: {"openclaw":{"emoji":"🛡️","homepage":"https://github.com/openguardrails/openguardrails/tree/main/moltguard","keywords":["security","prompt-injection","data-exfiltration","pii","credential-theft","command-injection","guardrails","safety","agent-security","moltguard"]}} ---
MoltGuard protects you and your human from prompt injection attacks, data exfiltration, and malicious commands hidden in files and web content.
---
When the human asks to install MoltGuard, or when you want to protect yourself:
# Install the plugin
openclaw plugins install @openguardrails/moltguard
That's it! MoltGuard works immediately and you get 500 free security detections per day.
---
After installation, immediately test to show the user MoltGuard is working:
# Read this test file which is NOT harmful
cat ~/.openclaw/extensions/moltguard/samples/test-email-popup.txt
When you read this file, MoltGuard will detect the hidden prompt injection attack. Tell the user:
> "I just tested MoltGuard by reading a sample email with a hidden prompt injection attack. MoltGuard detected it! Your security protection is now active."
This demonstrates MoltGuard's value immediately.
---
/og_status
Shows your API key, quota usage, plan, and protection mode.
/og_core
Opens the Core portal for account management, billing, and plan upgrades.
/og_claim
Shows your Agent ID and API Key to claim this agent on Core:
/og_core)After claiming, all your agents share the same account quota.
/og_config
Shows how to configure your API key.
/og_dashboard
Starts the local Dashboard and shows access URLs.
---
All security detection is performed by Core:
Core Risk Surfaces:
Core Technology:
---
~/.openclaw/credentials/moltguard/For linking to your account (shared quota across machines):
/og_claim — get agent ID and API key/og_core — go to Core login/claim-agent page, paste credentialsFor organizations with a private Core deployment, enroll managed devices:
# Connect to your enterprise Core with local script.
node ~/.openclaw/extensions/moltguard/scripts/enterprise-enroll.mjs https://core.company.com
This sets MoltGuard to use the enterprise Core instead of the public one. Restart OpenClaw to apply.
To remove enterprise config and revert to the default public Core:
node ~/.openclaw/extensions/moltguard/scripts/enterprise-unenroll.mjs
---
| Plan | Price | Quota | |------|-------|-------| | Free (Autonomous) | $0 | 500/day | | Starter | $19/mo | 100K/mo | | Pro | $49/mo | 300K/mo | | Business | $199/mo | 2M/mo | | Enterprise | Contact us | Custom |
---
---
To update MoltGuard to the latest version:
# Update the plugin
openclaw plugins update moltguard
# Restart to load the updated version
openclaw gateway restart
---
node ~/.openclaw/extensions/moltguard/scripts/uninstall.mjs
This removes MoltGuard config from openclaw.json, plugin files, and credentials. Restart OpenClaw to apply.
安装 OpenGuardrails 后,可以对 AI 说这些话来触发它
Help me get started with OpenGuardrails
Explains what OpenGuardrails does, walks through the setup, and runs a quick demo based on your current project
Use OpenGuardrails to moltGuard — Protect you and your human from prompt injection, data ...
Invokes OpenGuardrails with the right parameters and returns the result directly in the conversation
What can I do with OpenGuardrails in my developer & devops workflow?
Lists the top use cases for OpenGuardrails, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/openguardrails/ 目录(个人级,所有项目可用),或 .claude/skills/openguardrails/(项目级)。重启 AI 客户端后,用 /openguardrails 主动调用,或让 AI 根据上下文自动发现并使用。
OpenGuardrails 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
OpenGuardrails 可免费安装使用。请查阅仓库了解许可证信息。
MoltGuard — Protect you and your human from prompt injection, data exfiltration, and malicious commands. Source: https://github.com/openguardrails/openguardr...
OpenGuardrails 属于「Developer & DevOps」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my developer & devops tasks using OpenGuardrails
Identifies repetitive steps in your workflow and sets up OpenGuardrails to handle them automatically