mongodb-mcp-setup
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses localized shell commands (
env,grep,sed,docker info,chmod,source) to verify current configuration and guide setup. The commands are standard for environment configuration and include measures likesedmasking to prevent accidental credential leakage in the agent's context. - [CREDENTIALS_SAFE]: The skill promotes secure secret management by instructing users to store credentials in a dedicated file with restricted permissions (
chmod 600) and warns against providing sensitive information directly to the agent. - [EXTERNAL_DOWNLOADS]: The skill references documentation and configuration portals from MongoDB and Docker. These are well-known, trusted sources for this specific setup task and do not involve automated script execution.
Audit Metadata