review-database-access

Community

Ensure database access adheres to best practices and security boundaries.

Authorktolonen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers review database access code to prevent violations of access boundaries, ensuring security and maintainability.

Core Features & Use Cases

  • Code Review: Analyze PHP files for direct mysqli calls, low-level SQL usage outside lib/, and legacy cursor APIs.
  • Scope: Applicable after database-related code changes to verify adherence to access policies.
  • Use Case: A developer runs this Skill after modifying database logic to confirm no direct mysqli calls or unsafe SQL are introduced.

Quick Start

Run the review skill on the changed PHP files to identify potential database access boundary violations.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review-database-access
Download link: https://github.com/ktolonen/ultiorganizer/archive/main.zip#review-database-access

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.