objc-sql-injection-deep-audit
CommunityDeep audit Objective-C SQL injection
Software Engineering#code analysis#sql injection#security audit#sqlite#vulnerability detection#objective-c
Authorjvalinsky
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies and helps remediate SQL injection vulnerabilities within Objective-C codebases that interact with SQLite databases, going beyond simple pattern matching to analyze dynamic SQL construction and data flow.
Core Features & Use Cases
- Vulnerability Detection: Pinpoints areas where user input might be improperly handled in SQL queries.
- Code Analysis: Scans Objective-C files (
.m,.mm,.h) for risky SQL patterns like string formatting and concatenation. - Use Case: When reviewing a feature that allows users to search or filter data stored in a local SQLite database, use this Skill to ensure that user-provided search terms cannot be used to execute arbitrary SQL commands.
Quick Start
Run the SQL injection scan script against the current directory and output results to /tmp/objc-sql-injection-deep-audit.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: objc-sql-injection-deep-audit Download link: https://github.com/jvalinsky/garazyk/archive/main.zip#objc-sql-injection-deep-audit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.