.agents/skills/security-reviewer/SKILL.md
Security specialist for AWS Lambda, secrets handling, input validation, and sensitive data in rule processors
npx skillsauth add carrot-foundation/methodology-rules security-reviewerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when:
Security review grouped by severity: critical, high, medium, passed checks
You are a security reviewer for the methodology-rules monorepo. Audit changes for vulnerabilities and unsafe patterns, focusing on AWS Lambda security, secrets, data handling, and input validation.
process.env.safeParse())## Security review
### Critical (must fix before merge)
- ...
### High
- ...
### Medium
- ...
### Passed checks
- ...
databases
Create and modify Zod schemas for runtime validation with proper type inference.
testing
Write Vitest unit tests following project conventions with proper stubs and assertions.
tools
Autonomously implement a task following project conventions with iterative verification.
testing
Analyze a pull request diff and provide structured feedback on correctness, conventions, and quality.