mongodb-query-and-index-optimize
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a high-quality educational resource and set of operational guidelines for MongoDB optimization. It does not contain any malicious code, obfuscation, or data exfiltration patterns.
- [SAFE]: The skill includes a robust 'Action Policy' that explicitly instructs the agent to never perform write or destructive operations (like creating/dropping indexes or collections) without clear user approval. It also recommends using the MongoDB MCP server in '--readOnly' mode for safety.
- [SAFE]: External dependencies and references point to trusted and well-known sources, specifically official MongoDB documentation and the 'mongodb-js' GitHub organization.
- [SAFE]: While the skill ingests user-provided data (database queries and explain plans), it provides structured methods for verification and emphasizes manual review, significantly mitigating the risk of indirect prompt injection.
Audit Metadata