azure-appconfiguration-py
Audited by Gen Agent Trust Hub on Feb 13, 2026
================================================================================
✅ VERDICT: SAFE
This skill is a documentation-only skill, providing instructions and code examples for using the Azure App Configuration SDK for Python. It does not contain any executable scripts or malicious patterns. The pip install instruction refers to a package from a trusted source (Azure/Microsoft GitHub organization), and the skill's best practices section promotes secure handling of credentials. No direct threats such as prompt injection, data exfiltration, obfuscation, privilege escalation, or persistence mechanisms were detected within the skill's content.
Total Findings: 1
🔵 LOW Findings: • Unverifiable Dependency (Trusted Source)
- Line 12 (SKILL.md):
pip install azure-appconfiguration
ℹ️ TRUSTED SOURCE References: • https://github.com/Azure/azure-sdk-for-python
- Line 3 (references/acceptance-criteria.md): The
azure-appconfigurationpackage is part of theAzure/azure-sdk-for-pythonrepository, which is a trusted source.
================================================================================