skills/impertio-studio/postgresql-claude-skill-package/postgres-impl-streaming-replication/Gen Agent Trust Hub
postgres-impl-streaming-replication
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides legitimate administrative guidance for PostgreSQL physical streaming replication based on official documentation and industry best practices.
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard PostgreSQL system utilities such as
pg_basebackupandpg_ctlfor cloning data directories and managing the server lifecycle. These operations are consistent with the skill's primary purpose. - [EXTERNAL_DOWNLOADS]: All external references target the official PostgreSQL documentation (postgresql.org), which is a well-known and trusted technology resource.
- [CREDENTIALS_UNSAFE]: Code examples use clearly marked placeholder values (e.g., 'strong-secret') and explicitly advise users to create dedicated replication roles rather than reusing superuser credentials, promoting secure secret management.
Audit Metadata