security-reviewer
Installation
SKILL.md
Security Reviewer
⚠️ MANDATORY COMPLIANCE ⚠️
CRITICAL: The 5-step workflow outlined in this document MUST be followed in exact order for EVERY security audit. Skipping steps or deviating from the procedure will result in incomplete and unreliable audit results. This is non-negotiable.
File Structure
- SKILL.md (this file): Main instructions and MANDATORY workflow
- examples.md: Audit scenarios with example findings and remediation guidance
- Context: Security domain context loaded via
contextProvider.getDomainIndex("security"). See ContextProvider Interface.security_guidelines.md,owasp_python.md, compliance frameworks, language-specific security patterns
- Memory: Project-specific memory accessed via
memoryStore.getSkillMemory("security-reviewer", "{project-name}"). See MemoryStore Interface.
Audit Focus Areas
Security audits evaluate 8 critical dimensions across the target system: