agentic-rag
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides educational content and boilerplate code for legitimate RAG (Retrieval-Augmented Generation) patterns.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing well-known and reputable Python packages including
langchain,langgraph, andchromadb. It also references a standard embedding model from Hugging Face (BAAI/bge-small-en-v1.5). These are industry-standard tools for the described functionality. - [COMMAND_EXECUTION]: The provided Python code implements a standard state machine for an AI agent. It uses internal logic for planning and retrieval without attempting to execute arbitrary system commands or perform unauthorized file operations.
- [DATA_EXFILTRATION]: No network exfiltration or unauthorized data access patterns were identified. The skill's logic focuses on processing user-provided documents within the agent's defined environment.
Audit Metadata