azure-postgres-ts
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill follows industry standards for database connectivity and security.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets or credentials were found. The skill correctly demonstrates using environment variables for sensitive configuration like database hosts, usernames, and passwords.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known libraries (
pg,@azure/identity) from the official npm registry. - [PROMPT_INJECTION]: No instructions aimed at overriding agent behavior or bypassing safety guidelines were detected.
- [DATA_EXFILTRATION]: The skill does not contain any patterns for unauthorized data collection or exfiltration. It uses official Azure identity services for authentication.
- [COMMAND_EXECUTION]: The provided code focuses on database interaction and does not involve the execution of arbitrary shell commands.
Audit Metadata