Skip to main content

azure

Facilitates Python integration with Azure services like Blob Storage and AI Search, enhancing cloud application development.

Install this skill

or
97/100

Security score

The azure skill was audited on Jun 7, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 69

Access to .env file

SourceSKILL.md
69env_file = ".env"
low line 29

External URL reference

SourceSKILL.md
29client = BlobServiceClient(account_url="https://<account>.blob.core.windows.net", credential=credential)
low line 125

External URL reference

SourceSKILL.md
125return f"https://{account_name}.blob.core.windows.net/{container}/{blob}?{sas}"
Scanned on Jun 7, 2026
View Security Dashboard
Installation guide →
GitHub Stars 14
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
kid-sid/codex-spellbook