feat(skills): add shared task workflows
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: security-review
|
||||
description: Review changes for concrete security weaknesses.
|
||||
---
|
||||
|
||||
# Security Review
|
||||
|
||||
Inspect trust boundaries, input handling, authorization, secrets, permissions, and sensitive data.
|
||||
|
||||
Return evidence, impact, and actionable findings. Do not invent vulnerabilities without evidence.
|
||||
Reference in New Issue
Block a user