azure-containerregistry-py
Audited by Gen Agent Trust Hub on Feb 13, 2026
================================================================================
✅ VERDICT: SAFE
This skill is considered SAFE. It provides comprehensive documentation and code examples for interacting with Azure Container Registry using its Python SDK. The skill itself is not an executable script but rather a guide for an AI agent to generate appropriate Python code. The only external dependency identified is azure-containerregistry, which is installed via pip. This package is hosted on GitHub under the Azure organization (https://github.com/Azure/azure-sdk-for-python), which is a trusted source. Therefore, the risk associated with this dependency is minimal and noted as informational. No other malicious patterns such as prompt injection, data exfiltration, obfuscation, privilege escalation, or persistence mechanisms were found within the skill's content or metadata.
Total Findings: 2
ℹ️ TRUSTED SOURCE References: • Dependency from Trusted Source
- Line 14 (SKILL.md):
pip install azure-containerregistry - This dependency is from
https://github.com/Azure/azure-sdk-for-python, a trusted GitHub organization. This is noted for transparency but does not elevate the overall risk. • Dependency from Trusted Source - Line 10 (references/acceptance-criteria.md):
pip install azure-containerregistry - This dependency is from
https://github.com/Azure/azure-sdk-for-python, a trusted GitHub organization. This is noted for transparency but does not elevate the overall risk.
================================================================================
- Contains 1 malicious URL(s) - DO NOT USE