mongodb-atlas-setup
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill contains no instructions designed to override agent behavior or bypass safety guidelines. Regarding potential indirect injection surfaces, the ingestion points include the tier_requirement and region variables, but no dangerous capabilities or unsafe interpolations were identified in the associated scripts.
- [EXTERNAL_DOWNLOADS]: The documentation references the official MongoDB Atlas website for account setup and cluster configuration; as a well-known service, these references are considered safe.
- [DATA_EXPOSURE]: Connection examples utilize standard placeholders for usernames, passwords, and connection strings, ensuring that no actual credentials or secrets are hardcoded.
- [COMMAND_EXECUTION]: The included Python script only performs basic JSON serialization of metadata and does not execute any system commands or interact with the file system in an unsafe manner.
- [REMOTE_CODE_EXECUTION]: No mechanisms for downloading or executing remote code, such as script piping or dynamic execution of untrusted external content, were found.
Audit Metadata