fix: normalize codex skill metadata

This commit is contained in:
Affaan Mustafa
2026-04-27 16:04:58 -04:00
parent 5595c074fe
commit d89f8d895d
69 changed files with 220 additions and 89 deletions

View File

@@ -1,7 +1,7 @@
interface:
display_name: "Security Review"
short_description: "Comprehensive security checklist and vulnerability detection"
short_description: "Security checklist and vulnerability review"
brand_color: "#EF4444"
default_prompt: "Run security checklist: secrets, input validation, injection prevention"
default_prompt: "Use $security-review to review sensitive code with the security checklist."
policy:
allow_implicit_invocation: true