security

Installation
SKILL.md

Database Security Skill

Overview

Implement comprehensive database security including access control, encryption, and audit logging.

Topics Covered

Access Control

  • User management
  • Role-based access (RBAC)
  • Row-level security
  • Column-level permissions
  • Privilege management

SQL Injection Prevention

  • Parameterized queries
  • Input validation
  • ORM security
  • Stored procedure security
Related skills
Installs
23
GitHub Stars
1
First Seen
Jan 20, 2026