Skip to main content

Foundry IQ Python SDK

Enables the creation of agentic retrieval solutions using Azure AI Search with Python SDK for enhanced knowledge management.

Install this skill

or
96/100

Security score

The Foundry IQ Python SDK skill was audited on Feb 9, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 135

External URL reference

SourceSKILL.md
135bearer_token = get_bearer_token_provider(credential, "https://management.azure.com/.default")()
low line 138

External URL reference

SourceSKILL.md
138f"https://management.azure.com{project_resource_id}/connections/{connection_name}?api-version=2025-10-01-preview",
low line 148

External URL reference

SourceSKILL.md
148"audience": "https://search.azure.com/",
low line 235

External URL reference

SourceSKILL.md
235headers={"x-ms-query-source-authorization": get_bearer_token_provider(credential, "https://search.azure.com/.default")()}
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →