opengrep-compliance

Community

Hybrid code compliance scanning with OpenGrep and LLM analysis.

Authorbettercallfan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of code compliance scanning, combining local OpenGrep rule scanning with LLM analysis to provide a comprehensive code compliance workflow.

Core Features & Use Cases

  • Hybrid Scanning: Combines OpenGrep rule scanning with LLM analysis for a thorough code compliance check.
  • OpenGrep Rule Scanning: Utilizes local OpenGrep rules for fast, deterministic scanning.
  • LLM Analysis: Performs in-depth analysis to connect findings, recommend fixes, and prioritize risks.
  • Use Case: For a developer looking to ensure code compliance, this Skill can scan their codebase for potential security vulnerabilities and provide remediation suggestions.

Quick Start

To run the scan on the current directory, use the following command:

python /mnt/skills/custom/program_snippet/opengrep-compliance/scripts/run_scan.py --target . --output-dir reports/opengrep

Dependency Matrix

Required Modules

pythonlocal_opengrep_binary

Components

scriptsassets

💻 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: opengrep-compliance
Download link: https://github.com/bettercallfan/deerflow/archive/main.zip#opengrep-compliance

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 620,000+ vetted skills library on demand.