SecPriv — Unified Security and Privacy Code Review Skill

Official

Unified security and privacy code review.

Authorfacebookresearch
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It enables a single-pass code review that surfaces both security weaknesses (CWE-mapped) and privacy violations (GDPR-mapped) in code, reducing fragmentation between security and privacy review processes.

Core Features & Use Cases

  • Unified detector-validator workflow that enumerates candidate findings across security and privacy surfaces and suppresses false positives with a shared, confidence-thresholded validator.
  • Supports Python and JavaScript/TypeScript code reviews in pull requests and diffs, with cross-surface mapping and standards alignment to CWE IDs or GDPR articles.
  • Use case: integrate SecPriv into a code-review workflow to produce a concise JSON array of high-confidence findings for pull requests.

Quick Start

Provide the SKILL.md system prompt to your LLM agent and submit a code file to receive a JSON array of findings.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: SecPriv — Unified Security and Privacy Code Review Skill
Download link: https://github.com/facebookresearch/secpriv-skill/archive/main.zip#secpriv-unified-security-and-privacy-code-review-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.