Fix SKILL.md frontmatter: add missing domain/subdomain/tags/version/author/license fields, fix name=None entries — all 649 skills now pass CI validation

This commit is contained in:
mukul975
2026-03-11 00:26:05 +01:00
parent c21af3347e
commit 90d93af814
85 changed files with 310 additions and 44 deletions
@@ -6,6 +6,12 @@ description: >-
identify SQLi patterns (UNION SELECT, OR 1=1, SLEEP(), BENCHMARK()), tracks
attack sources, correlates multi-stage injection attempts, and generates
incident reports with OWASP classification.
domain: cybersecurity
subdomain: security-operations
tags: [detecting, sql, injection, via]
version: "1.0"
author: mahipal
license: MIT
---
## Instructions