mongodb-indexing-optimization

Pass

Audited by Gen Agent Trust Hub on Feb 28, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: Indirect prompt injection surface detected in the skill's data processing logic.
  • Ingestion points: The SKILL.md file defines input validation requirements for query_pattern and collection_info, which are points where untrusted data enters the agent's context.
  • Boundary markers: No explicit delimiters (e.g., XML tags or triple quotes) or 'ignore embedded instructions' warnings are used to wrap the input variables.
  • Capability inventory: The skill includes high-impact capabilities such as index-design, explain-analysis, and query-optimization which generate and interpret database-specific logic based on the inputs.
  • Sanitization: The provided files lack explicit sanitization or validation rules to ensure that the input query patterns do not contain malicious instructions intended to manipulate the agent's recommendations.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 28, 2026, 09:36 PM