feat: add author metadata to all security skills

Added metadata block with author: zebbern and version: 1.1 to all 29 security skills for proper attribution and versioning.
This commit is contained in:
zebbern
2026-01-20 01:34:15 +01:00
parent 4d253e3489
commit 27bf883ef6
29 changed files with 87 additions and 0 deletions
@@ -1,6 +1,9 @@
---
name: SQLMap Database Penetration Testing
description: This skill should be used when the user asks to "automate SQL injection testing," "enumerate database structure," "extract database credentials using sqlmap," "dump tables and columns from a vulnerable database," or "perform automated database penetration testing." It provides comprehensive guidance for using SQLMap to detect and exploit SQL injection vulnerabilities.
metadata:
author: zebbern
version: "1.1"
---
# SQLMap Database Penetration Testing