← all plugins

Secure Code Review Pipeline

curated by SkillMD · plugin · 12 skills

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

Install the whole plugin (CLI)
npx skillmds add addyosmani/security-and-hardening npx skillmds add getsentry/find-bugs npx skillmds add alirezarezvani/pr-review-expert npx skillmds add antigravity/fix-review npx skillmds add cloudflare-security-audit/security-audit npx skillmds add deep-chavda/ai-engineering-standards npx skillmds add zhaoxuya520/code-audit npx skillmds add zhaoxuya520/api-security npx skillmds add zhaoxuya520/dotnet-reverse npx skillmds add zhaoxuya520/identity-federation npx skillmds add zhaoxuya520/supply-chain-security npx skillmds add shulkwisec/xxe
⬇ Download

Skills in this plugin

  1. security-and-hardening · addyosmani
    Hardens code against vulnerabilities by applying threat modeling, OWASP Top 10 prevention patterns, and secure coding practices for web applications.
    69.5k
    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
  5. security-audit · cloudflare-security-audit bundle
    Finds exploitable vulnerabilities in codebases through a structured multi-phase audit covering recon, hunting, validation, and reporting.
    39
    installs
  6. ai-engineering-standards · deep-chavda
    Enforces production-grade Python and AI engineering standards for FastAPI, LangChain/LangGraph, RAG pipelines, and LLM integrations, covering type safety, error handling, testing, and security.
    0
    installs
  7. code-audit · zhaoxuya520 bundle
    Performs authorized source-code security reviews using SAST tools like Semgrep and CodeQL, with manual verification of findings and fix recommendations.
    12.8k
    repo stars
  8. api-security · zhaoxuya520 bundle
    Authorized security assessment of REST, GraphQL, WebSocket, and SOAP APIs covering discovery, authentication, authorization, rate-limiting, and CI/CD integration.
    12.8k
    repo stars
  9. dotnet-reverse · zhaoxuya520 bundle
    Provides a structured workflow for reverse engineering .NET and C# binaries, including deobfuscation with de4dot, static analysis via dnSpyEx IL view, dynamic debugging, and reliable IL patching for red-team tools and malware.
    12.8k
    repo stars
  10. identity-federation · zhaoxuya520 bundle
    Authorized assessment of federated identity systems covering SAML, OIDC, and OAuth2 flows, SSO misconfigurations, and token confusion issues.
    12.8k
    repo stars
  11. supply-chain-security · zhaoxuya520 bundle
    Assess software supply chain security by generating SBOMs, scanning dependencies, auditing CI/CD pipelines, analyzing container images, and verifying vulnerability reachability.
    12.8k
    repo stars
  12. xxe · shulkwisec
    Detect and exploit XML External Entity (XXE) injection vulnerabilities in XML parsers, including file disclosure, SSRF, and blind out-of-band exfiltration.
    21
    repo stars