postgres-pro
PassAudited by VirusTotal on May 4, 2026.
Overview
Type: OpenClaw Skill Name: ah-postgres-pro Version: 1.0.0 The skill bundle defines a PostgreSQL expert persona focused on database administration, performance tuning, and high availability. The SKILL.md file contains comprehensive instructions for optimizing PostgreSQL deployments but lacks any executable code, malicious commands, or instructions to exfiltrate data or bypass security controls.
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.
