Prompt file imported from chrisengalang/habi (
.github/prompts/security-review.prompt.md). Fill in{{scope}},{{related_changes}}before use. Copyright stays with the author.
Security Review
Task:
- Review data access paths in UI and src/services/api.js.
- Check ownership validation for read and write operations.
- Evaluate sharing-related access boundaries.
- Identify risks by severity.
- Propose concrete remediations with file-level impact.
Inputs:
- Scope to review: {{scope}}
- Related files or PR summary: {{related_changes}}
Output format:
- Findings ordered by severity
- Evidence and impacted paths
- Recommended fixes
- Validation checklist
- Residual risk