mongodb-query-optimizer
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard database diagnostic workflows including query plan analysis (
explain), index inspection (collection-indexes), and performance advisor integration. - [SAFE]: Data access is restricted to appropriate diagnostic scopes, such as fetching single sample documents (
limit: 1) for schema inference and accessing slow query logs for performance analysis. - [SAFE]: All external resource references point to official MongoDB documentation and trusted repositories, with no signs of malicious redirection or typosquattng.
- [SAFE]: The skill includes safety-conscious instructions such as specifying timeouts for resource-intensive operations and requiring user approval before modifying database indexes.
Audit Metadata