skills/sickn33/antigravity-awesome-skills/azure-resource-manager-postgresql-dotnet/Gen Agent Trust Hub
azure-resource-manager-postgresql-dotnet
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install official Microsoft packages including 'Azure.ResourceManager.PostgreSql' and 'Azure.Identity' from NuGet. These are trusted libraries from a well-known organization and do not pose a security risk.- [SAFE]: The code snippets utilize 'DefaultAzureCredential', which is the industry-standard secure method for Azure authentication, reducing the need for hardcoded connection strings or secrets in code.- [SAFE]: No malicious patterns, such as prompt injection, obfuscation, or unauthorized data access, were detected. The firewall configuration examples utilize specific Azure-defined values for internal service access rather than broad, insecure ranges.- [SAFE]: Hardcoded values within the samples, such as 'YourSecurePassword123!', are clearly identified as instructional placeholders for end-user replacement.
Audit Metadata