← 返回 Skills 市场
138
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mongodb-admin-toolkit
功能描述
Comprehensive MongoDB administration including connection management, backup/restore operations, performance analysis, index management, user administration,...
安全使用建议
This is an instruction-only MongoDB admin guide and appears internally consistent. Before using it: (1) don't paste real credentials into public chat or run example commands with production credentials without review; (2) review any command that drops or restores data (dropDatabase, dropIndex, mongorestore) in a safe environment first; (3) ensure backup directories (/var/backups) have appropriate permissions and that cleanup commands match your naming scheme before letting them run automatically; (4) prefer using least-privilege accounts and TLS/SSL for remote connections; (5) if you need the agent to act on your systems, only provide credentials via secure, platform-approved secrets mechanisms—this skill does not request or manage them itself. Overall the skill is coherent, but exercise standard operational caution when executing DB admin commands.
功能分析
Type: OpenClaw Skill
Name: mongodb-admin-toolkit
Version: 1.0.0
The mongodb-admin-toolkit is a comprehensive set of instructions and script templates for MongoDB administration. It covers standard operations such as connection management, backups, user administration, and performance monitoring using mongosh and system utilities. No evidence of malicious intent, data exfiltration, or prompt injection was found; the provided bash scripts (e.g., mongodb-backup.sh and mongodb-health.sh) perform legitimate administrative tasks like rotating backups and checking disk usage.
能力评估
Purpose & Capability
The SKILL.md focuses on MongoDB administration (mongosh, mongodump, mongorestore, user/index management, replica sets). Nothing in the manifest or instructions asks for unrelated services, binaries, or credentials—this matches the stated purpose.
Instruction Scope
The instructions include destructive/admin actions (dropDatabase, dropIndex, createUser, changeUserPassword, killOp) and production connection examples that embed credentials in URIs. This is expected for an admin toolkit, but users must review and avoid running examples blindly. The instructions do not direct the agent to read unrelated files or exfiltrate data to external endpoints.
Install Mechanism
No install spec or external downloads are present (instruction-only). There is no code to be written to disk by an installer, which minimizes installation risk.
Credentials
The skill requires no environment variables or credentials in its manifest. Example commands show use of DB usernames/passwords and connection strings (normal for this domain) but the skill does not request unrelated secrets or elevated system credentials.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system presence or modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mongodb-admin-toolkit - 安装完成后,直接呼叫该 Skill 的名称或使用
/mongodb-admin-toolkit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Complete MongoDB administration toolkit
元数据
常见问题
MongoDB Admin Toolkit 是什么?
Comprehensive MongoDB administration including connection management, backup/restore operations, performance analysis, index management, user administration,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 138 次。
如何安装 MongoDB Admin Toolkit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mongodb-admin-toolkit」即可一键安装,无需额外配置。
MongoDB Admin Toolkit 是免费的吗?
是的,MongoDB Admin Toolkit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MongoDB Admin Toolkit 支持哪些平台?
MongoDB Admin Toolkit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MongoDB Admin Toolkit?
由 Qoohsuan(@qoohsuan)开发并维护,当前版本 v1.0.0。
推荐 Skills