postgres-pro
AdvisoryAudited by Static analysis on May 4, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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.
