azure-search-documents-py
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the official 'azure-search-documents' and 'azure-identity' libraries from Microsoft. These are well-known, trusted dependencies for Azure integration.
- [PROMPT_INJECTION]: The skill provides patterns for processing external search data, which presents an inherent surface for indirect prompt injection. (1) Ingestion points: Data is retrieved from search indexes via SearchClient and KnowledgeBaseRetrievalClient. (2) Boundary markers: None are specified in the provided code snippets. (3) Capability inventory: The skill performs network requests to Azure services and includes local setup scripts. (4) Sanitization: No content sanitization is demonstrated in the examples. This is an architectural characteristic of search integration and is documented here as a risk factor.
Audit Metadata