bitrix-postgresql
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides informational content regarding PostgreSQL support in the Bitrix framework, intended for system administrators and developers.
- [COMMAND_EXECUTION]: Includes a bash script for identifying missing PostgreSQL installation scripts within Bitrix modules. The script uses standard shell commands to iterate through local project directories and perform existence checks; it does not perform network operations, access sensitive system files, or execute remote payloads.
- [CREDENTIALS_UNSAFE]: The database connection example uses dummy placeholders (***) for passwords and local host settings, following secure documentation practices to avoid hardcoding secrets.
Audit Metadata