← all plugins

Secure Rust Code Review

curated by SkillMD · plugin · 4 skills

Installs a pipeline to validate, plan, execute, and enforce a secure Rust code review.

Install the whole plugin (CLI)
npx skillmds add trailofbits/rust-review npx skillmds add getsentry/find-bugs npx skillmds add alirezarezvani/pr-review-expert npx skillmds add antigravity/fix-review
⬇ Download

Skills in this plugin

  1. rust-review · trailofbits
    Audits Rust codebases for safe/unsafe boundary issues, memory safety in unsafe blocks, concurrency hazards, panic-induced DoS, FFI safety, and async runtime mistakes.
    6k
    repo stars
  2. find-bugs · getsentry
    Reviews local branch changes for bugs, security vulnerabilities, and code quality issues using a structured checklist and attack surface mapping.
    845
    repo stars
  3. pr-review-expert · alirezarezvani
    Review GitHub PRs and GitLab MRs with structured analysis including blast radius, security scanning, test coverage delta, breaking change detection, and performance impact.
    20.4k
    repo stars
  4. fix-review · antigravity
    Verifies that fix commits properly address security audit findings without introducing new bugs or vulnerabilities.
    42.4k
    repo stars