mongodb-expert
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code snippets for MongoDB management. No malicious patterns or security violations were detected.
- [PROMPT_INJECTION]: The skill is designed to ingest and analyze untrusted data from a user's MongoDB environment, which presents a surface for indirect prompt injection (Category 8).
- Ingestion points: Diagnostic commands that read database content, such as
db.collection.findOne()anddb.chunks.find()mentioned inSKILL.md. - Boundary markers: Absent; data is processed without explicit delimiters or instructions to ignore embedded commands.
- Capability inventory: The skill suggests commands for database configuration, indexing, and aggregation pipeline execution.
- Sanitization: No sanitization of ingested database data is specified.
Audit Metadata