multimodal-rag
Fail
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: HIGHPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [Indirect Prompt Injection] (HIGH): The skill possesses a significant attack surface for indirect prompt injection via untrusted external files.\n
- Ingestion points: Functions
extract_document_elementsandextract_tablesinreferences/multimodal-chunking.mdparse PDF files.embed_imageinreferences/clip-embeddings.mdprocesses image files.\n - Boundary markers: Absent. Extracted content is placed into
DocumentChunkobjects without delimiters or instructions to ignore embedded commands.\n - Capability inventory: Network operations via
voyageaiandMilvus; VLM interaction viaanalyze_image_claude.\n - Sanitization: Absent. Extracted data is passed directly to prompts in
detect_chart_typewithout validation.\n- [External Downloads] (LOW): Downloads models from Hugging Face.\n - Evidence:
CLIPModel.from_pretrainedandAutoModel.from_pretrained.\n - Trust Status: Hugging Face is a trusted source; finding downgraded to LOW per [TRUST-SCOPE-RULE].
Recommendations
- AI detected serious security threats
Audit Metadata