mongodb-natural-language-querying
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for the specific purpose of generating read-only MongoDB queries. It retrieves database schema and sample documents to validate field names and improve query generation quality, which is an expected behavior for this use case.
- [SAFE]: Data access is restricted to the platform's provided MCP tools for MongoDB (
mcp__mongodb__*). These tools are used to gather context (databases, collections, indexes, and schemas) necessary for the primary function. - [SAFE]: The instructions explicitly state that the skill is for read-only query generation and does not handle aggregation pipelines involving write operations.
- [SAFE]: No obfuscation, prompt injection attempts, or unauthorized network operations (such as curl or wget) were found in the skill's instructions.
Audit Metadata