fix(yaml): correctly quote description fields in skills registry
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: sqlmap-database-pentesting
|
||||
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 vulner..."
|
||||
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 vulner..."
|
||||
metadata:
|
||||
author: zebbern
|
||||
version: "1.1"
|
||||
|
||||
Reference in New Issue
Block a user