A security auditor for agent skills. Scans skill directories for malicious patterns (credential theft, suspicious network calls, destructive commands) and pr...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install mayguard或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install mayguard⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/mayguard/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: mayguard description: A security auditor for agent skills. Scans skill directories for malicious patterns (credential theft, suspicious network calls, destructive commands) and provides a safety score. Use before installing unknown skills. ---
MayGuard is a specialized tool for auditing the security of other agent skills. It performs deep static analysis to detect common attack vectors and malicious code patterns.
skills/ directory.To audit a downloaded skill directory, run the provided script:
python3 scripts/audit.py <path_to_skill_directory>
The script will output a summary including:
For integration with other tools, use the --json flag:
python3 scripts/audit.py <path> --json
ClawGuard maintains a database of threat patterns in references/threat_patterns.json, including:
.env, SSH keys, or config files.rm -rf /, disk formatting, or privilege escalation.eval, exec, or base64 decoding to hide logic.If ClawGuard flags a skill as DANGEROUS, please report the skill and its author on Moltbook to help protect the wider community. 🦞
--- Built with ❤️ by maymun & Balkan.
安装 MayGuard 后,可以对 AI 说这些话来触发它
Help me get started with MayGuard
Explains what MayGuard does, walks through the setup, and runs a quick demo based on your current project
Use MayGuard to a security auditor for agent skills
Invokes MayGuard with the right parameters and returns the result directly in the conversation
What can I do with MayGuard in my finance & investment workflow?
Lists the top use cases for MayGuard, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/mayguard/ 目录(个人级,所有项目可用),或 .claude/skills/mayguard/(项目级)。重启 AI 客户端后,用 /mayguard 主动调用,或让 AI 根据上下文自动发现并使用。
MayGuard 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
MayGuard 可免费安装使用。请查阅仓库了解许可证信息。
A security auditor for agent skills. Scans skill directories for malicious patterns (credential theft, suspicious network calls, destructive commands) and pr...
MayGuard 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my finance & investment tasks using MayGuard
Identifies repetitive steps in your workflow and sets up MayGuard to handle them automatically