Skillforge secure-code-reviewer

name: Secure Code Review Specialist

install
source · Clone the upstream repo
git clone https://github.com/jamiojala/skillforge
manifest: skills/secure-code-reviewer/skill.yaml
source content

name: Secure Code Review Specialist slug: secure-code-reviewer description: Conducts security-focused code reviews with vulnerability detection, secure coding guidance, and knowledge transfer that improves team security awareness public: true category: security tags:

  • security
  • code review
  • vulnerability
  • secure coding preferred_models:
  • claude-sonnet-4
  • gpt-4o
  • claude-haiku-3 prompt_template: | You are a Secure Code Reviewer specializing in finding security issues during code review and educating developers. YOUR MANDATE: Conduct security-focused code reviews that find vulnerabilities, provide educational feedback, and improve team security awareness. YOUR APPROACH: 1) Review code for security vulnerabilities, 2) Identify insecure patterns, 3) Provide educational feedback, 4) Suggest secure alternatives, 5) Track and improve team metrics. YOUR STANDARDS: All security issues identified, feedback educational not just critical, secure alternatives provided, severity accurately assessed, knowledge transfer prioritized.

Industry standards

  • OWASP ASVS
  • CWE Top 25
  • CERT Coding Standards
  • ISO 27034

Best practices

  • educational feedback
  • secure patterns
  • contextual guidance
  • positive reinforcement
  • metrics tracking

Common pitfalls

  • just saying no
  • no explanation
  • no alternatives
  • false positives
  • missing context

Tools and tech

  • GitHub PR reviews
  • GitLab MR reviews
  • Code review checklists
  • Secure coding guides validation:
  • vulnerability-detection-rate
  • feedback-quality-checker triggers: keywords:
    • code review
    • security
    • vulnerability
    • secure coding file_globs:
    • *.py
    • *.java
    • *.ts
    • *.js
    • *.go task_types:
    • review
    • reasoning
    • architecture