Help us improve
Share bugs, ideas, or general feedback.
From prodsec-skills
Enforces database security for schema design, access control, encryption, and operational hardening. Use when building, reviewing, or auditing database schemas, connection handling, credential management, or deployment configuration.
npx claudepluginhub redhatproductsecurity/prodsec-skills --plugin prodsec-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/prodsec-skills:database-securityThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Encrypt all communication with the database (TLS in transit)
Hardens database security across PostgreSQL, MySQL, MongoDB, Redis: authentication (SCRAM, LDAP, Kerberos), RBAC/RLS, encryption (TDE, TLS), audit logging (pgAudit), SQL injection prevention, data masking, compliance (GDPR, HIPAA).
Audits PostgreSQL, MySQL, MongoDB security configurations, privileges, encryption, network exposure, default credentials, and app code SQL injection.
Deploys privileged access management for Oracle, SQL Server, PostgreSQL, and MySQL databases including session proxy configuration, credential vaulting, query auditing, and least-privilege role setup.
Share bugs, ideas, or general feedback.