azure-containerregistry-py
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or safety bypass attempts were detected within the skill's instructions or code examples. The skill serves its stated purpose of providing a developer-friendly interface for Azure Container Registry.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the 'azure-containerregistry' and 'azure-identity' Python packages. These are official SDKs maintained by Microsoft (a trusted organization) and are the standard tools for the described tasks.
- [COMMAND_EXECUTION]: The provided code includes functionality to download container blobs and save them to the local file system. This is a primary and expected feature of the skill, implemented using standard Pythonic file-writing patterns with no evidence of path traversal or unauthorized access.
Audit Metadata