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
| 69 | env_file = ".env" |
low line 29
External URL reference
SourceSKILL.md
| 29 | client = BlobServiceClient(account_url="https://<account>.blob.core.windows.net", credential=credential) |
low line 125
External URL reference
SourceSKILL.md
| 125 | return f"https://{account_name}.blob.core.windows.net/{container}/{blob}?{sas}" |
Scanned on Jun 7, 2026
View Security Dashboard