MongoDB Admin Toolkit

v1.0.0

Comprehensive MongoDB administration including connection management, backup/restore operations, performance analysis, index management, user administration,...

0· 72·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

adminvk9744z3jqgsj48zbd2mefjqxz983mycsbackupvk9744z3jqgsj48zbd2mefjqxz983mycsdatabasevk9744z3jqgsj48zbd2mefjqxz983mycsdevopsvk9744z3jqgsj48zbd2mefjqxz983mycsindexesvk9744z3jqgsj48zbd2mefjqxz983mycslatestvk9744z3jqgsj48zbd2mefjqxz983mycsmongodbvk9744z3jqgsj48zbd2mefjqxz983mycsperformancevk9744z3jqgsj48zbd2mefjqxz983mycs

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments