azure-postgres-ts
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or persistence mechanisms were detected in the skill instructions or code snippets.
- [COMMAND_EXECUTION]: The skill provides standard installation commands for official and well-known Node.js packages including
pgand@azure/identity. - [DATA_EXPOSURE]: The skill correctly instructs users to manage sensitive database credentials (host, user, password) through environment variables rather than hardcoding them, which is a standard secure development practice.
- [EXTERNAL_DOWNLOADS]: The skill references documentation and libraries from trusted and well-known sources including Microsoft Azure, GitHub, and the NPM registry.
- [PROMPT_INJECTION]: The skill proactively addresses security risks by providing multiple examples and instructions on using parameterized queries to prevent SQL injection when processing data.
Audit Metadata