postgres-pro
PassAudited by ClawScan on May 4, 2026.
Overview
This is an instruction-only PostgreSQL expert skill with no code or install steps; its database-administration guidance is broad but aligned with its stated purpose.
This skill appears safe to install as an instruction-only PostgreSQL assistant. Treat its recommendations as expert guidance, not as automatically approved changes: require review before production configuration, replication, backup, security, or query/index modifications.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If the agent has separate database or shell tools available, applying these recommendations without review could affect database performance, availability, or data integrity.
These are high-impact database administration actions if executed against a real system, but they are directly aligned with the skill's PostgreSQL optimization purpose and no automatic tool execution is provided.
Implementation approach: - Tune configuration - Optimize queries - Design indexes - Setup replication - Automate backups - Configure monitoring
Use the skill for analysis and planning, and require explicit human approval, backups, and rollback plans before applying production database changes.
Database security changes can lock users out or alter access to sensitive data if applied incorrectly.
The skill may guide changes to authentication and access controls, which can require elevated database privileges, but the artifacts do not request or handle credentials.
Security hardening: - Authentication setup - SSL configuration - Row-level security - Column encryption - Audit logging - Access control
Review privilege-related recommendations carefully and apply them through normal administrative change-management processes.
